ReturnOrders
Update a return
Update the status of a return and its return lines. Allows updating the overall return order status and individual return line statuses.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Numeric ID of the return to retrieve.
Body
application/json
Response
200 - application/json
Expected response to a valid request
The response is of type object
.