Wasm Directoryalpha
Variant

retrieve-all-supported-institutions-in-a-given-country-error

No description available.

variant retrieve-all-supported-institutions-in-a-given-country-error {
  bad-request(string),
  unauthorized(string),
  forbidden(string),
  not-found(string),
  too-many-requests(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
forbiddenstring
not-foundstring
too-many-requestsstring
otherstring