Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://mag3nt.com/api/ap2/mandates/{card_id} \ --header 'Authorization: <api-key>'
{ "mandates": [ { "mandate_id": "<string>", "merchant": "<string>", "amount": 123, "status": "<string>" } ] }
API key prefixed with 'Bearer sx_live_...'
Mandates list
Show child attributes