Retrieve a single vendor return
Returns
Retrieve a single vendor return
Returns the full detail of a single vendor return by ID, including all line items, shipping
information, the linked vendor credit (if received), and the originating purchase order.
Requires returns:read scope.
GET
Retrieve a single vendor return
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.
Path Parameters
Query Parameters
Available options:
vendor, rma, line_items, vendor_credits Response
Vendor return object
Vendor-side RMA (goods sent back to supplier).
Available options:
vendor_return Available options:
pending, shipped_to_vendor, credit_received, replacement_received, closed, cancelled 
