Invoices
Update Invoice
Update an existing invoice.
PATCH
/
v1
/
invoices
/
{uuid}
/
edit
Authorizations
Your API key. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the app settings
Path Parameters
Body
application/json
cancelled
- Cancelled
Available options:
cancelled
Craft a beautiful name for your link
Maximum length:
50
Response
200 - application/json
URL of the link or invoice,
enabled
- Enableddisabled
- disabledarchived
- Archivedpaid
- Paidunpaid
- Unpaidoverdue
- Overduecancelled
- Cancelledscheduled
- Scheduled
Available options:
enabled
, disabled
, archived
, paid
, unpaid
, overdue
, cancelled
, scheduled
Redirects to the success URL after the invoice is completed.
Redirects to the failure URL if the invoice payment fails.