CreditBalanceResponse

Org credit balances.

Values are JSON numbers and may be fractional — trust credits bill to three decimal places. Whole amounts serialise as e.g. 1000.0.

  • balance
    Type: number · Balance
    required
  • currency
    Type: string · Currency
  • cycle_end
    Type: string · Cycle EndFormat: date-timenullable

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • cycle_start
    Type: string · Cycle StartFormat: date-timenullable

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • ic_used_cycle
    Type: number · Ic Used Cycle
  • intelligence_credits
    Type: number · Intelligence Credits
  • tc_used_cycle
    Type: number · Tc Used Cycle
  • trust_credits
    Type: number · Trust Credits
  • used_intelligence_credits
    Type: number · Used Intelligence Credits
  • used_trust_credits
    Type: number · Used Trust Credits