Wasm Directoryalpha
Variant

create-card-error

No description available.

variant create-card-error {
  not-modified(string),
  unauthorized(string),
  forbidden(string),
  unprocessable-entity(string),
  service-unavailable(string),
  other(string),
}

Cases

CasePayloadDescription
not-modifiedstring
unauthorizedstring
forbiddenstring
unprocessable-entitystring
service-unavailablestring
otherstring