{
"type": "credit_grant.created",
"amount": 100,
"consumedAmount": 0,
"cost": {
"amount": 50,
"currency": "USD"
},
"currencyId": "USD",
"customerId": "customer-test-id",
"displayName": "Credits Grant Test",
"effectiveAt": "2025-09-18T07:37:08.782Z",
"entityId": "6daefa44-3667-4547-99a7-090208827332",
"expireAt": "2025-09-18T07:37:17.607Z",
"grantId": "1b91bd1e-f275-41a2-8d5a-aa76c9151e0e",
"grantType": "PAID",
"priority": 1
}Credit grants
Credit grant created
Fired when a new credits grant (block) is created. Use it to mirror grants, seed balances, or audit changes.
WEBHOOK
credit_grant.created
{
"type": "credit_grant.created",
"amount": 100,
"consumedAmount": 0,
"cost": {
"amount": 50,
"currency": "USD"
},
"currencyId": "USD",
"customerId": "customer-test-id",
"displayName": "Credits Grant Test",
"effectiveAt": "2025-09-18T07:37:08.782Z",
"entityId": "6daefa44-3667-4547-99a7-090208827332",
"expireAt": "2025-09-18T07:37:17.607Z",
"grantId": "1b91bd1e-f275-41a2-8d5a-aa76c9151e0e",
"grantType": "PAID",
"priority": 1
}Body
application/json
Available options:
credit_grant.created Available options:
PAID, PROMO, ADJUSTMENT Show child attributes
Show child attributes
