Price Resolver
GET/suppliers/resolve-price/:store/:type/:identifier/:countryCode/:currencyCode/:quantity
Gets the resolved price of a product or variant for a specific store, country, currency, and quantity. All parameters are required.
Request
Responses
- 200
- 403
- 404
OK
Authorization error
Resource not found it means that the provided product or variant identifier or any of the path parameters to amend is either not yours or present in the database.