Create userAsk AIpost https://api-baas.wirexapp.com/api/v1/userCreates a new user in the Wirex system using server-side Wirex Partner Credentials authorization.Body ParamsBody datacountrystringrequiredThe residence country of the user. This should be an Alpha-2 code. (e.g., US, GB, DE)emailstringrequiredThe email address of the user that would be registered. This address should be unique, otherwise, the request will fail.wallet_addressstringrequiredWallet address of the user that should be compliant with the format of the chain you're using. This address should be unique, otherwise, the request will fail.Responses 200OK 400Bad Request 500Internal Server ErrorUpdated about 2 months ago