m2pfintech
Error Codes

Registration Errors

Error codes for customer registration, validation, and deduplication issues.

Errors related to customer registration, field validation, duplicate detection, and bank partner registration.


CodeHTTPMessageScenarioResolution
REG_001400Missing mandatory fieldA required field was not provided in the requestCheck required fields for your tenant configuration
REG_002400Invalid mobile numberMobile number is not 10 digits or has invalid formatProvide a valid 10-digit Indian mobile number
REG_003400Invalid ID numberID document number does not match the expected format for the given idTypeVerify format — PAN: 10 alphanumeric, Aadhaar: 12 digits
REG_004400Invalid email formatEmail address is malformedProvide a valid email address
REG_005400Invalid date of birthDate format is wrong or date is in the futureUse YYYY-MM-DD format with a past date
REG_006400Invalid pincodePostal code is not exactly 6 digitsProvide a valid 6-digit Indian postal code
REG_010409Duplicate customerCustomer already exists based on dedup rules (mobile + ID)Use the existing customer's kit number
REG_011409Mobile already registeredMobile number is linked to another customer recordUse a different mobile number or retrieve the existing customer
REG_012409ID already registeredID document number is linked to another customer recordVerify customer identity or retrieve the existing record
REG_020422Product not availableThe specified productId is not valid for your tenantVerify the Product ID with M2P
REG_021422No cards availableAll card numbers in the BIN range have been exhaustedContact M2P for additional BIN capacity
REG_030502Bank registration failedThe bank partner API returned an errorRetry the request; if persistent, contact M2P support
REG_031502Core system registration failedInternal registration processing errorRetry the request; if persistent, contact M2P support