Cancel return inventory handling
ReturnInventory
Cancel return inventory handling
POST
Cancel return inventory handling
Cancels a pending handling instruction on a return inventory record. If the warehouse has not yet acted on the instruction, this returns the inventory to the pending state, ready for a new instruction.
Authorizations
Your API key
Your API token — keep this private
Body
application/json
Return inventory ID to cancel handling for
Response
Success
Universal response envelope. Successful responses include the business payload as additional top-level fields alongside correlationId and meta. Failed responses (auth errors, validation errors) only populate correlationId and meta, with meta.errorCode and meta.error describing the failure.