Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 829 Bytes

File metadata and controls

14 lines (11 loc) · 829 Bytes

BeezUpApi.TrackedExternalOrder

Properties

Name Type Description Notes
utcDate Date The utc date of the external order.
merchantOrderId String The merchant order identifier
visitorId String Can be null. The visitor identifier related to this external order [optional]
totalAmount Number The total amount related to the external order.
currencyCode BeezUPCommonCurrencyCode
paymentValidated Boolean Indicate if the payment of this external order has been validated or not.
products [TrackedExternalOrderProduct] Can be null. the product list related to this external order. [optional]