POST:returns/receive.json
POST:returns/receive.json
Description
Receive a return. Items will be returned to selected inventory location.
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
{ "inventory_location_id": "il_EQzGqWoY" }
Response Body
Response Body Type
Loading module