LowCodeAPI
  • Sales Returns(7)
    • POST
      Create a Sales Return
    • GET
      List all Sales Returns
    • PUT
      Update a Sales Return
    • GET
      Retrieve a Sales Return
    • DEL
      Delete a Sales Return
    • POST
      Create a Sales Return Receive
    • DEL
      Delete a Sales Return Receive
POST
POST
POST
POST
POST
PUT
POST
DELETE
POST
PUT
DELETE
POST
PUT
DELETE
POST
POST
POST
POST
DELETE
POST
GET
PUT
GET
DELETE
POST
DELETE
POST
https://api.lowcodeapi.com/zohoinventory/inventory/v1/salesreturns
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
salesreturn_numberstring
Return Merchandise Authorisation (RMA) number of the Sales Return
datestring
Date on which the entity was created
reasonstring
The reason for raising a Sales Return
custom_fieldsarray
Custom fields for a salesreturn
line_itemsarray*
The underlying items in a Sales Return
salesorder_idstring
Unique ID generated by the server for the Sales Order from which the Sales Return is created.
Response
API response data will be shown here once the request is completed.
Zoho Inventory