BillLineItem

  • amount
    Type: number | null
  • categoryType
    Type: string | null
  • codingConfidence
    Type: number | null
  • codingReasoning
    Type: string | null
  • codingSource
    Type: string | null

    Provenance from extraction / history / manual (e.g. ai, historical).

  • costCenter
    Type: object | null · CostCenterRef
    • code
      Type: string | null
    • id
      Type: string
    • name
      Type: string | null
    • type
      Type: string · CostCenterTypeenum
      values
      • WELL
      • FIELD
      • OPERATING_GROUP
  • description
    Type: string | null
  • glAccount
    Type: object | null · GlAccountRef
    • accountNumber
      Type: string | null
    • id
      Type: string
    • name
      Type: string | null
  • id
    Type: string

    Stable line key used when writing coding updates.

  • suggestedCoding
    Type: object | null
    • alreadyApplied
      Type: boolean
    • glAccountId
      Type: string | null
    • wellOrAfeId
      Type: string | null
  • well
    Type: object | null · WellRef
    • apiNumber
      Type: string | null
    • code
      Type: string | null
    • id
      Type: string
    • name
      Type: string | null