Stripe Promotion Codes API — Promotion Codes
Stripe Promotion Codes API — Promotion Codes. 4 operations. Lead operation: Promotion Codes. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
Returns a list of your promotion codes.
A promotion code points to a coupon. You can optionally restrict the code to a specific customer, redemption limit, and expiration date.
Retrieves the promotion code with the given ID. In order to retrieve a promotion code by the customer-facing code use list with the desired code.
Updates the specified promotion code by setting the values of the parameters passed. Most fields are, by design, not editable.
MCP Tools
p-returns-list-your-promotion-codes
Returns a list of your promotion codes.
p-a-promotion-code-points-coupon
A promotion code points to a coupon. You can optionally restrict the code to a specific customer, redemption limit, and expiration date.
p-retrieves-promotion-code-given-id
Retrieves the promotion code with the given ID. In order to retrieve a promotion code by the customer-facing code use list with the desired code.
p-updates-specified-promotion-code-setting
Updates the specified promotion code by setting the values of the parameters passed. Most fields are, by design, not editable.