v1
latestOpenAPI 3.0.12026-07-267912192.3 MBBatch Entry Lines
Search through Batch Entry Lines objects in the data cache
Represents the Batch Entry Line item data found in Vista™ AR Batch Process program.
Vista view: ARBL
post/direct/subscribers/{subscriber_code}/vista/ar/2/data/batch_entry_lines/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"
}
]
}