Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 855 Bytes

TrackedExternalOrder.md

File metadata and controls

14 lines (11 loc) · 855 Bytes

SwaggerClient::TrackedExternalOrder

Properties

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 related to this external order [optional]
total_amount Float The total amount related to the external order.
currency_code BeezUPCommonCurrencyCode
payment_validated BOOLEAN Indicate if the payment of this external order has been validated or not.
products Array<TrackedExternalOrderProduct> Can be null. the product list related to this external order. [optional]