Number of APIs: 2
GET {{url}}/billing_requests/{{billing_request}}
Retrieves the details of a single billing request.
POST {{url}}/payments
Creates a new payment object. This fails with a mandateisinactive error if the linked mandate is cancelled or has failed. Payments can be created against mandates with status of: pendingcustomerapproval, pending_submission, submitted, and active.
ENDPOINTS