This endpoint lets you generate a secured S3 URL using which you can upload the CSV file containing price details. Ensure that all the headers and values in the CSV file are double-quoted. After a file is uploaded, it is processed internally to apply bulk changes to price details.
Note: The maximum number of rows with price records to upload per CSV file is 5000.
OK
Bad Request
Internal Server Error
{- "fileName": "file1.csv",
- "type": "price"
}
{- "keyId": "1646680518524-priceList1"
}