Error
Return Orders
Process return items
Bulk-update items on a return order (used when items physically arrive). Each item: id, status. When status is NOT_RETURNED, send notReturnedDisposition DEPLOYED (keep deployed; omit deploy fields) or ARCHIVE (deployReason required; non-blank deployReasonDetails when deployReason is OTHER). Matches org-app Process Return. Offboarding returns: domain validation may still require deployReason for NOT_RETURNED. Additional RETURNED validation may return 400 with domain detail.
PATCH
Error
Authorizations
Prefix the value with "ApiKey" to indicate the custom authorization type
Path Parameters
Body
application/json
Response
Items updated
Returned after return-order items were processed successfully.