{
"code": "string",
"name": "string",
"anrok": {
"apiKey": "string",
"connectionId": "string"
},
"avalara": {
"accountId": "string",
"companyCode": "string",
"connectionId": "string",
"licenseKey": "string"
},
"hubspot": {
"connectionId": "string",
"defaultTargetedObject": "HUBSPOT_TARGETED_OBJECTS_ENUM_UNSPECIFIED",
"syncInvoices": true,
"syncSubscriptions": true
},
"netsuite": {
"accountId": "string",
"clientId": "string",
"clientSecret": "string",
"connectionId": "string",
"scriptEndpointUrl": "string",
"tokenId": "string",
"tokenSecret": "string",
"syncCreditNotes": true,
"syncInvoices": true,
"syncPayments": true
},
"salesforce": {
"instanceId": "string"
},
"xero": {
"connectionId": "string",
"syncCreditNotes": true,
"syncInvoices": true,
"syncPayments": true
}
}