esfetchdispinvoice
API resource to retrieve disputed invoice details.
Method: POST
Path: /esfetchdispinvoice
| Request Parameters | Description |
|---|---|
|
iCurrency |
Invoice currency. |
|
iDispAmount |
Invoice amount. |
|
iDisputeDate |
Invoice dispute date. |
|
iEndDate |
Invoice end date. |
|
iStartDate |
Invoice start date. |
| Response Parameters | Response Result Type | Description |
|---|---|---|
|
oDCurrCD |
Success |
Currency code. |
|
oDInvAmt |
Success |
invoice amount. |
|
oDInvoiceID |
Success |
Invoice ID. |
|
oDPymntStatus |
Success |
Invoice payment status. |
|
oInvDate |
Success |
Invoice date. |
|
oInvPymntType |
Success |
Invoice payment type. |
|
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.' |