Skip to main content
POST
Create a new credit grant for a wallet. Credit grants represent individual credit additions with optional expiration.
string
required
The wallet ID to grant credits to.
string
required
Amount to grant as a decimal string (e.g., “100.00”).
string
Optional description of the credit grant.
string
Optional ISO 8601 expiration date. Credits expire and become unavailable after this date.
string
Optional payment ID if the grant is tied to a payment.
string
Unique identifier for the credit grant.
string
The wallet this grant belongs to.
string
Grant amount as a decimal string.
string
Description of the grant.
string
ISO 8601 expiration date, if set.
string
Associated payment ID, if any.
string
Grant status: active, approved, pending, exhausted, expired, or voided.
string
ISO 8601 timestamp of creation.
string
ISO 8601 timestamp of last update.