cURL
curl --request GET \ --url https://your.service.com/sepa-mandates/{id} \ --header 'x-api-key: <api-key>'
{ "status": "OPEN", "expiration_date": "2023-12-25", "signees": [ { "email": "jsmith@example.com", "signature_status": "OPEN" } ] }
Documentation IndexFetch the complete documentation index at: https://developer.hellgate.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.hellgate.io/llms.txt
Use this file to discover all available pages before exploring further.
Mandate found
OPEN
SIGNED
REJECTED
EXPIRED
UNKNOWN
Show child attributes