Mark as Shipped
OAuthScope
ZohoCommerce.shipmentorders.CREATE
HTTP Request
POST https://commerce.zoho.com/store/api/v1/salesorders/{order_id}/shipmentorders/shipped
Body JSON Parameters
Parameter | Description |
shipment_date* | string: Shipment date of the sales order. |
tracking_number* | string: Tracking number of shipment. |
carrier* | string: Carrier used for shipment. |
service | string: Type of service selected for shipment. |
tracking_url | string: The tracking URL of the shipment. |
Request Example
Copied
Success Response
Copied
Show full
Show less
Failure Response
Copied