onboarding
sync
Get sync status flags
Returns whether each resource has changes after the supplied resource cursor. It returns flags only, never records or affected IDs.
post/onboarding/getSyncStatus
Request body
Response
Sync flags returned.
Example response
{
"statusCode": 200,
"message": "OK"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.