v1
latestOpenAPI 3.0.12026-07-267912192.3 MBJournal Transaction Batches
Search through Journal Transaction Batches objects in the data cache
Represents Vista™ batches for "GL Jrnl" source type batches.
Vista view: HQBC WHERE Source = 'GL Jrnl'
post/direct/subscribers/{subscriber_code}/vista/gl/2/data/trans_batches/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"
}
]
}