Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 723 Bytes

File metadata and controls

14 lines (11 loc) · 723 Bytes

BeezUpApi.TrackedOrder

Properties

Name Type Description Notes
utcDate Date The utc date of the order.
channel BeezUPCommonChannelBasicInfo
merchantOrderId String The merchant order identifier
totalAmount Number The total amount related to the order.
currencyCode BeezUPCommonCurrencyCode
paymentValidated Boolean Indicate if the payment of this order has been validated or not.
products [TrackedOrderProduct] the product list related to this order.