Server-Side API
Get a Mandate
Retrieve one mandate with its balance and full charge history.
GET
Retrieve one mandate with its derived balance and full charge history.
GET /v1/mandates/{id} · Authenticated with your secret key.
Need to create a mandate? Mandate creation is part of the Session APIs — create a mandate with a mandate_setup block on Create Session.
Path parameters
string
required
The mandate id.
Response
Everything in the List Mandates mandate object, plus:string
Cumulative amount charged.
integer
object[]