Invoices
Pay Invoice
This endpoint pays an invoice
POST
/
v1
/
invoice
/
pay
Body
This is the ID of the invoice to be paid.
Response
Indicates whether the call was successful. 1 if successful, 0 if not.
This endpoint pays an invoice
This is the ID of the invoice to be paid.
Indicates whether the call was successful. 1 if successful, 0 if not.