Mandates
Get Mandate by ID
Retrieve a specific mandate by its ID.
Authentication Required: JWT Bearer Token
- Requires
Authorization: Bearer <jwt_token>
header - Token must contain valid customer ID
- Only returns mandates owned by the authenticated customer
GET
Authorizations
JWT Bearer token from Auth0 authentication
Path Parameters
Response
200
application/json
Mandate details including product, price, and metadata
Mandate response