This document is generated by Apidog. Apidog: All-in-one workspace for API design, document, debug, test, mock
shipped
or partially_shipped
, depending on whether all the items were shipped.curl --location --request POST 'http://127.0.0.1:3658/m1/543334-505232-default/admin/orders//swaps//shipments' \
--header 'Content-Type: application/json' \
--data-raw '{
"fulfillment_id": "string",
"no_notification": true,
"tracking_numbers": [
"string"
]
}'