DEV

Type.

CarrierBillingInvoiceLineItem

No description

Fields

amount

Decimal!

Required

The amount due for this invoice line
The charge type for the thisCarrierBillingInvoiceLineItem

createdAt

DateTime!

Required

When the CarrierBillingInvoice was created in the system

createdBy

ID!

Required

User who added the invoice to the system

currencyCode

CurrencyCode

The currency the invoice line item amount is represented in

description

String

A description of the invoice line

id

ID!

Required

ID prefixed with carrier_invoice_line_item_

metadata

[Metadata!]

Any metadata associated with this CarrierBillingInvoiceLineItem
The carrier reference(s) for this invoice line

serviceLevel

String

The carrier service level code for this invoice line if applicable

trackingNumber

String!

Required

The carrier tracking number for this invoice line

updatedAt

DateTime!

Required

When the CarrierBillingInvoice was updated

updatedBy

ID!

Required

The user that updated the CarrierBillingInvoice

Was this page helpful?