get https://rls.congacloud.com/api/cart/v1/carts//items//waterfallchart
Retrieves the price waterfall detail based on the given cart's line item ID.
Log in to see full request history
Responses
200OK
204No Content
500Internal Server Error
Retrieves the price waterfall detail based on the given cart's line item ID.
200OK
204No Content
500Internal Server Error
xxxxxxxxxx
curl --request GET \
--url https://rls.congacloud.com/api/cart/v1/carts/cartId/items/lineitemId/waterfallchart \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: