| Name | Description | Type | Additional information |
|---|---|---|---|
| orderID | integer |
Required Range: inclusive between 0 and 2147483647 |
|
| shopID | integer |
Range: inclusive between 0 and 32767 |
|
| orderDate | date |
Required Data type: DateTime |
|
| deliveryDate | date |
Data type: DateTime |
|
| customerMessage | string |
Data type: Text |
|
| cardType | string |
Data type: Text String length: inclusive between 0 and 100 |
|
| cardNumber | string |
Data type: Text String length: inclusive between 0 and 100 |
|
| cardIssuerCountry | string |
Data type: Text String length: inclusive between 0 and 10 |
|
| fraudMarker | string |
Data type: Text String length: inclusive between 0 and 10 |
|
| merchantID | integer |
Range: inclusive between 0 and 2147483647 |
|
| transactionID | string |
Data type: Text String length: inclusive between 0 and 50 |
|
| termsOfDelivery | string |
Required Data type: Text String length: inclusive between 0 and 2 |
|
| authorizedAmount | integer |
Required Range: inclusive between 0 and 9,22337203685478E+18 |
|
| totalAmount | integer |
Required Range: inclusive between 0 and 9,22337203685478E+18 |
|
| subTotalAmount | integer |
Required Range: inclusive between 0 and 9,22337203685478E+18 |
|
| vatAmount | integer |
Required Range: inclusive between 0 and 9,22337203685478E+18 |
|
| discountAmount | integer |
Required Range: inclusive between 0 and 9,22337203685478E+18 |
|
| discountText | string |
Data type: Text |