Last active
September 12, 2019 09:44
-
-
Save MuratVarol/7a95e905c99758a175b17e44cc22bc9a to your computer and use it in GitHub Desktop.
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 characters
{ | |
"error": null, | |
"result": { | |
"name": "string", | |
"surname": "string", | |
"email": "[email protected]", | |
"companyName": null, | |
"phone": "11223344551" | |
}, | |
"success": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment