Mandates
Show mandate for customer
get
https://rcur.app/api/v2/customers/{customerId}/mandates/{id}
Requires your API key as Authorization: Bearer <key>. See authentication.
Path parameters
-
customerIdstring required -
idstring required
Responses
200 Mandate details Mandate object
-
idstring required -
methodstring requiredOne of
directdebitcreditcard -
statusstring requiredOne of
validinvalidpending -
custom_mandate_referencestring nullable -
signature_datestring nullable -
detailsobject required8 child attributes
-
consumer_namestring nullable -
consumer_accountstring nullable -
consumer_bicstring nullable -
card_holderstring nullable -
card_numberstring nullable -
card_expiry_datestring nullable -
card_labelstring nullable -
card_fingerprintstring nullable
-
404 Resource not found Error object
-
statusinteger required -
errorstring required