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.
Add the discounts
field to the following endpoints:
Platform Connector
- Response body of the List Orders endpoint.
- Response body of the Get Order endpoint.
- Request body of the Create Orders endpoint.
Platform Event Notifications
- Request body of the Order Saved endpoint.