Add Comments
HTTP Request
POST https://commerce.zoho.com/store/api/v1/salesorders/{salesorder_id}/comments
OAuthScope
ZohoCommerce.salesorders.CREATE
Body Parameters
Parameter | Description |
description* | string: The comment to be added. |
show_comment_to_client | boolean: Boolean to determine whether the comment needs to be shown to client. |
mail_to_customer | boolean: Boolean to determine whether it has to be mailed to the customer. |
transaction_type* | string: Allowed values: salesorder, customer_payment, shipment_order, contact, none. |
Request Example
Copied
Response Example
Copied
Show full
Show less