Skip to main content

My inventory-hold usage

GET 

/api/v1/cart/hold-usage

The signed-in agent's hold quota across all their carts: holdUsage.active (live holds right now) of holdUsage.max (their configured cap). The cap comes from the agent's agent_hold_cap entry; an agent with no entry has a max of 0 and cannot place holds until an admin configures their limit. The same block is also embedded on every cart response.

Responses

OK