Authorizations
JWT Bearer token from Auth0 authentication
Response
List of all mandates for the customer
Mandate mode: 'live' for production, 'sandbox' for testing
Available options:
live
, sandbox
Retrieve all mandates for the authenticated customer.
Authentication Required: JWT Bearer Token
Authorization: Bearer <jwt_token>
headerJWT Bearer token from Auth0 authentication
List of all mandates for the customer
Mandate mode: 'live' for production, 'sandbox' for testing
live
, sandbox