User RegistrationAsk AIpost https://dev-openbanking.pub.credrails.com/api/v2/auth/sign-upBody ParamsemailstringrequiredIt should include a username, the @ symbol, and the domain name (e.g. [email protected])namestringrequiredlength between 8 and 50Name of the individual, organization, or companydisplayNamestringrequiredlength between 6 and 50A name that will be displayed to customers when requesting consent to access their accountphoneNumberstringrequiredlength between 8 and 16Phone number of the individual, organization, or companypictureurirequiredlength between 8 and 50A URL pointing to a .jpeg, .jpg, or .png logo of the individual, organization, or companyaddressstringrequiredlength between 8 and 50Physical and postal address of the individual, organization, or companycallbackUrlurilength between 8 and 50A callback that can request post requests with request_id and response payloadHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Welcome, explorer! Your registration has been completed successfully.. 400The server is unable to process the request because it perceives it as a client error, such as a syntax mistake in the request, an invalid structure of the request message, or an improper routing of the request. 401Whoops, it looks like we're running into some trouble with your request. The server understands your request but it can't complete it because the request lacks valid authentication credentials for the target resource. 404Oops, it looks like the server is having trouble finding the resource you requestedUpdated about 1 year ago