Number of APIs: 13
POST {{api-url}}/price/{{tenant}}/priceModels
GET {{api-url}}/price/{{tenant}}/priceModels/{{priceModelId}}
GET {{api-url}}/price/{{tenant}}/priceModels?pageNumber=1&pageSize=16
GET {{api-url}}/price/{{tenant}}/prices/{{priceId}}?extendWithPriceModel=true
DELETE {{api-url}}/price/{{tenant}}/priceModels/{{priceModelId}}
DELETE {{api-url}}/price/{{tenant}}/prices/{{priceId}}
POST {{api-url}}/price/{{tenant}}/matchPriceByContext
POST {{api-url}}/price/{{tenant}}/matchPrice
GET {{api-url}}/price/{{tenant}}/prices
PUT {{api-url}}/price/{{tenant}}/prices/{{priceId}}
ENDPOINTS