Process uploaded price list file
Downloads an uploaded file, validates price rows, and upserts price items into a price list.
POST
/api/prices/lists/process-uploadDownloads an uploaded file, validates price rows, and upserts price items into a price list.
Request Body
application/json
Request payload for Process uploaded price list file.
fileId*string
Uploaded file identifier containing imported price rows.
Example
"file_123"priceListId*string
Price list identifier to update from the uploaded file.
Example
"pl_123"deleteMissing?|
Whether to delete existing price rows missing from the uploaded file.
[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json