The Create Invoice endpoint allows you to generate a new invoice object within your system. This can be used to bill customers for goods or services.
Key Features:
- Invoice Generation: Create detailed invoices to streamline the billing process.
- Secure Access: Requires the key-hash in headers to ensure authorized usage.
Request Details:
- Headers: Ensure key-hash is included for secure authentication.
- Body Parameters:
- Include relevant information, such as customer details, invoice items, amounts, taxes, and any applicable metadata.
Usage Notes:
- This endpoint is suitable for creating both one-time and recurring invoices.
- Validate all input data before making the API call to avoid errors.
Benefits:
- Simplifies billing workflows with automated invoice creation.
- Helps maintain accurate financial records by programmatically managing invoices.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article