2023-11-30 — Add discounts field for platform connectors
The discounts field is the list of discounts for an order. It is a list which contains the applied discounts to the order with details about the each discount.
The discounts field is the list of discounts for an order. It is a list which contains the applied discounts to the order with details about the each discount.
The platform_friendly_id field is a unique identifier for the order on the platform. This field is used to identify the order on the platform and is used by the Bold Checkout Admin to link the order to the platform. Please note platform_id should be used only for the internal identifier of the order on the platform.
The code of shipping method for the order. Each store defines its own shipping codes.