{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"merchantId": "c3073b9d-edd0-49f2-a28d-b7ded8ff9a8b",
"status": "active",
"deactivatedAt": "string",
"dataCollection": [
"name"
],
"amount": {
"units": 0,
"currencyCode": "GBP"
},
"frequency": "weekly",
"numberOfPayments": 0,
"reference": "string",
"description": "string",
"link": "http://example.com",
"taxes": [
{
"name": "string",
"inclusive": true,
"amount": {
"units": 0,
"currencyCode": "GBP"
}
}
],
"returnUrl": "http://example.com",
"createdAt": "string",
"updatedAt": "string"
}