Skip to main content

PhysicalCardNotFoundRejection

Rejection returned when the Physical Card does not exist

type PhysicalCardNotFoundRejection implements Rejection {
message: String!
identifier: String!
}

Fields

PhysicalCardNotFoundRejection.message ● String! non-null scalar

PhysicalCardNotFoundRejection.identifier ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

ActivatePhysicalCardPayload union ● CancelPhysicalCardPayload union ● ResumePhysicalCardPayload union ● SuspendPhysicalCardPayload union ● ViewPhysicalCardPinPayload union