ReturnOrders
Create a return
Create a return by items. Return line statuses and conditions can be specified. If an item is in an existing return and has not active rentals, the endpoint updates the return line. If the item has multiple active rentals, the rental ID must be specified (return rental IDs with error).
POST
/
return_orders
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Number of items to create.
Required range:
x < 100
Serials will be picked from the list and assigned to items.
Available options:
available
, unavailable