Skip to main content

Resolve Line Disposition

POST 

/api/return-receipts/resolve-line-disposition

Re-resolve the policy-defaulted disposition for a single staged line once more criteria are known (e.g. after the operator selects a condition grade), so grade-specific disposition policies apply at the Receive Station.

Required scope: returns:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Fields:

  • product_id (required)
  • warehouse_id (required)
  • return_reason_id (optional)
  • condition_grade (optional): A|B|C|unsellable

Request

Responses

OK

Response Headers
    Content-Type