Mandates
Get All Mandates
Retrieve all mandates for the authenticated customer.
Authentication Required: JWT Bearer Token
- Requires
Authorization: Bearer <jwt_token>
header - Token must contain valid customer ID
GET
Authorizations
JWT Bearer token from Auth0 authentication
Response
200
application/json
List of all mandates for the customer
The response is of type MandateResponse · object[]
.