POST api/Login/SignUp_Model

SignUp It will work as Save User profile when userid>0

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "UserDetails": [
    {
      "userid": "sample string 1",
      "name": "sample string 2",
      "email": "sample string 3",
      "username": "sample string 4",
      "imagepath": "sample string 5",
      "coverpath": "sample string 6",
      "UserBio": "sample string 7",
      "lat": "sample string 8",
      "lng": "sample string 9",
      "usertype": "sample string 10",
      "isonline": true,
      "VendorParentCatIDs": "sample string 12",
      "VendorParentCatNames": "sample string 13",
      "accesstoken": "sample string 14",
      "fcm_token": "sample string 15",
      "followers": "sample string 16",
      "following": "sample string 17",
      "dob": "sample string 18",
      "noofpost": "sample string 19",
      "noOfListingReviewsGiven": 20,
      "phone": "sample string 21",
      "zipCode": "sample string 22",
      "gender": "sample string 23",
      "city": "sample string 24",
      "country": "sample string 25",
      "devicetoken": "sample string 26",
      "isChatActive": true,
      "counts": {
        "no_of_reviews": 1,
        "no_of_followers": 2,
        "no_of_images": 3,
        "response": "sample string 4",
        "message": "sample string 5",
        "addedId": "sample string 6"
      },
      "hasUnreadMessages": true
    },
    {
      "userid": "sample string 1",
      "name": "sample string 2",
      "email": "sample string 3",
      "username": "sample string 4",
      "imagepath": "sample string 5",
      "coverpath": "sample string 6",
      "UserBio": "sample string 7",
      "lat": "sample string 8",
      "lng": "sample string 9",
      "usertype": "sample string 10",
      "isonline": true,
      "VendorParentCatIDs": "sample string 12",
      "VendorParentCatNames": "sample string 13",
      "accesstoken": "sample string 14",
      "fcm_token": "sample string 15",
      "followers": "sample string 16",
      "following": "sample string 17",
      "dob": "sample string 18",
      "noofpost": "sample string 19",
      "noOfListingReviewsGiven": 20,
      "phone": "sample string 21",
      "zipCode": "sample string 22",
      "gender": "sample string 23",
      "city": "sample string 24",
      "country": "sample string 25",
      "devicetoken": "sample string 26",
      "isChatActive": true,
      "counts": {
        "no_of_reviews": 1,
        "no_of_followers": 2,
        "no_of_images": 3,
        "response": "sample string 4",
        "message": "sample string 5",
        "addedId": "sample string 6"
      },
      "hasUnreadMessages": true
    },
    {
      "userid": "sample string 1",
      "name": "sample string 2",
      "email": "sample string 3",
      "username": "sample string 4",
      "imagepath": "sample string 5",
      "coverpath": "sample string 6",
      "UserBio": "sample string 7",
      "lat": "sample string 8",
      "lng": "sample string 9",
      "usertype": "sample string 10",
      "isonline": true,
      "VendorParentCatIDs": "sample string 12",
      "VendorParentCatNames": "sample string 13",
      "accesstoken": "sample string 14",
      "fcm_token": "sample string 15",
      "followers": "sample string 16",
      "following": "sample string 17",
      "dob": "sample string 18",
      "noofpost": "sample string 19",
      "noOfListingReviewsGiven": 20,
      "phone": "sample string 21",
      "zipCode": "sample string 22",
      "gender": "sample string 23",
      "city": "sample string 24",
      "country": "sample string 25",
      "devicetoken": "sample string 26",
      "isChatActive": true,
      "counts": {
        "no_of_reviews": 1,
        "no_of_followers": 2,
        "no_of_images": 3,
        "response": "sample string 4",
        "message": "sample string 5",
        "addedId": "sample string 6"
      },
      "hasUnreadMessages": true
    }
  ],
  "response": "sample string 1",
  "message": "sample string 2",
  "addedId": "sample string 3"
}

text/xml

Sample:
<LoginModels.SignUp xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/webapishopinbelgium.Models">
  <addedId>sample string 3</addedId>
  <message>sample string 2</message>
  <response>sample string 1</response>
  <UserDetails>
    <LoginModels.UserDetail>
      <UserBio>sample string 7</UserBio>
      <VendorParentCatIDs>sample string 12</VendorParentCatIDs>
      <VendorParentCatNames>sample string 13</VendorParentCatNames>
      <accesstoken>sample string 14</accesstoken>
      <city>sample string 24</city>
      <country>sample string 25</country>
      <counts>
        <addedId>sample string 6</addedId>
        <message>sample string 5</message>
        <response>sample string 4</response>
        <no_of_followers>2</no_of_followers>
        <no_of_images>3</no_of_images>
        <no_of_reviews>1</no_of_reviews>
      </counts>
      <coverpath>sample string 6</coverpath>
      <devicetoken>sample string 26</devicetoken>
      <dob>sample string 18</dob>
      <email>sample string 3</email>
      <fcm_token>sample string 15</fcm_token>
      <followers>sample string 16</followers>
      <following>sample string 17</following>
      <gender>sample string 23</gender>
      <hasUnreadMessages>true</hasUnreadMessages>
      <imagepath>sample string 5</imagepath>
      <isChatActive>true</isChatActive>
      <isonline>true</isonline>
      <lat>sample string 8</lat>
      <lng>sample string 9</lng>
      <name>sample string 2</name>
      <noOfListingReviewsGiven>20</noOfListingReviewsGiven>
      <noofpost>sample string 19</noofpost>
      <phone>sample string 21</phone>
      <userid>sample string 1</userid>
      <username>sample string 4</username>
      <usertype>sample string 10</usertype>
      <zipCode>sample string 22</zipCode>
    </LoginModels.UserDetail>
    <LoginModels.UserDetail>
      <UserBio>sample string 7</UserBio>
      <VendorParentCatIDs>sample string 12</VendorParentCatIDs>
      <VendorParentCatNames>sample string 13</VendorParentCatNames>
      <accesstoken>sample string 14</accesstoken>
      <city>sample string 24</city>
      <country>sample string 25</country>
      <counts>
        <addedId>sample string 6</addedId>
        <message>sample string 5</message>
        <response>sample string 4</response>
        <no_of_followers>2</no_of_followers>
        <no_of_images>3</no_of_images>
        <no_of_reviews>1</no_of_reviews>
      </counts>
      <coverpath>sample string 6</coverpath>
      <devicetoken>sample string 26</devicetoken>
      <dob>sample string 18</dob>
      <email>sample string 3</email>
      <fcm_token>sample string 15</fcm_token>
      <followers>sample string 16</followers>
      <following>sample string 17</following>
      <gender>sample string 23</gender>
      <hasUnreadMessages>true</hasUnreadMessages>
      <imagepath>sample string 5</imagepath>
      <isChatActive>true</isChatActive>
      <isonline>true</isonline>
      <lat>sample string 8</lat>
      <lng>sample string 9</lng>
      <name>sample string 2</name>
      <noOfListingReviewsGiven>20</noOfListingReviewsGiven>
      <noofpost>sample string 19</noofpost>
      <phone>sample string 21</phone>
      <userid>sample string 1</userid>
      <username>sample string 4</username>
      <usertype>sample string 10</usertype>
      <zipCode>sample string 22</zipCode>
    </LoginModels.UserDetail>
    <LoginModels.UserDetail>
      <UserBio>sample string 7</UserBio>
      <VendorParentCatIDs>sample string 12</VendorParentCatIDs>
      <VendorParentCatNames>sample string 13</VendorParentCatNames>
      <accesstoken>sample string 14</accesstoken>
      <city>sample string 24</city>
      <country>sample string 25</country>
      <counts>
        <addedId>sample string 6</addedId>
        <message>sample string 5</message>
        <response>sample string 4</response>
        <no_of_followers>2</no_of_followers>
        <no_of_images>3</no_of_images>
        <no_of_reviews>1</no_of_reviews>
      </counts>
      <coverpath>sample string 6</coverpath>
      <devicetoken>sample string 26</devicetoken>
      <dob>sample string 18</dob>
      <email>sample string 3</email>
      <fcm_token>sample string 15</fcm_token>
      <followers>sample string 16</followers>
      <following>sample string 17</following>
      <gender>sample string 23</gender>
      <hasUnreadMessages>true</hasUnreadMessages>
      <imagepath>sample string 5</imagepath>
      <isChatActive>true</isChatActive>
      <isonline>true</isonline>
      <lat>sample string 8</lat>
      <lng>sample string 9</lng>
      <name>sample string 2</name>
      <noOfListingReviewsGiven>20</noOfListingReviewsGiven>
      <noofpost>sample string 19</noofpost>
      <phone>sample string 21</phone>
      <userid>sample string 1</userid>
      <username>sample string 4</username>
      <usertype>sample string 10</usertype>
      <zipCode>sample string 22</zipCode>
    </LoginModels.UserDetail>
  </UserDetails>
</LoginModels.SignUp>