Manage organizations. It includes operations such as listing all organizations, creating a new organization, reading specific organization details, and updating an organization.
Update data pool access settings for a specific organization.
successful operation
{- "activationStatus": "ACTIVE",
- "termsAcceptanceStatus": "ACCEPTED",
- "credentials": [
- {
- "type": {
- "technicalKey": "AT.FON.TID",
- "label": "API Key"
}, - "fields": [
- {
- "type": {
- "technicalKey": "USERNAME",
- "label": "API Key",
- "type": "API Key"
}, - "value": "********"
}
]
}
]
}
{- "dataSourceSettings": [
- {
- "dataSource": {
- "name": "Receita Federal Brazil",
- "technicalKey": "BR_RF"
}, - "activationStatus": "ACTIVE",
- "activatedAt": "2024-11-20T14:46:29Z",
- "activatedBy": "tom.sawyer@twain.com",
- "deactivatedAt": "2024-11-20T14:46:29Z",
- "deactivatedBy": "tom.sawyer@twain.com",
- "termsAcceptanceStatus": "ACCEPTED",
- "termsAcceptedAt": "2024-11-20T14:46:29Z",
- "termsAcceptedBy": "huckleberry.finn@twain.com",
- "termsUnacceptedAt": "2024-11-20T14:46:29Z",
- "termsUnacceptedBy": "huckleberry.finn@twain.com",
- "allowedCredentialTypes": [
- "BVD_CREDENTIALS"
], - "credentials": [
- {
- "type": {
- "technicalKey": "AT.FON.TID",
- "label": "API Key"
}, - "fields": [
- {
- "type": {
- "technicalKey": null,
- "label": null,
- "type": null
}, - "value": "********"
}
]
}
]
}
]
}