{ "Content-Type" : "application/json" }
{ "phone" : "01012345678" }
<Success>
HTTP/1.1 204 No Content
<Fail>
{ "status": 409, "message": "Phone number that already exists", "data": null }