Created
May 2, 2021 22:19
-
-
Save Prosoffice/ce6316a556c2dcebc78a4d411622f9e7 to your computer and use it in GitHub Desktop.
Revisions
-
Prosoffice created this gist
May 2, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ https://wallet-p.herokuapp.com/register Method: POST # DATA SCHEMA EXAMPLE { "first_name": "Prosper", "last_name": "Test", "email": "[email protected]", "password": "testpass", "account_type": "noob", "main_currency": "NGN" }