post
https://api.myregistry.com/MerchantApi/1/0/json/SignupUser
If you want to offer the ability for your consumers to create a registry account, you can use the SignupUser endpoint. This API endpoint will
- Create a new registry user in MyRegistry.com with the details provided if there is not already another account with the same user details.
- If a user already exists, the account is created as a co registration account.
The registry ID is returned in the response when a registration is successful.
This APIs is designed for server-to-server communication only, attempting to call the APIs directly from JavaScript in a browser will fail.
