Skip to content

Credit Grant ​

A credit grant is an API resource that documents the allocation of some billing credits to a customer.

Related guide: Billing credits

Endpoints ​

Create a credit grant ​

  • POST /v1/billing/credit_grants

Update a credit grant ​

  • POST /v1/billing/credit_grants/:id

Retrieve a credit grant ​

  • GET /v1/billing/credit_grants/:id

List credit grants ​

  • GET /v1/billing/credit_grants

Expire a credit grant ​

  • POST /v1/billing/credit_grants/:id/expire

Void a credit grant ​

  • POST /v1/billing/credit_grants/:id/void

Events ​

  • billing.credit_grant.created Occurs when a credit grant is created

Stripe API Reference - Self-contained docs reference, refreshed 2026-05-18