Skip to main content
GET
Show mandate for customer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerId
string
required
id
string
required

Response

Mandate details

id
string
required
Example:

"mdt_abc123"

method
enum<string>
required
Available options:
directdebit,
creditcard
Example:

"directdebit"

status
enum<string>
required
Available options:
valid,
invalid,
pending
Example:

"valid"

details
object
required
custom_mandate_reference
string | null
Example:

"MY-REF-001"

signature_date
string | null
Example:

"2025-01-15"