HomeGuidesAPIsReleasesDownloadsDeveloperEvents
Log In
APIs

Create customer.

Registers a new customer in the system.
Response Code | Fault Code | Fault | Suggested User Message
------------- | ---------- | ----- | ----------------------
400 | 90038 | MandatoryContactMethodMissingFault | Contact Method Required
400 | 90026 | InvalidPostcodeFault | Postcode provided is incorrect
400 | 90075 | UsernameRequiredFailureFault | No Username provided
400 | 90044 | PasswordRequiredFault | No Password provided
400 | 90073 | UnsafePasswordScoreFault | Provided Password does not meet minimum secure requirements
404 | 90066 | UnknownConsentFault | ConsentId provided does not exist
404 | 90019 | InvalidCurrencyCodeFault | Currency code provided does not exist
404 | 90067 | UnknownContactMethodFault | Contact Method provided does not exist
400 | 90030 | InvalidUsernameFailureFault | Username provided is invalid
500 | 90061 | SystemFailureFault | System Failure, please try again later
400 | 90037 | MandatoryConsentMissingFault | Consent Method Required
400 | 90074 | UsernameExistsFailureFault | Username Provided already exists
400 | 90055 | RegistrationFailureFault | Registration cannot be completed at this time
400 | 90020 | InvalidDateOfBirthFault | Date of Birth provided is incorrect

Language