Action Codes
The following action codes may be returned in the <ActionCode> field of a response.
Code | Description | How is it used? |
---|---|---|
000 | Normal, approve | Indicates success of the web service transaction. |
100 | Do not Honour, deny | As required by Issuer. Also used for example in Card Load when the currency in the request does not match the card currency. |
101 | Card expired, deny | Checks expiry status of card before allowing certain operations e.g. Load. |
104 | Restricted card, deny | Indicates that the card is not in the required status for that service. For example: for Card Convert , returns a 104 action code if the status is not ‘00’ ; for Card PIN Control , returns a 104 action code if the card status is 41,43,62,83 or 14. |
105 | Call acquirer security, deny | As required by Issuer |
106 | PIN tries exceeded, deny | As required by Issuer |
107 | Refer to issuer, deny | As required by Issuer |
116 | Insufficient funds, deny | Indicates lack of funds to the account, e.g., to cover the fee associated with the request. |
118 | No card record, deny | Indicates the PAN/Pubtoken/CustAccount/AccountID in the request has no associated card record in the database. |
119 | Transaction not allowed to cardholder, deny | Indicates that the cardholder is not allowed to perform that particular transaction type due to an invalid input value. |
120 | Action will exceed allowed system limit | Indicates that any of the card or account amount system limits are exceeded. |
121 | Amount limits exceeded or outside valid load range, deny | Indicates that any of the card or account amount limits are exceeded or a load amount falls outside the valid range. |
122 | Invalid ExternalAuth | Incorrect External Authorisation ( ExternalAuth ) value. Possible values are: 0 and 1. Empty value defaults to 0. See Card Create > ExternalAuth . |
123 | Frequency limits exceeded, deny | Indicates that any of the card or account frequency limits are exceeded. |
124 | Card already active, deny. | Indicates that an active card is tried to be activated again. |
125 | Card not effective, deny | Indicates that the card has not yet been activated. |
126 | Invalid PIN, deny | Indicates that the supplied PIN does not match our records. |
127 | No CVC2 tries remaining limit found for the card | Indicates that the allowed number of CVC2 tries has been reached. |
130 | External API unreachable | Indicates when an external API is called e.g. ws_PINControl when Func=06. |
131 | External API returned an error | Indicates when an external API is called e.g. ws_PINControl when Func=06, and an error is returned. For the actual error, contact or the external API provider. |
140 | Invalid Currency. Currency doesn't match with product configuration. | Indicates when there is a product and currency mismatch for a SEPA payment (when using the Modulr Agency Banking service). |
141 | MandateId is missing. | Modulr (Agency Banking Service) |
142 | Cancellation Code is missing or invalid. | Modulr (Agency Banking Service) |
144 | No entry in the database for the input MandateId. | Modulr (Agency Banking Service) |
145 | No mandate details found. | Modulr (Agency Banking Service) |
167 | No PIN assigned, deny | Indicates when trying to retrieve a PIN from a card that has no PIN assigned. |
168 | PIN already present, deny | Indicates when trying to set a PIN on a card that already has a PIN assigned. |
169 | No-PIN card, deny | Indicates when requesting a PIN on a card that is marked as a ‘no-PIN’ card. |
184 | PIN confirmation failed, deny | Indicates when the PIN confirmation does not match the new PIN when attempting to change the PIN. |
200 | Card closed, deny & pickup | As required by Issuer |
202 | Fraudulent use, deny & pickup | As required by Issuer |
204 | Restricted card, deny & pickup | As required by Issuer |
205 | Call acquirer security, deny & pickup | As required by Issuer |
206 | PIN tries exceeded, deny & pickup | As required by Issuer |
207 | Special conditions, deny & pickup | As required by Issuer |
208 | Card lost, deny & pickup | Indicates that the card is in Lost status (41). |
209 | Card stolen, deny & pickup | Indicates that the card is in Stolen status (43). |
210 | Invalid DPAN | Indicates that the supplied tokenised PAN is invalid. |
211 | Invalid Payment Token Id | Indicates that the supplied Payment Token id is invalid. |
212 | Card and Payment Token details do not match | Indicates that the supplied Card details and Payment Token do not relate. |
213 | FPAN status change is successful. DPANs are ignored as they are in irreversible status. | The FPAN was successfully updated, but the DPAN was not updated, as it is in an irreversible status. |
214 | No associated Payment Token for the card details supplied | There is no associated Payment Token for the card details supplied. |
216 | Either DPAN or PaymentTokenId must be provided | Provide a valid DPAN or PaymentTokenId |
217 | Invalid | Func value Provide a valid value, such as: 00 and 01. |
218 | Payment token has no device in the list | No associated device in the system. |
219 | Specified device index is not in the list | No Visa device index exists that matches the supplied value of <DeviceIndex> . |
220 | The device is already in unbound status | You made can attempt to unbind a device that is not bound to any DPAN, |
221 | DeviceIndex | is mandatory when value of Func is ‘01’. For Token Device Management ( Ws_Token_Device_Management ), when the token device function requested is to unbind the device, then the Visa device index should be provided. |
250 | Banking balance transfer not allowed on account status | BOTTOM LINE (AGENCY BANKING SOLUTION) |
400 | Addrl1 is missing, Addrl1 is mandatory if ‘Address’ fields are being specified. | Reserved for future use |
401 | Invalid PostCode | Postcode is not formed from alphanumerics or hyphens |
402 | dlvaddr1 is missing, dlvaddr1 is mandatory if ‘Delivery Address’ fields are being specified. | Reserved for future use |
403 | Invalid dlvpostcode | Postcode is not formed from alphanumerics or hyphens. |
404 | Workaddr1 is missing, Workaddr1 is mandatory if ‘Work Address’ fields are being specified. | Reserved for future use |
405 | Invalid Workpostcode | Postcode is not formed from alphanumerics or hyphens. |
406 | Invalid IssCode | IssCode does not match the credentials supplied. |
409 | Invalid PAN, PAN must be composed of digits | Indicates that the PAN is not a valid number composed of digits. |
410 | Invalid PublicToken, PublicToken must be composed of digits | Indicates that the PublicToken is not a valid number composed of digits. |
411 | Invalid NewPAN, NewPAN must be composed of digits | Indicates that the PAN is not a valid number composed of digits. |
412 | Invalid NewToken, NewToken must be composed of digits | Indicates that the NewToken is not a valid number composed of digits. |
413 | Invalid PrimaryToken, PrimaryToken must be composed of digits | Indicates that the PrimaryToken is not a valid number composed of digits. |
415 | Invalid CardDesign, CardDesign must be composed of digits | Indicates that the CardDesign is not a valid number composed of digits. |
416 | Could not complete request, partial results returned | Indicates that not all requests within a bulk operation could be completed. |
418 | Both allow list and deny list are present in the request. Customer can only assign either allow list or deny list to a card | Indicates when both request parameters are supplied, only one is allowed. |
419 | Invalid RenewOptions | Indicates an invalid RenewOption was supplied. |
420 | NewProductID not present in the request | Indicates the request parameter was missing. |
421 | Invalid ExpiryDate format, it should be YYYY-MM-DD | Indicates the request parameter was in an invalid format. |
422 | Card request has been taken into account by the system. The production files are not yet generated. | Indicates a card renewal is already in progress. |
423 | This card request has been already processed and the production files are successfully generated. | Indicates a card renewal is already in progress. |
424 | This card has an expiry less than one month, which is less than minimum validity. Please select a RenewOptions other than 0,2 and 4. | Indicates an attempt to renew card thar is about to expire, without supplying a new expiry date. |
425 | Invalid AccumulatorType | Indicates the supplied parameter was an invalid value. |
426 | New available to spend balance on card is greater than new current balance on the card. The new available to spend balance should be less than new current balance. | Indicates the supplied parameter was an invalid value. |
427 | Balance stand-in not enabled in External Host Settings | Indicates the card is not valid for the operation. |
431 | Invalid PaymentTokenUsageGroup has been supplied, should be numeric. | Indicates the supplied parameter was an invalid value. |
432 | Incorrect PaymentTokenUsageGroup. (Returns when the group code is not present in | database) Indicates the supplied parameter was an invalid value |
433 | Invalid Delivery Method has been supplied, should be numeric. | Indicates the supplied parameter was an invalid value |
434 | Credential Value is missing, should be supplied when | Action is add or update. Returned in a 3D Secure request to add a credential to a card. See 3D Secure RDX Credentials (Cardinal). |
435 | Incorrect Virtual Card Image. | Returned when the Virtual Card Image ID is not present in database. |
436 | Incorrect Image Size. | Returned when the Size is not present in database. |
437 | No credentials found for the token. | Returned in response to a GET request for the 3D Secure credentials linked to a card if no credentials are found. See 3D Secure RDX Credentials (Cardinal). |
438 | Credential type already exists for this token. | Returned in response to an Add request if the credential type already exists for this card. |
439 | Value supplied is not valid | Returned in response to requests where an invalid value is provided. |
440 | Archived card, deny | If the request relates to an archived card record, the request is denied. (Applies to the following web services: Create_Card , Create_Wallet , Regenerate, Regenerate_Wallet and ws_Renew .) |
441 | Value not supplied for mandatory field | Returned in response to a service request where a mandatory field is empty. |
442 | Data supplied is in invalid format | Returned in response to a create token request ( Ws_PaymentToken_Create ) where a value is provided in an incorrect format. |
443 | Default value is not set | Returned in response to a create token request ( Ws_PaymentToken_Create ) where a default value is not set. |
444 | Conversion to a physical card failed | Indicates that the create card request was successful, but the conversion to a physical card failed. The created card will be a virtual card. |
445 | Payment token count exceeds limit | Returned when a create token request ( Ws_PaymentToken_Create ) tries to create more tokens than allowed in the database. |
447 | Cannot change status to expired. Expiry should be a system driven change. | The card expiry status is driven by the expiry date set in the system and cannot be manually applied to the card using the status code of 54. See Status Codes . |
450 | Token limit exceeded | Request is over the maximum number of card records (currently 1000 records) that can be cleared of cardholder data in a single web service call when using the Remove Cardholder Data ( Ws_Remove_CardHolder_Data ) web service. |
600 | Invalid AuthCalendarGroup | Indicates the supplied value could not be found. |
601 | Invalid Product Code | Indicates supplied product code is invalid. |
602 | Invalid Scheduler Type | Indicates supplied scheduler type is invalid. |
603 | Quantity exceed the max limit | Quantity exceed the max limit. |
604 | Invalid Event ID | Indicates supplied event ID is invalid. |
608 | ClientID value is not present in the request | Indicates clientID is not present in the request. |
609 | Invalid FeeWaiver | Indicates FeeWaiver is invalid. |
610 | Partial fee is taken, remaining amount is stored for later | Partial fee is taken, remaining amount is stored for later. |
611 | No fee is taken, whole amount is stored for later | No fee is taken, whole amount is stored for later. |
612 | The sum of available balance and loaded value exceeds the maximum limit of balance amount. | The sum of available balance and loaded value exceeds the maximum limit of balance amount. |
613 | Invalid WSID specified in the request | Indicates supplied WSID is invalid. |
614 | Invalid Deny List | Indicates the supplied value could not be found. |
615 | Invalid Allow List | Indicates the supplied parameter value was not correct. |
621 | SFTP Is missing | SendCardFiles:SFTP Missing. |
622 | Invalid SMSBalance | Indicates the supplied parameter value was not correct. |
623 | Invalid load token, deny | Indicates the supplied parameter value was not correct. |
624 | Invalid Auth Type | Indicates the supplied parameter value was not correct. |
625 | Invalid ActMethod | Indicates the supplied parameter value was not correct. |
626 | SMS/Email subject cannot be blank. | Indicates the configured value was empty. |
627 | SMS/Email body cannot be blank. | Indicates the configured value was empty. |
628 | Token already exist in the table | 3D Secure |
629 | Token is not configured to use the 3D secure web service | 3D Secure |
630 | Token details set for delete. | 3D Secure |
631 | LastModifiedType is missing | 3D Secure |
632 | Invalid ListType | Sanction PEP |
633 | Invalid CheckLevel | Sanction PEP |
634 | Invalid Flag | Sanction PEP |
635 | Invalid Id | Sanction PEP |
646 | IssCode not configured for 3d secure | 3D Secure |
647 | Invalid MatchItems | Sanction PEP |
648 | Missing DOB or Nationality | Sanction PEP |
649 | Update is Applicable only after processing of Insert (File is not yet processed) | Indicates when an attempt is made to update 3D Secure details before the initial details have been sent to the 3D Secure processing bureau. |
650 | Public token and new token have different billing currencies. | Primary and secondary cards should have same billing currency. |
651 | Invalid Sms_Required | Indicates the parameter value was invalid. |
652 | Invalid Sms_Content | Indicates the parameter value was invalid. |
653 | CSN is empty or badly formatted | Gemalto : CSN – given in custom1 field – is null, empty or badly formatted. |
654 | Card status cannot be changed, current status of the card is not reversible | Indicates when card is in an irreversible status: 43 or 83. |
655 | CSN is already associated with a card request in progress (i.e. a card request that has not yet reached a definitive status) | Gemalto : CSN – given in custom1 field – is already associated with a card request in progress (i.e. a card request that has not yet reached a definitive status) |
656 | Invalid DataSrc | Invalid data source |
657 | Authentication code is null, empty or badly formatted | Gemalto : Authentication code – given in custom2 field – is null, empty or badly formatted. |
658 | ExtAPICardID is missed in the request | Indicates the parameter value was missing. |
659 | Invalid load source is used in the request. | Please use load source Primary card (68) to transfer fund from primary to secondary and vice versa. |
660 | Invalid passcode (AccCode), it should be 6 digit number. | Leading zero is acceptable. |
662 | LockMode is invalid or missing | Indicates the parameter value was missing or an invalid value. |
663 | Invalid DOB | Indicates the parameter value was missing or an invalid value. |
664 | Invalid Fee, it should be decimal/integer | Indicates the parameter value was an invalid value. |
665 | Invalid ProductID | Indicates the parameter value was missing or an invalid value. |
666 | ProductID not belongs to the client | Indicates the parameter value was an invalid value for the PAN/Token supplied. |
667 | Forbidden load source(LoadSrc), this program manager has no right to use the selected load source. | Indicates the parameter value was an invalid value. |
668 | RSA – Invalid NamePrefix | Up to 120 characters allowed |
669 | RSA – Invalid NameSuffix | Up to 120 characters allowed |
670 | RSA – Invalid MothersMaidenName | Up to 120 characters allowed |
671 | RSA – Invalid CustomerID | Up to 120 characters allowed |
672 | RSA – Invalid AddressLine1 | Up to 120 characters allowed |
673 | RSA – Invalid AddressLine2 | Up to 120 characters allowed |
674 | RSA – Invalid City | Up to 120 characters allowed |
675 | RSA – Invalid StateCode | Two digits |
676 | RSA – Invalid CountryCode | Two characters according to ISO 3166-1 alpha-2 standards. |
677 | RSA – Invalid CompanyName | Up to 120 characters allowed |
678 | RSA – Invalid Misc1 | Up to 120 characters allowed |
679 | RSA – Invalid Misc2 | Up to 120 characters allowed |
680 | RSA – Invalid Misc3 | Up to 120 characters allowed |
681 | RSA – Invalid Misc4 | Up to 120 characters allowed |
682 | RSA – Invalid Misc5 | Up to 120 characters allowed |
683 | RSA – Invalid Misc6 | Up to 120 characters allowed |
684 | RSA – Invalid Misc7 | Up to 120 characters allowed |
685 | RSA – Invalid Misc8 | Up to 120 characters allowed |
686 | RSA – Invalid Last4SSN | Four digit integer |
687 | RSA – Invalid PANExp | Four digit integer |
688 | RSA – Invalid FullSSN | Nine digits |
689 | RSA – Invalid Last6SSN | Six digits |
690 | RSA – Invalid HomePhone | Up to 50 digit integer |
691 | RSA – Invalid BusinessPhone | Up to 50 digit integer |
692 | RSA – Invalid AltPhone1 | Up to 50 digit integer. Also known as Mobile phone number. |
693 | RSA – Invalid AltPhone2 | Up to 50 digit integer |
694 | RSA – Invalid ZipCode | Five digits |
695 | RSA – Invalid DayOfBirth | Two digits |
697 | RSA – Invalid MonthOfBirth | Two digits |
698 | RSA – Invalid YearOfBirth | Two digits |
699 | RSA – Invalid CreditLimit | Nine digits |
700 | Invalid ISO language code | Indicates the parameter value was missing or an invalid value. |
701 | Invalid CreateType | Indicates the parameter value was missing or an invalid value. |
702 | Invalid Currency Buy Rate. | Must be non-negative |
703 | Invalid Currency Sell Rate. | Must be non-negative |
704 | Invalid Currency Mid Rate. | Must be non-negative |
705 | Invalid source currency code | Indicates the parameter value was missing or an invalid value. |
706 | Invalid destination currency code | Indicates the parameter value was missing or an invalid value. |
707 | Invalid FX Group ID | Indicates the parameter value was missing or an invalid value. |
708 | Invalid Card Design, its a MutliFX product | Indicates the parameter value was missing or an invalid value. |
709 | Invalid currency code in MutliFXCurrencies | Indicates the parameter value was missing or an invalid value. |
710 | This Card Design does not support MultiFX | Indicates the parameter value was an invalid value. |
711 | This Card Design does not support External Authorisation | Indicates the parameter value was an invalid value for the operation. |
712 | Invalid Filter | Indicates the parameter value was missing or an invalid value. |
713 | Invalid Group Type | Indicates the parameter value was an invalid value. |
714 | Invalid load source | Indicates the parameter value was an invalid value. |
715 | invalid load fund type | Indicates the parameter value was an invalid value. |
716 | Invalid Linkage Group | Indicates the parameter value was an invalid value. |
717 | The specified PrimaryToken is not a primary card. | Secondary cards cannot be chosen as the Primary Card of another card. |
718 | Invalid PIN | PIN should be numeric and contain 4-12 digits. |
719 | Duplicate ExternalRef | Gemalto : requestUID value already exists for a card that is currently in production, or already produced. |
720 | Invalid TerminalID | Gemalto : satelliteUID value doesn’t exists in Dexxis I2 (Central Base can’t retrieve any Satellite with this ID). |
721 | Invalid ProductRef | Gemalto : cardTypeUID value doesn’t exists in Dexxis I2 (Central Base can’t retrieve any card type with this ID). |
722 | ExternalRef is empty | Gemalto : Null or empty string, or default value for parameter requestUID. |
723 | TerminalID is empty | Gemalto : Null or empty string for parameter satelliteUID. |
724 | ProductRef is empty | Gemalto : Null or empty string for parameter cardTypeUID. |
725 | CardName is empty | Gemalto : Null or empty string for parameter cardHolderName. |
726 | Some graphical data are empty | Gemalto : Null or empty array, or wrong size for parameter cardGraphicalData. |
727 | Some magnetic data are empty | Gemalto : Null or empty array, or wrong size for parameter cardMagneticalData. |
728 | Some carrier data are empty | Gemalto : Null or empty array or wrong size for parameter cardCarrierData. |
729 | Electric data is empty | Gemalto : Null or empty string for parameter cardElectricalData. |
730 | Illegal character in ExternalRef | Gemalto : requestUID contains characters that are not compatible with allowed charset/requestUID contains characters that are not alphanumerical. |
731 | Illegal character in TerminalID | Gemalto : satelliteUID contains characters that are not compatible with allowed charset/satelliteUID contains characters that are not alphanumerical. |
732 | Illegal character in ProductRef | Gemalto : cardTypeUID contains characters that are not compatible with allowed charset/cardTypeUID contains characters that are not alphanumerical. |
733 | Illegal character in graphical data | Gemalto : cardGraphicalData contains characters that are not compatible with allowed charset. |
734 | Illegal character in magnetic data | Gemalto : cardMagneticalData contains characters that are not compatible with allowed charset. |
735 | Illegal character in carrier data | Gemalto : cardCarrierData contains characters that are not compatible with allowed charset. |
736 | Grapical data type is empty or size is incorrect | Gemalto : Null or empty array, or wrong size for parameter cardGraphicalDataType. |
737 | Unknown graphical data type | Gemalto : cardGraphicalDataType contains at least one unknown graphical data type. |
738 | Size of graphical data and graphical data type aren’t identical | Gemalto : cardGraphicalDataType doesn’t contain the same number of values than cardGraphicalData. |
739 | Graphical data type doesn’t specified | Gemalto : At least one cardGraphicalData doesn’t have a cardGraphicalDataType specified. |
740 | Illegal character in electric data | Gemalto : cardElectricalData contains characters that are not compatible with allowed charset. |
741 | Custom data 1 is empty | Gemalto : Null or empty string, or default value for parameter cardRequestCustomData1. |
742 | Illegal character in custom data 1 | Gemalto : cardRequestCustomData1 contains characters that are not compatible with allowed charset. |
743 | Custom data 2 is empty | Gemalto : Null or empty string, or default value for parameter cardRequestCustomData1. |
744 | Illegal character in custom data 2 | Gemalto : cardRequestCustomData1 contains characters that are not compatible with allowed charset. |
745 | Custom data 3 is empty | Gemalto : Null or empty string, or default value for parameter cardRequestCustomData1. |
746 | Illegal character in custom data 3 | Gemalto : cardRequestCustomData1 contains characters that are not compatible with allowed charset. |
747 | Custom data 4 is empty | Gemalto : Null or empty string, or default value for parameter cardRequestCustomData1. |
748 | Illegal character in custom data 4 | Gemalto : cardRequestCustomData1 contains characters that are not compatible with allowed charset. |
749 | Custom data 5 is empty | Gemalto : Null or empty string, or default value for parameter cardRequestCustomData1. |
750 | Illegal character in custom data 5 | Gemalto : cardRequestCustomData1 contains characters that are not compatible with allowed charset. |
751 | Illegal character in custom map file | Gemalto : cardRequestCustomMapFile contains characters that are not compatible with allowed encoding. |
752 | Incorrect custom map file XML format | Gemalto : XML file(s) contained into cardRequestCustomMapFile archive doesn’t have the required XML format. |
753 | Empty custom map file MD5 hash | Gemalto : Null or empty string for parameter cardProductionCustomMapFileMd5Hash. |
754 | Illegal character in custom map file MD5 hash | Gemalto : cardRequestCustomMapFileMd5Hash contains characters that are not compatible with allowed encoding. Hash result must be base64 encoded. |
755 | Comparison failed | Gemalto : cardRequestCustomMapFile archive transmission failure: MD5 hash comparison failed. |
756 | Unpack failed | Gemalto : cardRequestCustomMapFile archive can’t be unpacked or files can’t be retrieved from it. Probably an archive format error. |
757 | Map file data is not compactable with encoding | Gemalto : XML file(s) contained into cardRequestCustomMapFile archive contains at least one value that is not compatible with allowed encoding. |
758 | Invalid PIN Block | Gemalto : cipheredPin must contain 16 characters/cipheredPin parameter contains characters that are not compatible with allowed charset/cipheredPin parameter contains characters that are not allowed. cipheredPin must only be composed of digits or letters from A to F. |
759 | Invalid PIN Block format | Gemalto : cipheredPinFormat parameter is null or default values whereas it is mandatory since cipheredPin is set/cipheredPinFormat has not an attempted value (only ‘ISO0’ and ‘ISO2’ values are correct). |
760 | PIN block doesnot match PIN Block format | Gemalto : cipheredPin does not match given cipheredPinFormat. |
761 | PAN is empty | Gemalto : pan parameter is null or empty or default values whereas it is mandatory (given Ciphered PIN format is ISO0). |
762 | Invalid character in PAN | Gemalto : pan parameter contains characters that are not compatible with allowed charset/pan parameter contains characters that are not allowed. Pan must only be composed of digits. |
763 | Illegal character in PIN mailer data | Gemalto : At least one pinMailerData element contains characters that are not compatible with allowed charset. |
764 | Card request creation is forbidden | Gemalto : Card request creation is forbidden since standard Instant Issuance mode is deactivated on Central Base. |
765 | PIN cannot be verified | Gemalto : cipheredPin cannot been verified since KMS server is unreachable. |
766 | PIN delivery mode is empty | Gemalto : Null, empty or default string for parameter PinDeliveryMode whereas Pin or pinMailerData are provided. |
767 | Unknown PIN delivery mode | Gemalto : Unknown value for parameter PinDeliveryMode. Only NONE, PIN_MAILER and PIN_SELECTION are allowed. |
768 | Illegal character in PIN delivery mode | Gemalto : PinDeliveryMode parameter contains characters that are not compatible with allowed charset. |
769 | PIN Block is empty, chosen PIN delivery mode required PIN Block | Gemalto : cipheredPin parameter is null, empty or default value whereas it MUST contain a value because the chosen pinDeliveryMode requires it. |
770 | Data preparation failed | Gemalto : Data preparation failed (synchronous DP call) or data preparation launch failed (asynchronous DP call). |
771 | System is busy | Gemalto : The system is busy and can’t accept any new request for the moment. Either too many concurrent requests have been sent, or too many requests are currently waiting for data preparation. The system refuses new requests to remain stable and to keep acceptable performances. Please try again later and check the system health. |
772 | Request not found | Gemalto : Card Request not fount in Gemalto system. |
773 | Invalid ExpiryDatePart | Indicates the parameter value was invalid. |
774 | Limit Group not assigned to the input secondary card | Indicates the parameter value is not correctly configured. |
775 | Load source limit setting not found in the secondary card | Indicates the parameter value is not correctly configured. |
776 | The given card is already replaced | Indicates the parameter value is in an invalid state for the requested operation. |
777 | Invalid func | Indicates the parameter value was invalid. |
778 | Invalid PIN Mailer | Indicates the parameter value was invalid. |
779 | Deny list is empty | Indicates the parameter value was empty and is required. |
780 | Allow List is empty | Indicates the parameter value was empty and is required. |
781 | CardAcceptorId is empty | Indicates the parameter value was empty and is required. |
782 | Invalid Action | Indicates the parameter value was invalid. |
783 | CardAcceptorID not found | Indicates the parameter value was not found. |
784 | The requested product is virtual but the request is for physical card generation | Indicates the CreateType parameter value was invalid for the specified Product. |
785 | The requested product is physical but the request is for virtual card generation | Indicates the CreateType parameter value was invalid for the specified Product. |
786 | Invalid e-mail address | Indicates the parameter value was in an invalid format. |
787 | e-mail address is missing | Indicates the parameter value was empty and is required. |
788 | Invalid MailOrSMS | Indicates the parameter value was invalid. |
789 | Cannot convert card, card is already physical | Indicates the card has already been converted. |
790 | The card is physical, only virtual can convert | Indicates the card is already physical. |
791 | Load is disabled, card is EA Type1 | Indicates the Product is configured as External Auth Type 1 where the client holds the balance and therefore Load is an invalid operation. |
792 | Wrong or expired login/password, or disabled user | The credentials supplied were invalid. |
793 | Wrong or insufficient credentials | The credentials were not properly supplied. |
794 | Login parameter is null, empty string, or default value | The credentials were not properly supplied. |
795 | Login parameter contains characters that are not compatible with allowed charset | The credentials were not properly supplied. |
796 | Password parameter is null, empty string, or default value | The credentials were not properly supplied. |
797 | Password parameter contains characters that are not compatible with allowed charset | The credentials were not properly supplied. |
798 | Quantity entered is invalid, it should be numeric and greater than one | Indicates the parameter value was invalid format. |
799 | This card acceptor is already added to the deny list/allow list of the given scheme | Indicates the card acceptor is already added to the deny list/allow list of the given scheme. |
800 | WSID is missing in the request. | Parameter was not supplied but is required. |
801 | IssCode is missing. | Parameter was not supplied but is required. |
802 | TxnCode is missing | Parameter was not supplied but is required. |
803 | AuthType is missing | Parameter was not supplied but is required. |
804 | LocDate is missing | Parameter was not supplied but is required. |
805 | LocTime is missing | Parameter was not supplied but is required. |
806 | CurCode is missing in the request. | Parameter was not supplied but is required. |
807 | DebOrCred is missing in the request. | Parameter was not supplied but is required. |
808 | Description is missing in the request. | Parameter was not supplied but is required. |
809 | Transaction amount such as AmtAjustment, LoadValue, UnloadValue is missing in the request. | Parameter was not supplied but is required. |
810 | PAN, PublicToken or CardDesign is missing in the request. | Parameter was not supplied but is required. |
811 | DOB is missing in the request. | Parameter was not supplied but is required. |
812 | CVV is missing. | Parameter was not supplied but is required. |
813 | AccCode is missing or invalid. | Parameter was not supplied but is required. |
814 | ClientCode is missing when AuthType is 5 | Parameter was not supplied but is required. |
815 | LastName is missing when AuthType is 6 | Parameter was not supplied but is required. |
816 | Track2 is missing when AuthType is 7 | Track2 is mandatory when ActMethod is 4 or AuthMethod is 7 or when both PAN and PubToken are not provided. |
819 | ActMethod is missing in the request. | Parameter was not supplied but is required. |
820 | City or Postcode is missing in the request. | Parameter was not supplied but is required. |
821 | Country is missing | Parameter was not supplied but is required. |
822 | FirstName is missing in the request. | Parameter was not supplied but is required. |
823 | AccNo is missing in the request. | Parameter was not supplied but is required. |
824 | ExpDate is missing in the request. | Parameter was not supplied but is required. |
825 | StatCode or NewStatCode is missing or invalid in the request. | Parameter was not supplied but is required. |
826 | OrgItemId is missing in the request. | Parameter was not supplied but is required. |
827 | LoadFee is in incorrect format. | Parameter was supplied but is in an invalid format. |
829 | SvcSrc is missing in the request. | Parameter was not supplied but is required. |
830 | SvcTye is missing in the request. | Parameter was not supplied but is required. |
831 | Work city or Work Postcode is missing in the request. | Parameter was not supplied but is required. |
832 | Work country is missing | Parameter was not supplied but is required. |
833 | Dlvcity or DlvPostcode is missing in the request. | Parameter was not supplied but is required. |
834 | DlvCountry is missing. | Parameter was not supplied but is required. |
835 | DlvFirstName is missing in the request. | Parameter was not supplied but is required. |
836 | SysDate is missing. | Parameter was not supplied but is required. |
837 | TxnType is missing. | Parameter was not supplied but is required. |
838 | TermCode is missing | Parameter was not supplied but is required. |
839 | TerminalID is missing. | Parameter was not supplied but is required. |
840 | CrdAcptLoc is missing. | Parameter was not supplied but is required |
841 | MCC is missing. | Parameter was not supplied but is required |
842 | Poschp is missing. | Parameter was not supplied but is required |
843 | Poscdim is missing. | Parameter was not supplied but is required |
844 | Poscham is missing. | Parameter was not supplied but is required |
845 | Poscp is missing. | Parameter was not supplied but is required |
846 | ItemId is missing. | Parameter was not supplied but is required |
847 | TlogId is missing. | Parameter was not supplied but is required |
848 | BillConvRate is missing. | Parameter was not supplied but is required |
849 | MsgType is missing. | Parameter was not supplied but is required |
850 | Func is missing. | Parameter was not supplied but is required |
851 | Current Pin is missing | Parameter was not supplied but is required |
852 | New Pin is missing | Parameter was not supplied but is required |
853 | Confirm Pin is missing | Parameter was not supplied but is required |
854 | Key ref is missing. | Parameter was not supplied but is required |
855 | ItemSrc is missing. | Parameter was not supplied but is required |
856 | LoadFundType is missing. | Parameter was not supplied but is required |
857 | LoadSrc is missing. | Parameter was not supplied but is required |
858 | LoadFee is missing. | Parameter was not supplied but is required |
859 | LoadedBy is missing. | Parameter was not supplied but is required |
860 | Title is missing. | Parameter was not supplied but is required |
861 | Addrl1 is missing. | Parameter was not supplied but is required |
862 | Addrl2 is missing. | Parameter was not supplied but is required |
863 | Reason is missing. | Parameter was not supplied but is required |
864 | Invalid Limit group code. | Parameter was supplied but is invalid |
865 | Invalid MCC group code. | Parameter was supplied but is invalid |
866 | Invalid Usage group code. | Parameter was supplied but is invalid |
867 | ProcCode is missing in the request or invalid. | Parameter was either supplied but is invalid, or is missing and required |
868 | Duplicate WSID in the request, deny. | The WSID has already been used on a previous request. WSIDs should be unique. |
869 | Invalid Fee Group Code | Parameter was supplied but is invalid |
870 | Invalid Primary Token, deny | Parameter was supplied but is invalid |
871 | Balance transfer from primary card to seconday or vice vers, deny | Not in use |
872 | Source and destination card has same PAN, deny | Attempt to balance transfer to and from same card is invalid |
873 | CardSelector is missing or invalid. | Parameter was not supplied but is required, or is an invalid value |
874 | CardSelectorValue is missing or invalid. | Parameter was not supplied but is required, or is an invalid value |
875 | Fee structure is not set for the given process code. | No fee structure is configured for the process code supplied during an attempt to take generic fees |
876 | RegenType/Replace is empty or invalid. | Parameter was not supplied but is required, or is an invalid value |
877 | Invalid expiry date. | An attempt was made to update the logical expiry date to either a past date, or a date that is beyond the physical expiry date |
878 | Invalid character in Card Name. | Non - european characters are not allowed in Card Name |
879 | Invalid character in First Name. | If Card Name is empty then non – european characters are not allowed in First Name. |
880 | Invalid character in Last Name. | If Card Name is empty then non – european characters are not allowed in Last Name. |
881 | Invalid recurring/scheduled fee group code. | Parameter was supplied but is invalid |
882 | Invalid web service fee group code. | Parameter was supplied but is invalid |
883 | Invalid Card Manufacturer Code | Parameter was supplied but is invalid |
884 | Customer mobile phone number is not set for this card. | An attempt was made to send an SMS, but no mobile number is registered for this card |
885 | Address verification failed. | The supplied address did not match the stored address |
886 | License verification failed. | The supplied License details did not match the stored details |
887 | Passport verification failed. | The supplied Passport details did not match the stored details |
888 | License number is missing. | A required parameter was not supplied |
889 | Gender (sex) is missing. | A required parameter was not supplied |
890 | Passport number is missing. | A required parameter was not supplied |
891 | Surname is missing. | A required parameter was not supplied |
892 | Passport number check digit is missing. | A required parameter was not supplied |
893 | Invalid DebOrCred, | It should be 1(Credit) or -1(Debit). |
894 | Invalid DOB format | Format should be YYYY-MM-DD |
895 | Invalid Start Date | Format should be YYYY-MM-DD |
896 | Invalid EndDate | Format should be YYYY-MM-DD |
897 | Invalid amount | Amount should be non-negative and no more decimal places than the currency will allow. |
898 | Invalid BIN/Manufacturer combination | The selected card manufacturer is not associated with the programme scheme |
899 | Invalid Country/Delv_Country, it should be ISO numeric code. | Parameter was supplied in incorrect format |
900 | Restricted web method, this client is not allowed to use this method | Client is not configured to call this web service |
902 | Invalid Transaction | The selected transaction is not valid for this operation |
903 | Re-Enter Transaction | The selected transaction must be re-entered |
904 | Format error, deny | Generic format error condition eg used by Account Enquiry to indicate invalid format in ‘txnfilter’ value received in request or when the security details do not match with the selected authMethod |
905 | Aquirer not supported by switch | As required by Issuer |
906 | Cutover in process | As required by Issuer |
907 | Card issuer signed off | As required by Issuer |
908 | Transaction destination cannot be found for routing | As required by Issuer |
909 | System malfunction, deny | Generic ‘catch-all’ error condition |
910 | Card issuer signed off | As required by Issuer |
911 | Card issuer timed out | As required by Issuer |
912 | Card issuer unavailable | As required by Issuer |
913 | Duplicate transaction, deny | To indicate the received request is a duplicate of a previous request. In some calls the ID of the original request (that this request duplicates) may also be returned in the response. |
914 | Unable to trace original transaction, deny | Indicates that the item a Void transaction seeks to cancel cannot be found |
915 | Reconcilliation cutover or checkpoint error | As required by Issuer |
916 | MAC incorrect | As required by Issuer |
917 | MAC key sync error | As required by Issuer |
918 | No communication keys available for use | As required by Issuer |
919 | Encryption key sync error | As required by Issuer |
920 | Security error – authentication failed, deny | Failed to authenticate the cardholder |
921 | Security error – security answer not defined | Failed to authenticate cardholder because one or more of the security details have not been setup for the cardholder |
922 | Message number out of sequence | As required by Issuer |
923 | Request in progress | As required by Issuer |
924 | Invalid security code | As required by Issuer |
925 | Database error | As required by Issuer |
928 | Customer vendor format | As required by Issuer |
932 | Recurring data error | As required by Issuer |
933 | Update not allowed | As required by Issuer |
934 | RegisterDetails was of the incorrect format | RegisterDetails was either empty or not of the correct type |
935 | RegisterSMS was of the incorrect format | RegisterSMS was either empty or not of the correct type |
936 | DeRegister was of the incorrect format | DeRegister was either empty or not of the correct type |
937 | Override | was of the incorrect format Override was either empty or not of the correct type |
938 | ReIssueBoolean was of the incorrect format | ReIssueBoolean was either empty or not of the correct type |
939 | NewToken was incorrect format | NewToken must be either 0 (if not re-issueing) or avalid public token |
940 | Value in a Detail was empty | Must have a value within the Detail class and not empty string |
941 | ENUM_3DS_Details Identity was not a valid type | ENUM_3DS_Details Identity was not a valid type. Please see appendix for valid values |
942 | DetailsStatus was not a valid type | DetailsStatus was not a valid type. Please see appendix for valid values |
943 | MobileNumber was an invalid type | MobileNumber must be a valid number. Length must be between 11 and 25 characters long |
944 | SMSStatus was not a valid type | SMSStatus was not a valid type. Please see appendix for valid values |
945 | ReIssueBoolean is True and NewToken = 0 | A request to reissue the details to a new token was received but the NewToken value is 0. Set NewToken to a valid public token |
946 | NewToken is an invalid token | A NewToken value has been requested but the supplied token is not valid |
947 | ReIssue and register are set | A request has been received to both register and reregister a token. Only one or the other can be done |
948 | Reserved for RSA | |
949 | Reserved for RSA | |
950 | Reserved for RSA | |
951 | Web service call successful, but failed to send Network Message due to internal error (i.e. 0302 service call did not return) | As required by Issuer |
952 | Web service call successful, but failed Fraud API update | As required by Issuer |
953 | Activation of Card successful, but updating MDES Card Mapping failed | As required by Issuer |
954 | RSA – Invalid BranchNumber | Ten digits |
955 | RSA – Invalid DateOfBirth | Must be format YYYYMMDD. Failed to convert to a date |
956 | RSA – Invalid LastStatementDate | Must be format YYYYMMDD. Failed to convert to a date |
957 | RSA – Invalid RelationshipType | Must be one of the following primary, co-applicant, authorized) |
958 | RSA – Invalid CompanyTel | Fifty digits |
959 | RSA – Invalid EmbossedName | Up to 120 characters allowed |
960 | RSA – Invalid FirstName | Up to 120 characters allowed |
961 | RSA – Invalid MiddleName | Up to 120 characters allowed |
962 | RSA – Invalid LastName | Up to 120 characters allowed |
996 | Retired Web Service | Retired |
997 | Soap username is null or empty | SOAP authentication |
998 | Soap password is null or empty | SOAP authentication |
999 | Security error – SOAP authentication failed. Deny | Indicates the SOAP authentication user name or password is incorrect. MVC Action Codes The following action codes are relevant to a Master Virtual Card (MVC) . Code Description |
Updated 13 days ago