GET api/{database}/OrganizationInfoList?email={email}&shortName={shortName}&name={name}&city={city}
No Documentation Found.
Request Information
Parameters
| Name | Description | Additional information | 
|---|---|---|
| No Documentation Found. | 
                         Define this parameter in the request URI.  | 
        |
| shortName | No Documentation Found. | 
                         Define this parameter in the request URI.  | 
        
| name | No Documentation Found. | 
                         Define this parameter in the request URI.  | 
        
| city | No Documentation Found. | 
                         Define this parameter in the request URI.  | 
        
Response Information
Response body formats
application/json, text/json
            Sample:
        
[
  {
    "businessNumber": "sample string 1",
    "city": "sample string 2",
    "cocCity": "sample string 3",
    "cocDate": "2025-11-04T10:17:55.1407309",
    "cocRegistration": "sample string 4",
    "countryId": "sample string 5",
    "currencyId": "sample string 6",
    "dateChanged": "2025-11-04T10:17:55.1407309",
    "dateCreated": "2025-11-04T10:17:55.1407309",
    "email": "sample string 7",
    "fax": "sample string 8",
    "governmentDigitalId": "sample string 9",
    "homepage": "sample string 10",
    "languageId": "sample string 11",
    "mobilePhone": "sample string 12",
    "name": "sample string 13",
    "organizationId": 14,
    "shortName": "sample string 15",
    "street1": "sample string 16",
    "street2": "sample string 17",
    "telephone": "sample string 18",
    "vatNumber": "sample string 19",
    "vatVerificationDate": "2025-11-04T10:17:55.1407309",
    "zipCode": "sample string 20"
  },
  {
    "businessNumber": "sample string 1",
    "city": "sample string 2",
    "cocCity": "sample string 3",
    "cocDate": "2025-11-04T10:17:55.1407309",
    "cocRegistration": "sample string 4",
    "countryId": "sample string 5",
    "currencyId": "sample string 6",
    "dateChanged": "2025-11-04T10:17:55.1407309",
    "dateCreated": "2025-11-04T10:17:55.1407309",
    "email": "sample string 7",
    "fax": "sample string 8",
    "governmentDigitalId": "sample string 9",
    "homepage": "sample string 10",
    "languageId": "sample string 11",
    "mobilePhone": "sample string 12",
    "name": "sample string 13",
    "organizationId": 14,
    "shortName": "sample string 15",
    "street1": "sample string 16",
    "street2": "sample string 17",
    "telephone": "sample string 18",
    "vatNumber": "sample string 19",
    "vatVerificationDate": "2025-11-04T10:17:55.1407309",
    "zipCode": "sample string 20"
  },
  {
    "businessNumber": "sample string 1",
    "city": "sample string 2",
    "cocCity": "sample string 3",
    "cocDate": "2025-11-04T10:17:55.1407309",
    "cocRegistration": "sample string 4",
    "countryId": "sample string 5",
    "currencyId": "sample string 6",
    "dateChanged": "2025-11-04T10:17:55.1407309",
    "dateCreated": "2025-11-04T10:17:55.1407309",
    "email": "sample string 7",
    "fax": "sample string 8",
    "governmentDigitalId": "sample string 9",
    "homepage": "sample string 10",
    "languageId": "sample string 11",
    "mobilePhone": "sample string 12",
    "name": "sample string 13",
    "organizationId": 14,
    "shortName": "sample string 15",
    "street1": "sample string 16",
    "street2": "sample string 17",
    "telephone": "sample string 18",
    "vatNumber": "sample string 19",
    "vatVerificationDate": "2025-11-04T10:17:55.1407309",
    "zipCode": "sample string 20"
  }
]
        application/xml, text/xml
            Sample:
<ArrayOfOrganizationInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/UNIT4.Multivers.API.BL.CRM.Info">
  <OrganizationInfo>
    <BusinessNumber>sample string 1</BusinessNumber>
    <City>sample string 2</City>
    <CocCity>sample string 3</CocCity>
    <CocDate>2025-11-04T10:17:55.1407309+01:00</CocDate>
    <CocRegistration>sample string 4</CocRegistration>
    <CountryId>sample string 5</CountryId>
    <CurrencyId>sample string 6</CurrencyId>
    <DateChanged>2025-11-04T10:17:55.1407309+01:00</DateChanged>
    <DateCreated>2025-11-04T10:17:55.1407309+01:00</DateCreated>
    <Email>sample string 7</Email>
    <Fax>sample string 8</Fax>
    <GovernmentDigitalId>sample string 9</GovernmentDigitalId>
    <Homepage>sample string 10</Homepage>
    <LanguageId>sample string 11</LanguageId>
    <MobilePhone>sample string 12</MobilePhone>
    <Name>sample string 13</Name>
    <OrganizationId>14</OrganizationId>
    <ShortName>sample string 15</ShortName>
    <Street1>sample string 16</Street1>
    <Street2>sample string 17</Street2>
    <Telephone>sample string 18</Telephone>
    <VatNumber>sample string 19</VatNumber>
    <VatVerificationDate>2025-11-04T10:17:55.1407309+01:00</VatVerificationDate>
    <ZipCode>sample string 20</ZipCode>
  </OrganizationInfo>
  <OrganizationInfo>
    <BusinessNumber>sample string 1</BusinessNumber>
    <City>sample string 2</City>
    <CocCity>sample string 3</CocCity>
    <CocDate>2025-11-04T10:17:55.1407309+01:00</CocDate>
    <CocRegistration>sample string 4</CocRegistration>
    <CountryId>sample string 5</CountryId>
    <CurrencyId>sample string 6</CurrencyId>
    <DateChanged>2025-11-04T10:17:55.1407309+01:00</DateChanged>
    <DateCreated>2025-11-04T10:17:55.1407309+01:00</DateCreated>
    <Email>sample string 7</Email>
    <Fax>sample string 8</Fax>
    <GovernmentDigitalId>sample string 9</GovernmentDigitalId>
    <Homepage>sample string 10</Homepage>
    <LanguageId>sample string 11</LanguageId>
    <MobilePhone>sample string 12</MobilePhone>
    <Name>sample string 13</Name>
    <OrganizationId>14</OrganizationId>
    <ShortName>sample string 15</ShortName>
    <Street1>sample string 16</Street1>
    <Street2>sample string 17</Street2>
    <Telephone>sample string 18</Telephone>
    <VatNumber>sample string 19</VatNumber>
    <VatVerificationDate>2025-11-04T10:17:55.1407309+01:00</VatVerificationDate>
    <ZipCode>sample string 20</ZipCode>
  </OrganizationInfo>
  <OrganizationInfo>
    <BusinessNumber>sample string 1</BusinessNumber>
    <City>sample string 2</City>
    <CocCity>sample string 3</CocCity>
    <CocDate>2025-11-04T10:17:55.1407309+01:00</CocDate>
    <CocRegistration>sample string 4</CocRegistration>
    <CountryId>sample string 5</CountryId>
    <CurrencyId>sample string 6</CurrencyId>
    <DateChanged>2025-11-04T10:17:55.1407309+01:00</DateChanged>
    <DateCreated>2025-11-04T10:17:55.1407309+01:00</DateCreated>
    <Email>sample string 7</Email>
    <Fax>sample string 8</Fax>
    <GovernmentDigitalId>sample string 9</GovernmentDigitalId>
    <Homepage>sample string 10</Homepage>
    <LanguageId>sample string 11</LanguageId>
    <MobilePhone>sample string 12</MobilePhone>
    <Name>sample string 13</Name>
    <OrganizationId>14</OrganizationId>
    <ShortName>sample string 15</ShortName>
    <Street1>sample string 16</Street1>
    <Street2>sample string 17</Street2>
    <Telephone>sample string 18</Telephone>
    <VatNumber>sample string 19</VatNumber>
    <VatVerificationDate>2025-11-04T10:17:55.1407309+01:00</VatVerificationDate>
    <ZipCode>sample string 20</ZipCode>
  </OrganizationInfo>
</ArrayOfOrganizationInfo>