POST API/RestData/GetRestBranchDetails

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
memData
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "rest_id": 1,
  "rest_name": "sample string 2",
  "isactive": true,
  "branches": [
    {
      "branch_id": 1,
      "branch_name": "sample string 2",
      "branch_con_mob": "sample string 3",
      "branch_con_land": "sample string 4",
      "branch_con_email": "sample string 5",
      "branch_start_time": 6.0,
      "branch_start_time_mode": "sample string 7",
      "branch_end_time": 8.0,
      "branch_end_time_mode": "sample string 9",
      "isactive": true
    },
    {
      "branch_id": 1,
      "branch_name": "sample string 2",
      "branch_con_mob": "sample string 3",
      "branch_con_land": "sample string 4",
      "branch_con_email": "sample string 5",
      "branch_start_time": 6.0,
      "branch_start_time_mode": "sample string 7",
      "branch_end_time": 8.0,
      "branch_end_time_mode": "sample string 9",
      "isactive": true
    },
    {
      "branch_id": 1,
      "branch_name": "sample string 2",
      "branch_con_mob": "sample string 3",
      "branch_con_land": "sample string 4",
      "branch_con_email": "sample string 5",
      "branch_start_time": 6.0,
      "branch_start_time_mode": "sample string 7",
      "branch_end_time": 8.0,
      "branch_end_time_mode": "sample string 9",
      "isactive": true
    }
  ],
  "message": "sample string 4",
  "status": true
}

application/xml, text/xml

Sample:
<clsRestBranchDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BackOffice">
  <branches>
    <clsBranchDetails>
      <branch_con_email>sample string 5</branch_con_email>
      <branch_con_land>sample string 4</branch_con_land>
      <branch_con_mob>sample string 3</branch_con_mob>
      <branch_end_time>8</branch_end_time>
      <branch_end_time_mode>sample string 9</branch_end_time_mode>
      <branch_id>1</branch_id>
      <branch_name>sample string 2</branch_name>
      <branch_start_time>6</branch_start_time>
      <branch_start_time_mode>sample string 7</branch_start_time_mode>
      <isactive>true</isactive>
    </clsBranchDetails>
    <clsBranchDetails>
      <branch_con_email>sample string 5</branch_con_email>
      <branch_con_land>sample string 4</branch_con_land>
      <branch_con_mob>sample string 3</branch_con_mob>
      <branch_end_time>8</branch_end_time>
      <branch_end_time_mode>sample string 9</branch_end_time_mode>
      <branch_id>1</branch_id>
      <branch_name>sample string 2</branch_name>
      <branch_start_time>6</branch_start_time>
      <branch_start_time_mode>sample string 7</branch_start_time_mode>
      <isactive>true</isactive>
    </clsBranchDetails>
    <clsBranchDetails>
      <branch_con_email>sample string 5</branch_con_email>
      <branch_con_land>sample string 4</branch_con_land>
      <branch_con_mob>sample string 3</branch_con_mob>
      <branch_end_time>8</branch_end_time>
      <branch_end_time_mode>sample string 9</branch_end_time_mode>
      <branch_id>1</branch_id>
      <branch_name>sample string 2</branch_name>
      <branch_start_time>6</branch_start_time>
      <branch_start_time_mode>sample string 7</branch_start_time_mode>
      <isactive>true</isactive>
    </clsBranchDetails>
  </branches>
  <isactive>true</isactive>
  <message>sample string 4</message>
  <rest_id>1</rest_id>
  <rest_name>sample string 2</rest_name>
  <status>true</status>
</clsRestBranchDetails>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "rest_id": 1,
  "rest_name": "sample string 2",
  "isactive": true,
  "branches": [
    {
      "branch_id": 1,
      "branch_name": "sample string 2",
      "branch_con_mob": "sample string 3",
      "branch_con_land": "sample string 4",
      "branch_con_email": "sample string 5",
      "branch_start_time": 6.0,
      "branch_start_time_mode": "sample string 7",
      "branch_end_time": 8.0,
      "branch_end_time_mode": "sample string 9",
      "isactive": true
    },
    {
      "branch_id": 1,
      "branch_name": "sample string 2",
      "branch_con_mob": "sample string 3",
      "branch_con_land": "sample string 4",
      "branch_con_email": "sample string 5",
      "branch_start_time": 6.0,
      "branch_start_time_mode": "sample string 7",
      "branch_end_time": 8.0,
      "branch_end_time_mode": "sample string 9",
      "isactive": true
    },
    {
      "branch_id": 1,
      "branch_name": "sample string 2",
      "branch_con_mob": "sample string 3",
      "branch_con_land": "sample string 4",
      "branch_con_email": "sample string 5",
      "branch_start_time": 6.0,
      "branch_start_time_mode": "sample string 7",
      "branch_end_time": 8.0,
      "branch_end_time_mode": "sample string 9",
      "isactive": true
    }
  ],
  "message": "sample string 4",
  "status": true
}

application/xml, text/xml

Sample:
<clsRestBranchDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BackOffice">
  <branches>
    <clsBranchDetails>
      <branch_con_email>sample string 5</branch_con_email>
      <branch_con_land>sample string 4</branch_con_land>
      <branch_con_mob>sample string 3</branch_con_mob>
      <branch_end_time>8</branch_end_time>
      <branch_end_time_mode>sample string 9</branch_end_time_mode>
      <branch_id>1</branch_id>
      <branch_name>sample string 2</branch_name>
      <branch_start_time>6</branch_start_time>
      <branch_start_time_mode>sample string 7</branch_start_time_mode>
      <isactive>true</isactive>
    </clsBranchDetails>
    <clsBranchDetails>
      <branch_con_email>sample string 5</branch_con_email>
      <branch_con_land>sample string 4</branch_con_land>
      <branch_con_mob>sample string 3</branch_con_mob>
      <branch_end_time>8</branch_end_time>
      <branch_end_time_mode>sample string 9</branch_end_time_mode>
      <branch_id>1</branch_id>
      <branch_name>sample string 2</branch_name>
      <branch_start_time>6</branch_start_time>
      <branch_start_time_mode>sample string 7</branch_start_time_mode>
      <isactive>true</isactive>
    </clsBranchDetails>
    <clsBranchDetails>
      <branch_con_email>sample string 5</branch_con_email>
      <branch_con_land>sample string 4</branch_con_land>
      <branch_con_mob>sample string 3</branch_con_mob>
      <branch_end_time>8</branch_end_time>
      <branch_end_time_mode>sample string 9</branch_end_time_mode>
      <branch_id>1</branch_id>
      <branch_name>sample string 2</branch_name>
      <branch_start_time>6</branch_start_time>
      <branch_start_time_mode>sample string 7</branch_start_time_mode>
      <isactive>true</isactive>
    </clsBranchDetails>
  </branches>
  <isactive>true</isactive>
  <message>sample string 4</message>
  <rest_id>1</rest_id>
  <rest_name>sample string 2</rest_name>
  <status>true</status>
</clsRestBranchDetails>