Bill

  • accountingSync
    Type: object
    • externalBillId
      Type: string | null
    • isPosted
      Type: boolean | null
    • lastStatusAt
      Type: string | null Format: date-time

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

    • status
      Type: string | null
  • achTraceNumber
    Type: string | null
  • createdAt
    Type: string Format: date-time

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

  • deductionDate
    Type: string | null Format: date-time

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

  • id
    Type: string
  • invoiceDate
    Type: string | null Format: date-time

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

  • invoiceNumber
    Type: string | null
  • lineItems
    Type: array object[] · BillLineItem[]
    • amount
      Type: number | null
    • categoryType
      Type: string | null
    • description
      Type: string | null
    • glAccount
      Type: object | null · GlAccountRef
    • id
      Type: string
    • well
      Type: object | null · WellRef
  • paidAt
    Type: string | null Format: date-time

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

  • paymentMethod
    Type: string | null
  • paymentStatus
    Type: string | null
  • scheduledAt
    Type: string | null Format: date-time

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

  • totalAmount
    Type: number | null
  • updatedAt
    Type: string Format: date-time

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

  • vendorName
    Type: string | null