Subscription Invoice

  • attributes
    Type: object
    • access_token
      Type: string
    • created_at
      Type: stringFormat: date-time

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

    • currency
      Type: string
    • due_date
      Type: string | nullFormat: date

      full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

    • has_payment
      Type: boolean
    • invoicing_party
      Type: string
    • is_cancellation
      Type: boolean
    • is_credit
      Type: boolean
    • issued_at
      Type: stringFormat: date-time

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

    • locked
      Type: boolean
    • net_amount
      Type: number
    • number
      Type: string
    • recipient
      Type: string
    • status
      Type: string
    • tax_amount
      Type: number
    • total
      Type: number
    • updated_at
      Type: stringFormat: date-time

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

  • id
    Type: string
  • links
    Type: object | null
  • meta
    Type: object | null
  • relationships
    Type: object | null
  • type
    Type: string