v1
latestOpenAPI 3.0.02026-07-2418630310.7 KBSync Company-Specific
Get Sync Information
Retrieves the current synchronization state for a specific company. <b>Required scope(s):</b> financials:transactions:sync
get/api/v4/f/{firm_id}/syncs/companies/{company_id}/info
Path parameters
firm_idnumber required
The unique identifier of the firm.
company_idnumber required
The unique identifier of the company.
Response
Successfully retrieved sync information.
Example response
{
"sync_point": "f9a7c6df341325822e3ea264cfe39e5ef8c73aa4",
"sync_reference": "company-123"
}