Enable the datalayer sync for a connection
Enables the datalayer sync for the consumer’s connection so it refreshes on schedule. Requires the datalayer to be configured for the connection’s vertical.
Authorizations
This access token needs to be included in each of your request to the Chift API.
Body
Date from which the data is synced. Defaults to one year ago when omitted. Mutually exclusive with fiscal_years_back and full_history.
Sync from the start of the book year this many fiscal years back (accounting only). 0 syncs from the start of the current fiscal year. Mutually exclusive with from_date and full_history.
x >= 0Sync the whole history, without a lower date bound. Mutually exclusive with from_date and fiscal_years_back.
Response
Successful Response