Return product's special price. In case of at least one of skus is not found exception will be thrown.
application/json
{"skus":["<string>","<string>"]}
POST /V1/products/special-price-information HTTP/1.1 Host: {{baseurl}} Content-Type: application/json Accept: */* Content-Length: 32 { "skus": [ "<string>", "<string>" ] }
OK
[ { "price": 20652227.338422254, "store_id": -26471339, "sku": "et Ut", "price_from": "eu commodo in nisi", "price_to": "aliqua laborum ", "extension_attributes": {} }, { "price": -93484295.93960197, "store_id": 48381305, "sku": "consectetur Ut dolore", "price_from": "enim commodo", "price_to": "anim Duis sint", "extension_attributes": {} } ]