{
"providerId": "string",
"codeExchange": {
"connectionId": "string",
"authorizationCode": "string",
"state": "string"
},
"webhookToken": {
"merchantId": "string",
"accessToken": "string",
"refreshToken": "string",
"tokenExpiresAt": "2019-08-24T14:15:22.123Z",
"storeId": "string",
"storeName": "string",
"scopes": [
"string"
]
},
"apiKey": {
"apiKey": "string",
"storeId": "string",
"storeName": "string"
},
"syncConfig": {
"defaultBranchId": "string",
"autoFreeze": true,
"autoPushInvoice": true,
"triggerOrderStatuses": [
"string"
],
"providerConfig": {},
"branchMappings": [
{
"providerBranchId": "string",
"providerBranchName": "string",
"invoraBranchId": "string",
"autoMapped": true
}
],
"backfillFromDate": "2019-08-24",
"lastAppliedAt": "2019-08-24T14:15:22.123Z"
}
}