Wasm Directoryalpha
Variant

post-get-account-holder-error

No description available.

variant post-get-account-holder-error {
  bad-request(string),
  unauthorized(string),
  forbidden(string),
  unprocessable-entity(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
forbiddenstring
unprocessable-entitystring
internal-server-errorstring
otherstring