Approve a pending decrease request
POST/api/v1/cart/:cartId/modification/:modId/approve
Approver-only. The caller must be listed in cart_approver for the cart's channel, and the discount must be within their max_discount_percentage. On approval the discount line applies and the cart total drops to the requested amount.
Request
Responses
- 200
OK