DataSync
Syncs the latest data from a connected application and returns a success or failure message.
Retrieves a DataSync resource.
get/data_sync
Query parameters
keystring required
The key of the application you would like to sync.
Response
DataSync resource
Example response
{
"message": "xero synced successfully"
}