{
"type": "credit_grant.expired",
"amount": 100,
"consumedAmount": 0,
"cost": {
"amount": 50,
"currency": "USD"
},
"currencyId": "tokens",
"customerId": "customer-test-id",
"displayName": "Credits Grant Test",
"effectiveAt": "2025-09-18T07:37:07.735Z",
"entityId": "1759221b-a411-4f8e-8646-4d45ff7c77e6",
"expireAt": "2025-09-18T07:37:02.331Z",
"grantId": "af8d6744-2765-4524-bf1d-464933625cab",
"grantType": "PAID",
"priority": 1
}Credit grants
Credit grant expired
Fired when a grant reaches its expiration date. Use to notify customers and adjust available balances.
WEBHOOK
credit_grant.expired
{
"type": "credit_grant.expired",
"amount": 100,
"consumedAmount": 0,
"cost": {
"amount": 50,
"currency": "USD"
},
"currencyId": "tokens",
"customerId": "customer-test-id",
"displayName": "Credits Grant Test",
"effectiveAt": "2025-09-18T07:37:07.735Z",
"entityId": "1759221b-a411-4f8e-8646-4d45ff7c77e6",
"expireAt": "2025-09-18T07:37:02.331Z",
"grantId": "af8d6744-2765-4524-bf1d-464933625cab",
"grantType": "PAID",
"priority": 1
}Body
application/json
Available options:
credit_grant.expired Show child attributes
Show child attributes
Available options:
PAID, PROMO, ADJUSTMENT 