| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Amount | decimal number |
Required |
|
| ExternalCustomerId | string |
Max length: 100 |
|
| CreditCardId | integer |
None. |
|
| CreditCard | CreditCardDto |
None. |
|
| InvoiceNumber | string |
Max length: 20 |
|
| InvoiceDescription | string |
Max length: 255 |
|
| LineItems | Collection of LineItemDto |
None. |
|
| TaxAmount | decimal number |
None. |
|
| TaxName | string |
None. |
|
| TaxDescription | string |
None. |
|
| DutyAmount | decimal number |
None. |
|
| DutyName | string |
None. |
|
| DutyDescription | string |
None. |
|
| CardCode | string |
None. |
|
| PaymentStatus | PaymentStatus |
None. |
|
| MerchantApplicationId | integer |
None. |
|
| MerchantApplicationName | string |
None. |
|
| AuthorizedAmount | decimal number |
None. |
|
| CapturedAmount | decimal number |
None. |
|
| RefundedAmount | decimal number |
None. |
|
| Customer | CustomerDto |
None. |
|
| PriceDiference | decimal number |
None. |
|
| CustomerIP | string |
None. |