LowCodeAPI
  • Shipment Orders(3)
    • POST
      Mark as Delivered
    • POST
      Mark as Shipped
    • PUT
      Update a Shipment Order
POST
POST
PUT
POST
https://api.lowcodeapi.com/zohocommerce/store/api/v1/salesorders/order_id/shipmentorders/delivered
Path Parameters 1
order_id*string

The path parameters will be sent as a URL query parameters as a part of the request.

Request Payload

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

Path Parameters
order_id*string
Order Id
Payload
delivery_datestring*
Date of delivery of the product
Response
API response data will be shown here once the request is completed.
Zoho Commerce