GET:return_inspections.json
GET:return_inspections.json
Description
Get all or specific return inspections
This is a typical bulk get endpoint.
Permission bit: "return_inspections.read"
Topic: Return Inspections
Query Parameters
ids: Comma-separated array of String, required
List of return reason ids. See also: Unique Identifiers
Example: ?ids=rr_EQzGqWoY,rr_EQzGqWoY
When asking for multiple items, allow returning less than was asked (in case some are missing)
Example: ?loose=true
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Response Body
Array of ReturnInspection
Response Body Type
Loading module