GET api/invoices/{id}/detail

Get Detail information for invoice using identifier

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

InvoiceDetailViewModel

InvoiceDetailViewModel
NameDescriptionTypeAdditional information
LineItems

Collection of ItemizedLineItemDetailViewModel

None.

CheckLines

Collection of CheckDetailViewModel

None.

DebitMemoBatchLines

Collection of DebitMemoBatchDetailViewModel

None.

Payee

PayeeViewModel

None.

VoidDate

date

None.

DueDate

date

None.

SpecialHandling

string

None.

Description

string

None.

BankCode

string

None.

TrackingGroup

string

None.

IsOnHold

string

None.

IsSeparateCheck

string

None.

FileLocationAttachmentUrl

string

None.

BankCodeId

integer

None.

SuperEntityId

integer

None.

ACHPrintStatus

AchPrintStatusEnum

None.

EntityId

integer

None.

EntityType

string

None.

FileName

string

None.

HasFile

boolean

None.

InvoiceNumber

string

None.

InvoiceDescription

string

None.

InvoiceId

integer

None.

EntityName

string

None.

InvoiceType

string

None.

InvoiceTypeId

InvoiceType

None.

PaymentType

string

None.

GlDate

date

None.

InvoiceDate

date

None.

Status

string

None.

InvoiceAmount

decimal number

None.

InvoiceBalance

decimal number

None.

HasAttachments

boolean

None.