| Name |
Type |
Description |
Notes |
| utc_date |
\DateTime |
The utc date of the external order |
|
| merchant_order_id |
string |
The merchant order identifier |
|
| visitor_id |
string |
Can be null. The visitor identifier of the external order |
[optional] |
| total_amount |
float |
The total amount of the external order |
|
| currency_code |
\Swagger\Client\Model\BeezUPCommonCurrencyCode |
|
|
| payment_validated |
bool |
Indicate if the payment of this external order has been validated or not |
|
| products |
\Swagger\Client\Model\TrackedExternalOrderProduct[] |
Can be null. The product list included in the external order |
[optional] |
[Back to Model list] [Back to API list] [Back to README]