Logo
Emporix Digital Commerce Platform API Documentation

matching

Number of APIs: 2


1. Matching prices for session context

POST {{api-url}}/price/{{tenant}}/matchPriceByContext

preview endpoint - the endpoint is not fully operated yet.
AVAILABLE for Price Service v2 only

This endpint allows to match the best available price for the provided item. The details about target currency, site and user/group identifier will be retrieved from the session context service. ### Required scopes * price.price_match_own



2. Calculate gross price between countries

POST {{api-url}}/price/{{tenant}}/matchPrice



ENDPOINTS