Payment requests
Create a payment request
This endpoint is used to create a payment request to collect payments of overdue invoices of a given customer
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Was this page helpful?