Skip to main content

CustomerCardInstanceResponseBodyErrorDetail

An invalid response body was returned from the configured API URL.

type CustomerCardInstanceResponseBodyErrorDetail {
message: String!
responseBody: String!
}

Fields

CustomerCardInstanceResponseBodyErrorDetail.message ● String! non-null scalar

CustomerCardInstanceResponseBodyErrorDetail.responseBody ● String! non-null scalar

Implemented by

CustomerCardInstanceErrorDetail union