latestOpenAPI 3.0.02026-08-10233809957.8 KB
5cdfae3fa1fa
Data
Initiates the synchronisation for a specific data type.
post/data/sync
Request body
Example request
{
"businessName": "Railz"
}Response
Example response
{
"connectionId": "CON-94652dff-06ab-4b97-bd1b-f91adf7048c3",
"businessName": "Railz",
"serviceName": "quickbooks",
"dataType": "balanceSheet",
"requestedOn": "2021-03-18T08:16:51.233Z"
}