GET api/application-branch-offices/search?pageNumber={pageNumber}&pageSize={pageSize}&searchText={searchText}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pageNumber

integer

Required

pageSize

integer

Required

searchText

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ApplicationBranchOfficeData
NameDescriptionTypeAdditional information
AppID

globally unique identifier

None.

Code

string

None.

Name

string

None.

CityID

integer

None.

CityName

string

None.

DepartmentID

integer

None.

DepartmentName

string

None.

ProvinceID

integer

None.

ProvinceName

string

None.

CountryID

integer

None.

CountryName

string

None.

StreetNameAndNumber

string

None.

Phones

string

None.

Email

string

None.

ApplicationDataSelected

ApplicationInfoData

None.

EnvironmentSelected

EnvironmentData

None.

ID

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "AppID": "bfd2b421-eaa6-4b5b-8704-84673351b0fe",
    "Code": "sample string 1",
    "Name": "sample string 2",
    "CityID": 1,
    "CityName": "sample string 3",
    "DepartmentID": 1,
    "DepartmentName": "sample string 4",
    "ProvinceID": 1,
    "ProvinceName": "sample string 5",
    "CountryID": 1,
    "CountryName": "sample string 6",
    "StreetNameAndNumber": "sample string 7",
    "Phones": "sample string 8",
    "Email": "sample string 9",
    "ApplicationDataSelected": {
      "AppID": "92171975-c150-484e-b276-7328039e97bc",
      "Name": "sample string 1",
      "SoftwareName": "sample string 2",
      "StreetNameAndNumber": "sample string 3",
      "CityName": "sample string 4",
      "Phone": "sample string 5",
      "Discount": 1.0,
      "DateFrom": "2025-08-02T19:20:57.8691428+00:00",
      "DateTo": "2025-08-02T19:20:57.8691428+00:00",
      "Status": "sample string 6",
      "RemainingDays": 7,
      "MonthlyAmount": 1.0,
      "MonthlyPayment": true,
      "HasEnabledCustomDomain": true,
      "BranchOfficeCount": 1,
      "TerminalsCount": 1,
      "Items": [
        {
          "ItemNumber": 1,
          "Description": "sample string 2",
          "UnitPrice": 1.0,
          "Quantity": 1.0,
          "TotalPrice": 1.0,
          "ByBranchOffice": true
        },
        {
          "ItemNumber": 1,
          "Description": "sample string 2",
          "UnitPrice": 1.0,
          "Quantity": 1.0,
          "TotalPrice": 1.0,
          "ByBranchOffice": true
        }
      ],
      "Settings": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "ApplicationEnvironments": [
        {
          "ID": 1,
          "AppID": "e2deaf8c-13f6-42aa-b344-3769946f39ca",
          "EnvironmentID": 1,
          "Name": "sample string 1",
          "Type": 0,
          "Url": "sample string 2",
          "LastUpdate": "2025-08-02T19:20:57.8691428+00:00"
        },
        {
          "ID": 1,
          "AppID": "e2deaf8c-13f6-42aa-b344-3769946f39ca",
          "EnvironmentID": 1,
          "Name": "sample string 1",
          "Type": 0,
          "Url": "sample string 2",
          "LastUpdate": "2025-08-02T19:20:57.8691428+00:00"
        }
      ],
      "DisplayText": "sample string 2 - sample string 1",
      "TotalAmount": 2.0
    },
    "EnvironmentSelected": {
      "ID": 1,
      "SoftwareName": "sample string 1",
      "Name": "sample string 2",
      "Type": 0,
      "Url": "sample string 3"
    },
    "ID": 1
  },
  {
    "AppID": "bfd2b421-eaa6-4b5b-8704-84673351b0fe",
    "Code": "sample string 1",
    "Name": "sample string 2",
    "CityID": 1,
    "CityName": "sample string 3",
    "DepartmentID": 1,
    "DepartmentName": "sample string 4",
    "ProvinceID": 1,
    "ProvinceName": "sample string 5",
    "CountryID": 1,
    "CountryName": "sample string 6",
    "StreetNameAndNumber": "sample string 7",
    "Phones": "sample string 8",
    "Email": "sample string 9",
    "ApplicationDataSelected": {
      "AppID": "92171975-c150-484e-b276-7328039e97bc",
      "Name": "sample string 1",
      "SoftwareName": "sample string 2",
      "StreetNameAndNumber": "sample string 3",
      "CityName": "sample string 4",
      "Phone": "sample string 5",
      "Discount": 1.0,
      "DateFrom": "2025-08-02T19:20:57.8691428+00:00",
      "DateTo": "2025-08-02T19:20:57.8691428+00:00",
      "Status": "sample string 6",
      "RemainingDays": 7,
      "MonthlyAmount": 1.0,
      "MonthlyPayment": true,
      "HasEnabledCustomDomain": true,
      "BranchOfficeCount": 1,
      "TerminalsCount": 1,
      "Items": [
        {
          "ItemNumber": 1,
          "Description": "sample string 2",
          "UnitPrice": 1.0,
          "Quantity": 1.0,
          "TotalPrice": 1.0,
          "ByBranchOffice": true
        },
        {
          "ItemNumber": 1,
          "Description": "sample string 2",
          "UnitPrice": 1.0,
          "Quantity": 1.0,
          "TotalPrice": 1.0,
          "ByBranchOffice": true
        }
      ],
      "Settings": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "ApplicationEnvironments": [
        {
          "ID": 1,
          "AppID": "e2deaf8c-13f6-42aa-b344-3769946f39ca",
          "EnvironmentID": 1,
          "Name": "sample string 1",
          "Type": 0,
          "Url": "sample string 2",
          "LastUpdate": "2025-08-02T19:20:57.8691428+00:00"
        },
        {
          "ID": 1,
          "AppID": "e2deaf8c-13f6-42aa-b344-3769946f39ca",
          "EnvironmentID": 1,
          "Name": "sample string 1",
          "Type": 0,
          "Url": "sample string 2",
          "LastUpdate": "2025-08-02T19:20:57.8691428+00:00"
        }
      ],
      "DisplayText": "sample string 2 - sample string 1",
      "TotalAmount": 2.0
    },
    "EnvironmentSelected": {
      "ID": 1,
      "SoftwareName": "sample string 1",
      "Name": "sample string 2",
      "Type": 0,
      "Url": "sample string 3"
    },
    "ID": 1
  }
]

text/xml

Sample:
<ArrayOfApplicationBranchOfficeData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.Administrator">
  <ApplicationBranchOfficeData>
    <ID xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data">1</ID>
    <AppID>bfd2b421-eaa6-4b5b-8704-84673351b0fe</AppID>
    <ApplicationDataSelected>
      <AppID>92171975-c150-484e-b276-7328039e97bc</AppID>
      <ApplicationEnvironments>
        <ApplicationEnvironmentData>
          <AppID>e2deaf8c-13f6-42aa-b344-3769946f39ca</AppID>
          <EnvironmentID>1</EnvironmentID>
          <ID>1</ID>
          <LastUpdate>2025-08-02T19:20:57.8691428+00:00</LastUpdate>
          <Name>sample string 1</Name>
          <Type>PROD</Type>
          <Url>sample string 2</Url>
        </ApplicationEnvironmentData>
        <ApplicationEnvironmentData>
          <AppID>e2deaf8c-13f6-42aa-b344-3769946f39ca</AppID>
          <EnvironmentID>1</EnvironmentID>
          <ID>1</ID>
          <LastUpdate>2025-08-02T19:20:57.8691428+00:00</LastUpdate>
          <Name>sample string 1</Name>
          <Type>PROD</Type>
          <Url>sample string 2</Url>
        </ApplicationEnvironmentData>
      </ApplicationEnvironments>
      <BranchOfficeCount>1</BranchOfficeCount>
      <CityName>sample string 4</CityName>
      <DateFrom>2025-08-02T19:20:57.8691428+00:00</DateFrom>
      <DateTo>2025-08-02T19:20:57.8691428+00:00</DateTo>
      <Discount>1</Discount>
      <HasEnabledCustomDomain>true</HasEnabledCustomDomain>
      <Items xmlns:d4p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.License">
        <d4p1:LicenseItemData>
          <d4p1:ByBranchOffice>true</d4p1:ByBranchOffice>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:ItemNumber>1</d4p1:ItemNumber>
          <d4p1:Quantity>1</d4p1:Quantity>
          <d4p1:TotalPrice>1</d4p1:TotalPrice>
          <d4p1:UnitPrice>1</d4p1:UnitPrice>
        </d4p1:LicenseItemData>
        <d4p1:LicenseItemData>
          <d4p1:ByBranchOffice>true</d4p1:ByBranchOffice>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:ItemNumber>1</d4p1:ItemNumber>
          <d4p1:Quantity>1</d4p1:Quantity>
          <d4p1:TotalPrice>1</d4p1:TotalPrice>
          <d4p1:UnitPrice>1</d4p1:UnitPrice>
        </d4p1:LicenseItemData>
      </Items>
      <MonthlyAmount>1</MonthlyAmount>
      <MonthlyPayment>true</MonthlyPayment>
      <Name>sample string 1</Name>
      <Phone>sample string 5</Phone>
      <RemainingDays>7</RemainingDays>
      <Settings xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </Settings>
      <SoftwareName>sample string 2</SoftwareName>
      <Status>sample string 6</Status>
      <StreetNameAndNumber>sample string 3</StreetNameAndNumber>
      <TerminalsCount>1</TerminalsCount>
    </ApplicationDataSelected>
    <CityID>1</CityID>
    <CityName>sample string 3</CityName>
    <Code>sample string 1</Code>
    <CountryID>1</CountryID>
    <CountryName>sample string 6</CountryName>
    <DepartmentID>1</DepartmentID>
    <DepartmentName>sample string 4</DepartmentName>
    <Email>sample string 9</Email>
    <EnvironmentSelected>
      <ID>1</ID>
      <Name>sample string 2</Name>
      <SoftwareName>sample string 1</SoftwareName>
      <Type>PROD</Type>
      <Url>sample string 3</Url>
    </EnvironmentSelected>
    <Name>sample string 2</Name>
    <Phones>sample string 8</Phones>
    <ProvinceID>1</ProvinceID>
    <ProvinceName>sample string 5</ProvinceName>
    <StreetNameAndNumber>sample string 7</StreetNameAndNumber>
  </ApplicationBranchOfficeData>
  <ApplicationBranchOfficeData>
    <ID xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data">1</ID>
    <AppID>bfd2b421-eaa6-4b5b-8704-84673351b0fe</AppID>
    <ApplicationDataSelected>
      <AppID>92171975-c150-484e-b276-7328039e97bc</AppID>
      <ApplicationEnvironments>
        <ApplicationEnvironmentData>
          <AppID>e2deaf8c-13f6-42aa-b344-3769946f39ca</AppID>
          <EnvironmentID>1</EnvironmentID>
          <ID>1</ID>
          <LastUpdate>2025-08-02T19:20:57.8691428+00:00</LastUpdate>
          <Name>sample string 1</Name>
          <Type>PROD</Type>
          <Url>sample string 2</Url>
        </ApplicationEnvironmentData>
        <ApplicationEnvironmentData>
          <AppID>e2deaf8c-13f6-42aa-b344-3769946f39ca</AppID>
          <EnvironmentID>1</EnvironmentID>
          <ID>1</ID>
          <LastUpdate>2025-08-02T19:20:57.8691428+00:00</LastUpdate>
          <Name>sample string 1</Name>
          <Type>PROD</Type>
          <Url>sample string 2</Url>
        </ApplicationEnvironmentData>
      </ApplicationEnvironments>
      <BranchOfficeCount>1</BranchOfficeCount>
      <CityName>sample string 4</CityName>
      <DateFrom>2025-08-02T19:20:57.8691428+00:00</DateFrom>
      <DateTo>2025-08-02T19:20:57.8691428+00:00</DateTo>
      <Discount>1</Discount>
      <HasEnabledCustomDomain>true</HasEnabledCustomDomain>
      <Items xmlns:d4p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.License">
        <d4p1:LicenseItemData>
          <d4p1:ByBranchOffice>true</d4p1:ByBranchOffice>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:ItemNumber>1</d4p1:ItemNumber>
          <d4p1:Quantity>1</d4p1:Quantity>
          <d4p1:TotalPrice>1</d4p1:TotalPrice>
          <d4p1:UnitPrice>1</d4p1:UnitPrice>
        </d4p1:LicenseItemData>
        <d4p1:LicenseItemData>
          <d4p1:ByBranchOffice>true</d4p1:ByBranchOffice>
          <d4p1:Description>sample string 2</d4p1:Description>
          <d4p1:ItemNumber>1</d4p1:ItemNumber>
          <d4p1:Quantity>1</d4p1:Quantity>
          <d4p1:TotalPrice>1</d4p1:TotalPrice>
          <d4p1:UnitPrice>1</d4p1:UnitPrice>
        </d4p1:LicenseItemData>
      </Items>
      <MonthlyAmount>1</MonthlyAmount>
      <MonthlyPayment>true</MonthlyPayment>
      <Name>sample string 1</Name>
      <Phone>sample string 5</Phone>
      <RemainingDays>7</RemainingDays>
      <Settings xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </Settings>
      <SoftwareName>sample string 2</SoftwareName>
      <Status>sample string 6</Status>
      <StreetNameAndNumber>sample string 3</StreetNameAndNumber>
      <TerminalsCount>1</TerminalsCount>
    </ApplicationDataSelected>
    <CityID>1</CityID>
    <CityName>sample string 3</CityName>
    <Code>sample string 1</Code>
    <CountryID>1</CountryID>
    <CountryName>sample string 6</CountryName>
    <DepartmentID>1</DepartmentID>
    <DepartmentName>sample string 4</DepartmentName>
    <Email>sample string 9</Email>
    <EnvironmentSelected>
      <ID>1</ID>
      <Name>sample string 2</Name>
      <SoftwareName>sample string 1</SoftwareName>
      <Type>PROD</Type>
      <Url>sample string 3</Url>
    </EnvironmentSelected>
    <Name>sample string 2</Name>
    <Phones>sample string 8</Phones>
    <ProvinceID>1</ProvinceID>
    <ProvinceName>sample string 5</ProvinceName>
    <StreetNameAndNumber>sample string 7</StreetNameAndNumber>
  </ApplicationBranchOfficeData>
</ArrayOfApplicationBranchOfficeData>