| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
The name of the charge |
string |
None. |
| Description |
The description of the charge |
string |
None. |
| Amount |
The amount of the charge |
decimal number |
None. |
| TaxAmount |
The tax amount of the charge |
decimal number |
None. |
| NetAmount |
The net amount (amount + tax) |
decimal number |
None. |
| InvoiceNumber |
The invoice number assigned to the charge |
integer |
None. |
| CurrencyID |
The currency of the charge (ie. USD, EUR, etc) |
string |
None. |
| Status |
The status of the charge |
string |
None. |