v1
latestOpenAPI 3.0.12026-07-267912192.3 MBUnapproved Invoices
Search through Unapproved Invoices objects in the data cache
Represents data found in Vista™ AP Unapproved Invoice Entry program.
Vista views: APUI, APUR, APUL, and APUR
post/direct/subscribers/{subscriber_code}/vista/ap/2/data/unapproved_invoices/cache/search
Path parameters
subscriber_codestring required
The code of the subscriber that you are making this request for.
Headers
X-Application-Keystring required
Used to authorize access to the Direct API.
Request body
Response
Success
Example response
{
"data": [
{
"__modifiedUTC": "2020-01-01T13:01:01.1234567Z"
}
]
}