Price Breaks REST Endpoints
Shopping Catalog Item Details/Price Breaks
Agreement price breaks are reductions in the price of an item based on certain conditions, such as purchasing in bulk or ordering from a specific location. For example, the price of a laptop may be reduced by $100 if you order more than 20 units, or by $30 if you order from a specific location.
- Get all price breaks
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shoppingCatalogItemDetails/{SearchObjectId}/child/agreementLinePriceBreaks
- Get one price break
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shoppingCatalogItemDetails/{SearchObjectId}/child/agreementLinePriceBreaks/{agreementLinePriceBreaksUniqID}