Skip to main content

Response Codes

Error Code

HTTP response code of 200 will be returned if the call was successfully received and accepted for processing. Any errors that subsequently occur during processing are returned in the response payload as below. Authorization related error codes (601, 602, 603) will have HTTP response code of 401.

Error CodeDescription
600Internal service failure
601Invalid API key
602Invalid signature
603Access denied
604Missing required field
605Invalid PAN
606Invalid card status
607BIN range not found
608Token PAN not found
609Invalid token status
610Token reference id not found
611Invalid cryptogram
612Max tokens per card
613Card PAN not found
614Invalid card CVV
615Invalid card expiry
616Invalid POS Entry Mode
617Notification ID not found
618Issuer ID not found
619Invalid issuer status
620Failed to verify card
621Token requestor ID not found
622Invalid token requestor status
623Cryptogram has been used
624Invalid ECI

HTTP Status Code

Common HTTP return codes.

Error CodeDescription
200OK
401Unauthorized
403Forbidden
404Not found
500Internal server error
503Service unavailable