Credits
Get credit details
Get credit details
GET
/
credits
/
{credit_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
credit_id
string
requiredResponse
200 - application/json
Payload to grant Credits
accountId
string
requiredpurpose
string
requiredeffectiveFrom
string
requiredpriority
integer
requiredid
string
requiredIdentifier of credits
Maximum length:
50
customerId
string
requiredstatus
enum<string>
requiredAvailable options:
ACTIVE
, CONSUMED
, EXPIRED
, VOIDED
createdAt
string
requiredtransactions
object[]
requiredapplicableEntityIds
string[]
List of entity ids for which the credit is applicable. If null or empty, the credit is applicable to all ids. This list can accept special values like: - ALL_USAGE_METER_RATE_CARDS: To apply the credit to all usage meter rate cards - ALL_FIXED_FEE_RATE_CARDS: To apply the credit to all fixed fee rate cards
effectiveUntil
string
creditAmount
number
grantorId
string
The entity through which the credit has been granted
idempotencyKey
string
The idempotency key for uniqueness of the credit record
creditUnit
string
holdAmount
number
consumedAmount
number
updatedAt
string