Get the payment (collection or disbursement) with the id specified
curl --request GET \ --url http://sandbox.mintlify.com/availability \ --header 'X-API-Key: <api-key>'
[ { "operator": "mtn", "operation": { "type": "collection", "status": "OPERATIONAL" } } ]
mtn
orange
Show child attributes
collection
disbursement
OPERATIONAL
SUSPENDED
Was this page helpful?