Vendor Returns
Update Damaged Item of Return
Update a damaged item, whose quantity is to be dismissed, in the return by the ID of the item’s RECEIVE_DAMAGED_RETURN_ITEM
action.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the return.
The ID of the damaged item's RECEIVE_DAMAGED_RETURN_ITEM
action.
Query Parameters
Comma-separated fields that should be included in the returned data.
Body
application/json
The return receival details.
Response
200 - application/json
OK
The response is of type object
.