Quickbooks
Migrate Quickbooks Instance
Migrate a QB instance. The migration is asynchronous.
POST
/
v0
/
quickbooks
/
migrate
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
teal-instance-id
string
requiredThe Teal instance ID
Body
application/json
start_date
string
requiredThe start date of the data to migrate.
end_date
string
requiredThe end date of the data to migrate.
Response
200 - application/json
id
string
requiredstatus
enum<string>
requiredIndicates the status of the task.
Available options:
pending
, failed
, complete