esfetchpaymentinquiry
API resource to retrieve invoice details based on payment inquiry.
Method: POST
Path: /esfetchpaymentinquiry
| Request Parameters | Description |
|---|---|
|
iEndDate |
End Date |
|
iPaymentDate |
Payment Date |
|
iStartDate |
Start Date |
| Response Parameters | Response Result Type | Description |
|---|---|---|
|
oGrossAmount |
Success |
Invoice gross amount. |
|
oInvDate |
Success |
Invoice date. |
|
oInvPymntType |
Success |
Invoice payment type. |
|
oInvoiceID |
Success |
Invoice ID. |
|
oOutRowNumber |
Success |
Row number for the retrieved invoice. For example, if the API retrieves 10 invoices, the value for the first row is '1 of 10.' |
|
oPymntStatus |
Success |
Invoice payment status. |
|
oTxnCurrencyCD |
Success |
Taxation currency code. |