Incremental device data synchronization

Sync device endpoint allows devices to do incremental synchronization of transactions related data. WIP - most of request data are documented, response missing yet

post/sync-device

Request body

timestampstring date-time required
device_uuidstring uuid required
checksumstring uuid required
push_tokenstring
limitinteger
offsetinteger
debugobject
additional_infoobject

Response

Returns list of objects changed on server since last sync

Changes

No recorded changes to this endpoint across all 1 revision of this API.