Create a new invoice for your customers
Parameter | Type | Required | Description |
---|---|---|---|
customer_id | string | Yes | Customer identifier |
amount | number | Yes | Invoice amount |
currency | string | Yes | Currency code |
description | string | No | Invoice description |
due_date | string | No | Due date (ISO 8601 format) |