| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
string | ✔️ | N/A | |
provider |
string | ✔️ | N/A | |
providerName |
?string | ➖ | N/A | |
status |
Components\Status | ✔️ | N/A | |
statusReasons |
array<Components\StatusReason> | ➖ | N/A | |
originOwnerId |
string | ✔️ | N/A | |
originOwnerName |
string | ✔️ | N/A | |
originUsername |
?string | ➖ | N/A | |
credentials |
?Components\Credentials | ➖ | N/A | |
setupInformation |
array<string, mixed> | ➖ | N/A | |
label |
?string | ➖ | N/A | |
createdAt |
\DateTime | ✔️ | N/A | |
updatedAt |
\DateTime | ✔️ | N/A | |
type |
?Components\LinkedAccountType | ➖ | The account type | [ "PRODUCTION", "TEST" ] |