PAYMENTS-Invoice
Number of APIs: 5
-
Get an invoice. GET {{baseUrl}}/v4/invoices/:uid?locationUid=00000000-0000-0000-0000-000000000000
-
Get all invoices. GET {{baseUrl}}/v4/invoices?locationUid=00000000-0000-0000-0000-000000000000&datePaid=2015-01-23T23:50:07Z&dateRefunded=2015-01-23T23:50:07Z&dateCreated=2015-01-23T23:50:07Z&limit=10&cursor=MDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAw
-
Create an invoice. POST {{baseUrl}}/v4/invoices
-
Cancel an invoice. POST {{baseUrl}}/v4/invoices/:uid/cancel
-
Refund an invoice POST {{baseUrl}}/v4/invoices/:uid/refund