Create Invoice
POST/api/v2/invoices
Create a new invoice with items and payment details.
Important: For most use cases, use the Checkout/Payment Link API (/v2/payment_links) instead.
It generates a payment link that you can embed in your own web page or redirect to.
Use Cases:
- Create an invoice and manually mark it as paid for reference
- Automated invoice generation
Request
Responses
- 200
- 422
Successful Response
Validation Error