Skip to main content

Poll the cart's amount-modification approval status

GET 

/api/v1/cart/:cartId/modification

Lightweight status for the requesting agent to poll while a DECREASE awaits approval. Returns the latest modification (any status), so a REJECTED / CANCELLED / SUPERSEDED outcome is observable — unlike the amountModification block on the full cart, which only surfaces the pending or effective one. 204 No Content when the cart has no modification.

Request

Responses

OK