2023-01-20 — Add shipping_code field
The code of shipping method for the order. Each store defines its own shipping codes.
Add the shipping_code
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.