Step 2: Preview Imported File
HTTP Request
PUT https://commerce.zoho.com/store/api/v1/import//preview
OAuthScope
ZohoCommerce.import.UPDATE
Body Parameters
Parameter | Description |
entity_columns* | Array: Give array of all entity and csv column mapping (Use entity_columns array response format from the step 1). |
csv_column* | string: Give csv column name. |
entity_column* | string: Give corresponding entity column name for mapping. |
Sample Request
Copied
Show full
Show less
Success Response
Copied