Create Import Job Prices
POST {{api_url}}/import/{{tenant}}/jobs
Request Body
{"importType"=>"SITEPRICES", "timestamp"=>"{{currentTimeInMS}}", "updateType"=>"FULL"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |