GET api/Invoice?apiKey={apiKey}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
apiKey | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of InvoiceName | Description | Type | Additional information |
---|---|---|---|
Day | integer |
None. |
|
CustomerInfo | ContactInfo |
None. |
|
Identity | Identity |
None. |
|
TransactionDetail | TransactionDetail |
None. |
|
PaymentMode | PaymentMethodEntity |
None. |
|
InvoiceOn | date |
None. |
|
DueOn | date |
None. |
|
InvoiceFrom | date |
None. |
|
InvoiceTo | date |
None. |
|
CustomerID | globally unique identifier |
None. |
|
BranchID | globally unique identifier |
None. |
|
Note | string |
None. |
|
TotalAmt | decimal number |
None. |
|
CreditNote | Collection of CreditNote |
None. |
|
TaxAmt | decimal number |
None. |
|
BalanceAmt | decimal number |
None. |
|
BalancePaidAmount | decimal number |
None. |
|
Aging | decimal number |
None. |
|
InvoiceDetail | Collection of InvoiceDetail |
None. |
|
TollAllocation | Collection of TollAllocation |
None. |
|
TrafficFineAllocation | Collection of TrafficFineAllocation |
None. |
|
AdvancePayment | Collection of CustomerPayment |
None. |
|
Branch | Branch |
None. |
|
PaymentEntries | Collection of CustomerPayment |
None. |
|
AccountRefNo | string |
None. |
|
AccountSyncResult | string |
None. |
|
CreatedBy | globally unique identifier |
None. |
|
CreatedOn | date |
None. |
|
ModifiedBy | globally unique identifier |
None. |
|
ModifiedOn | date |
None. |
|
IsDeleted | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.