Property | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
id
| string | The invoice number | ||||||||
po_number
| string | Reference to the purchase order number within your organization | ||||||||
amount
| number double | Amount of the invoice in USD | ||||||||
international
| boolean | |||||||||
status
| string | Status of this invoice
| ||||||||
orders
| array string | List of orders related to the invoice (it doesn't apply to prefunding) | ||||||||
rewards
| array string | List of rewards related to the invoice (it doesn't apply to prefunding) | ||||||||
created_at
| string date-time | Timestamp of when the invoice has been created. | ||||||||
paid_at
| string date-time | Timestamp of when the invoice has been paid. |