DEV

Type.

CarrierInvoice

No description

Fields

amountDue

Decimal!

Required

The total amount due for this invoice

carrier

InvoiceCarrier!

Required

The carrier who created this invoice

createdAt

DateTime!

Required

When the carrierInvoice was created in the system

createdBy

ID!

Required

User who added the invoice to the system

currencyCode

CurrencyCode!

Required

The currency the invoice amount is represented in

dueDate

DateTime!

Required

The date payment is due for this CarrierInvoice

id

ID!

Required

ID prefixed with carrier_invoice_

invoiceDate

DateTime!

Required

The creation date of this CarrierInvoice by the carrier

invoiceNumber

String!

Required

The invoice number of this CarrierInvoice

invoiceUrl

String

The URL where we pull the invoice from
Paginated individual line items represented on this CarrierInvoice

mode

Mode!

Required

Whether the object is in live or test

organization

Organization

The Organization this CarrierInvoice belongs to (may be null if multiple organizations are on the same invoice)
The parties associated with the invoice

prefix

String

The prefix this invoice was processed with

Required

The status of the payment for this invoice

statusTransitions

[InvoiceStatusTransition!]!

Required

Timestamp for when status changed

updatedAt

DateTime!

Required

When the carrierInvoice was updated

updatedBy

ID!

Required

The user that updated the carrierInvoice

Was this page helpful?


© 2023 Zonoszonos.com