Re-order Product Images
OAuthScope
ZohoCommerce.items.CREATE
HTTP Request
POST https://commerce.zoho.com/store/api/v1/products//images/reorder
Body Parameters
Parameter | Values |
documents* | array: Give set of document_id and order to reorder the images. |
document_id* | string: Give document_id of the image obtained from product data. |
order* | number: Give the order number of the particular image. |
Sample Request
Copied
Success Response
Copied