v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
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

messagestring

Example response

{
  "message": "xero synced successfully"
}