Update authorization
Update data connection's authorization.
Request body
Response
OK
Example response
{
"id": "ee2eb431-c0fa-4dc9-93fa-d29781c12bcd",
"integrationId": "bf083d72-62c7-493e-aec9-81b4dbba7e2c",
"integrationKey": "dfxm",
"sourceId": "bdd831ce-eebd-4896-89a7-20e5ee8989ee",
"platformName": "Basiq",
"linkUrl": "https://link-api.codat.io/companies/86bd88cb-44ab-4dfb-b32f-87b19b14287f/connections/ee2eb431-c0fa-4dc9-93fa-d29781c12bcd/start",
"status": "Linked",
"lastSync": "2022-10-27T10:22:43.6464237Z",
"created": "2022-10-27T09:53:29Z",
"sourceType": "Banking"
}Changes
Changed in 9 of the 52 revisions of this API.4316
- ▲
the response property
integrationKeybecame optional for the status200response-property-became-optional
- ▲
- ▲
the response property
dataConnectionErrorsbecame nullable for the status200response-property-became-nullable
- ▲
- ▲
the response property
connectionInfobecame nullable for the status200response-property-became-nullable
- ▲
the response property
lastSyncbecame nullable for the status200response-property-became-nullable
- ▲
- ●
removed the optional property
additionalPropertiesfrom the response with the200statusresponse-optional-property-removed
- ●
- ○
added the optional property
dataConnectionErrors/items/resolvedOnUtcto the response with the200statusresponse-optional-property-added
- ○
added the optional property
dataConnectionErrors/items/statusto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
validationto the response with the401statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the402statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the403statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the404statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the429statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the500statusresponse-optional-property-added
- ○
added the optional property
validationto the response with the503statusresponse-optional-property-added
- ○
- ●
added the new
Expenseenum value to thesourceTyperesponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
BankFeedenum value to thesourceTyperesponse property for the response status200response-property-enum-value-added
- ●
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
402response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the non-success response with the status
503response-non-success-status-added
- ○