POST:returns/approve.json
POST:returns/approve.json
Description
Approve a return. It will mark fulfillment items are returned.
Permission bit: "returns.modify"
Topic: Returns
Query Parameters
Unique return identifier. See also: Unique Identifiers
Example: ?return_id=rt_EQzGqWoY
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "label_file_id": "fi_EQzGqWoY", "shipping_provider_type": "auspost", "tracking_company": "Ship & Co", "tracking_number": "1Z2345", "tracking_url": "http://www.google.com/search?q=1Z2345" }
Response Body
Response Body Type
Loading module