Variant
get-accounts-account-summary-error
No description available.
variant get-accounts-account-summary-error {
bad-request(string),
unauthorized(string),
forbidden(string),
request-timeout(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| bad-request | string | |
| unauthorized | string | |
| forbidden | string | |
| request-timeout | string | |
| other | string |