Flag RMA for QC inspection (received -> inspecting)
Marks a return as inspected and records disposition decisions for each item (restock, scrap,
or repair). Restocked items immediately credit back to the warehouse location’s on-hand
balance and trigger a credit-memo GL journal entry. This operation transitions the return to
status: inspected.
Requires returns:write scope.
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_
Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Headers
Client-generated unique key for idempotent POST/PATCH/DELETE operations. Alias for the Idempotency parameter. Max 255 chars. On retry with the same key, the original response is returned without re-executing the operation. Keys expire after 24 hours.
255Path Parameters
Body
Response
RMA moved to inspecting

