Authorizations
Your secret API key. Keep this secure and never expose it in client-side code.
Path Parameters
Invoice ID
Body
application/json
Name of the invoice
Email address
Customer ID
Currency for the invoice
Available options:
usdc
, eurc
Due date of the invoice
Example:
"2025-05-20"
Delivery method
Available options:
EMAIL
, MANUALLY
Whether to generate a payment link
Array of accepted payment methods
Invoice status
Available options:
DRAFT
, OPEN
, PASTDUE
, PAID
, PARTIALLYPAID
Allow partial payments
Address
Phone number
Send date
Example:
"2025-05-20"
Logo URL
Tax ID
Response
The invoice has been successfully updated.