AccountNotFoundRejection
Rejection returned if the account was not found or if the user does not have the rights to know that the card exists
type AccountNotFoundRejection implements Rejection {
id: String!
message: String!
}
Fields
AccountNotFoundRejection.id
● String!
non-null scalar
AccountNotFoundRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AddMerchantProfilePayload
union ● AddReceivedSepaDirectDebitB2bMandatePayload
union ● AddTrustedInternationalBeneficiaryPayload
union ● AddTrustedSepaBeneficiaryPayload
union ● AddVirtualIbanEntryPayload
union ● AllowSddPayload
union ● CancelVirtualIbanEntryPayload
union ● CloseAccountPayload
union ● DenySddPayload
union ● GenerateTransactionSupportingDocumentUploadUrlPayload
union ● InitiateCreditTransfersPayload
union ● InitiateInternationalCreditTransferResponsePayload
union ● RequestMerchantProfileUpdatePayload
union ● UpdateAccountMembershipPayload
union ● UpdateAccountPayload
union ● UpdateCardPayload
union ● UpdateReceivedSepaDirectDebitB2bMandatePayload
union