GET api/Invoices/ByCompanyCode/{companyCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyCode

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of InvoiceViewModel
NameDescriptionTypeAdditional information
Code

string

None.

ExternalId

string

None.

Amount

decimal number

None.

PaidAmount

decimal number

None.

CreatedById

string

None.

ExpiredDate

date

None.

CreatedDate

date

None.

LastModifiedDate

date

None.

InvoiceStatus

string

None.

PaymentGateawayChoice

string

None.

InvoiceUrl

string

None.

TourTransactionId

string

None.

OutstandingStaffCashback

decimal number

None.

IsStaffCashbackPaid

boolean

None.

Company

ValueTextModel

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.