appmixer.stripe.core.CreateInvoice
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Customer Id | text | The identifier of the customer to invoice. |
| Collection Method | select | Select how to collect payment. |
| Description | text | An optional description for the invoice. |
| Auto Advance | toggle | If true, the invoice will be automatically finalized and sent to the customer. |
| Due Date | date-time | The date on which payment for this invoice is due. Required if collection method is 'Send Invoice'. |
| Days Until Due | number | Number of days from when the invoice is sent until it is due. Required if collection method is 'Send Invoice' and Due Date is not provided. |
| Field | Type | Description |
|---|---|---|
| Id | - | |
| Object | - | |
| Customer | - | |
| Status | - |