Variant
update-porting-order-v2-error
No description available.
variant update-porting-order-v2-error {
unauthorized(string),
unprocessable-entity(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| unauthorized | string | |
| unprocessable-entity | string | |
| other | string |