Match Price By Context
POST {{api_url}}/price/{{tenant}}/match-prices-by-context
Request Body
{"items"=>[{"itemId"=>{"itemType"=>"PRODUCT", "id"=>"{{product_id_1}}"}, "quantity"=>{"quantity"=>8}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
X-Version | string | ||
Authorization | string |