Create / Upsert SKU Mapping
POST /api/customers/:customer_id/sku-mappings
Create a new SKU mapping or update an existing one (upsert) for the given customer. If a mapping for customer_sku already exists, it is updated with the new product_id.
Request