Variant
get-badges-ids-recipients-error
No description available.
variant get-badges-ids-recipients-error {
bad-request(string),
unauthorized(string),
payment-required(string),
forbidden(string),
not-found(string),
method-not-allowed(string),
not-acceptable(string),
internal-server-error(string),
bad-gateway(string),
service-unavailable(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| bad-request | string | |
| unauthorized | string | |
| payment-required | string | |
| forbidden | string | |
| not-found | string | |
| method-not-allowed | string | |
| not-acceptable | string | |
| internal-server-error | string | |
| bad-gateway | string | |
| service-unavailable | string | |
| other | string |