CreditCapacity

How much monthly trade credit the company can support, based on its financial data.

  • effectiveDate
    Type: stringFormat: date-time

    When the current assessment took effect

  • history
    Type: array object[] · CreditCapacityHistory[]

    Prior credit-capacity assessments over time

    A point in the credit-capacity history

    • effectiveDate
      Type: stringFormat: date-time

      When this assessment took effect

    • reasons
      Type: array object[] · StructuredReason[]

      Structured drivers for this assessment

      A structured factor contributing to a section's assessment

    • recommended
      Type: object

      Recommended credit limit (monthly and yearly)

      • monthly
        Type: object · MoneyAmount

        Monthly credit limit

      • yearly
        Type: object · MoneyAmount

        Yearly credit limit (monthly × 12)

    • status
      Type: object
      Empty object
  • reasons
    Type: array object[] · StructuredReason[]

    Structured drivers behind the current capacity

    A structured factor contributing to a section's assessment

    • code
      Type: string | null

      Stable machine-readable reason code. RESERVED — the canonical code set is being defined separately and is currently null; use message in the meantime.

    • message
      Type: string

      Human-readable explanation of the factor

  • recommended
    Type: object

    Recommended credit limit (monthly and yearly)

    • monthly
      Type: object · MoneyAmount

      Monthly credit limit

    • yearly
      Type: object · MoneyAmount

      Yearly credit limit (monthly × 12)

  • status
    Type: object
    Empty object

Grand Public API