Retrieve a Specific AP Outstanding Invoice By Invoice Voucher Number
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Retrieve a Specific AP Outstanding Invoice By Invoice Voucher Number
- Updated on 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/ap-rest-api/rest/1/apinvoutstanding/83166994
Security
HTTP
Type basic
Basic authentication
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"CompanyCode": "001",
"VendorCode": "0212",
"InvoiceCode": "303003",
"InvoiceVoucherNum": 83166994,
"InvoiceDate": "2019-04-24",
"DueDate": "2019-05-24",
"PostedDate": "2019-04-24",
"OutstandingAmount": 1990,
"OutstandingBucketName": "Over 120 days",
"OutstandingBucketName4": "Over 90 days",
"OutstandingBucketLabel": "Over 120",
"OutstandingBucketLabel4": "Over 90",
"OutstandingAmountCurrent": null,
"OutstandingAmount31To60": null,
"OutstandingAmount61To90": null,
"OutstandingAmountOver90": 1990,
"OutstandingAmount91To120": null,
"OutstandingAmountOver120": 1990,
"AmountOverDue": 1990,
"AmountOverDueOver30Days": 1990,
"AmountOverDue15To30Days": null,
"AmountOverDue8To14Days": null,
"AmountOverDue1To7Days": null,
"AmountDueToday": null,
"AmountDue1To7Days": null,
"AmountDue8To14Days": null,
"AmountDue15To30Days": null,
"AmountDue31To60Days": null,
"AmountDue61To90Days": null,
"AmountDueOver90Days": null,
"LastUpdatedDate": "2019-04-24T15:06:53Z",
"LastUpdatedUser": "CANDICE",
"RecordCreatedDate": "2019-04-24T14:46:21Z",
"RecordCreatedUser": "CANDICE",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apinvoutstanding/83166994",
"name": "apinvoutstanding",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apinvoutstanding/83166994",
"name": "apinvoutstanding",
"kind": "item"
}
]
}
object