v1
latestOpenAPI 3.0.12026-07-267912192.3 MBAssets
Search through Assets objects in the data cache
Expose EM Asset Setup data (EMDP asset header and EMDS depreciation schedules) through the Vista EM cache writer so integrations can sync equipment asset master and depreciation setup.
Vista views: EMDP, EMDS; tables: BEMDP, BEMDS
post/direct/subscribers/{subscriber_code}/vista/em/2/data/assets/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"
}
]
}