Added
Added marketplace order references to shipments
11 days ago by ReadMe GitHub Action
You can now send the order number of the marketplace an order was sold on, for shipments that reach us through a shop or aggregator rather than from the marketplace itself. Two optional fields were added to the shop object: marketplace_order_number and marketplace. See Creating a shipment and Updating a shipment.
Returns arrive labelled with the marketplace's order number, so sending it is what lets our warehouse match an incoming return to the shipment it came from. order_number and order_id are unchanged, these are additional fields.

