Import SKU Mappings from CSV
POST/api/customers/:customer_id/sku-mappings/import
Bulk-import SKU mappings for a customer from a CSV file. The CSV must have a header row with columns customer_sku and product_id. Existing mappings for the same customer_sku are updated (upsert behaviour).
Request
Responses
- 200
Successful response