Direct debits
List all Mandates
GET
/
v2.01
/
{ClientId}
/
mandates
Query parameters
BeforeDate
timestamp
The date before which the object was created (based on the object’s CreationDate
parameter). You can filter on a specific time range by using both the AfterDate
and BeforeDate
query parameters.
AfterDate
timestamp
The date after which the object was created (based on the object’s CreationDate
parameter). You can filter on a specific time range by using both the AfterDate
and BeforeDate
query parameters.
Path parameters
MandateId
string
requiredThe unique identifier of the mandate.
Responses
Was this page helpful?