POST api/WebApp/GetServiceProvider

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

MethodReturnOfListOfVU_AGGGetServiceProvider
NameDescriptionTypeAdditional information
ReturnValue

Collection of VU_AGGGetServiceProvider

None.

ReturnType

string

None.

IsSuccess

boolean

None.

Message

string

None.

Schema

string

None.

UTCDate

date

None.

Token

string

None.

ResponseCode

string

None.

Response Formats

application/json, text/json

Sample:
{
  "ReturnValue": [
    {
      "Services": [
        {
          "ServiceID": 1,
          "ServiceName": "sample string 2",
          "ServiceCategory": "sample string 3",
          "Active": "sample string 4",
          "CreatedBy": "sample string 5",
          "CreatedDate": "2024-11-28T14:39:35.0093724+03:00",
          "ModifiedBy": "sample string 7",
          "ModifiedDate": "2024-11-28T14:39:35.0093724+03:00",
          "RecOwnerOrgID": 9
        },
        {
          "ServiceID": 1,
          "ServiceName": "sample string 2",
          "ServiceCategory": "sample string 3",
          "Active": "sample string 4",
          "CreatedBy": "sample string 5",
          "CreatedDate": "2024-11-28T14:39:35.0093724+03:00",
          "ModifiedBy": "sample string 7",
          "ModifiedDate": "2024-11-28T14:39:35.0093724+03:00",
          "RecOwnerOrgID": 9
        }
      ],
      "ServiceProviderID": 1,
      "ServiceProviderCode": "sample string 2",
      "ServiceProviderLogo": "sample string 3",
      "ServiceProviderName": "sample string 4",
      "ServiceProviderShortName": "sample string 5",
      "Active": "sample string 6",
      "ServiceID": 7,
      "ServiceName": "sample string 8"
    },
    {
      "Services": [
        {
          "ServiceID": 1,
          "ServiceName": "sample string 2",
          "ServiceCategory": "sample string 3",
          "Active": "sample string 4",
          "CreatedBy": "sample string 5",
          "CreatedDate": "2024-11-28T14:39:35.0093724+03:00",
          "ModifiedBy": "sample string 7",
          "ModifiedDate": "2024-11-28T14:39:35.0093724+03:00",
          "RecOwnerOrgID": 9
        },
        {
          "ServiceID": 1,
          "ServiceName": "sample string 2",
          "ServiceCategory": "sample string 3",
          "Active": "sample string 4",
          "CreatedBy": "sample string 5",
          "CreatedDate": "2024-11-28T14:39:35.0093724+03:00",
          "ModifiedBy": "sample string 7",
          "ModifiedDate": "2024-11-28T14:39:35.0093724+03:00",
          "RecOwnerOrgID": 9
        }
      ],
      "ServiceProviderID": 1,
      "ServiceProviderCode": "sample string 2",
      "ServiceProviderLogo": "sample string 3",
      "ServiceProviderName": "sample string 4",
      "ServiceProviderShortName": "sample string 5",
      "Active": "sample string 6",
      "ServiceID": 7,
      "ServiceName": "sample string 8"
    }
  ],
  "ReturnType": "sample string 1",
  "IsSuccess": true,
  "Message": "sample string 3",
  "Schema": "sample string 4",
  "UTCDate": "2024-11-28T14:39:35.0093724+03:00",
  "Token": "sample string 6",
  "ResponseCode": "sample string 7"
}

application/xml, text/xml

Sample:
<MethodReturnOfArrayOfVU_AGGGetServiceProviderihZ4ZGf3 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CommonComponents.BusinessObjects.CommonTypes">
  <IsSuccess>true</IsSuccess>
  <Message>sample string 3</Message>
  <ResponseCode>sample string 7</ResponseCode>
  <ReturnValue xmlns:d2p1="http://schemas.datacontract.org/2004/07/VASDataModel.Modules.AGG">
    <d2p1:VU_AGGGetServiceProvider>
      <d2p1:Active>sample string 6</d2p1:Active>
      <d2p1:ServiceID>7</d2p1:ServiceID>
      <d2p1:ServiceName>sample string 8</d2p1:ServiceName>
      <d2p1:ServiceProviderCode>sample string 2</d2p1:ServiceProviderCode>
      <d2p1:ServiceProviderID>1</d2p1:ServiceProviderID>
      <d2p1:ServiceProviderLogo>sample string 3</d2p1:ServiceProviderLogo>
      <d2p1:ServiceProviderName>sample string 4</d2p1:ServiceProviderName>
      <d2p1:ServiceProviderShortName>sample string 5</d2p1:ServiceProviderShortName>
      <d2p1:Services>
        <d2p1:AGG_Service>
          <d2p1:Active>sample string 4</d2p1:Active>
          <d2p1:CreatedBy>sample string 5</d2p1:CreatedBy>
          <d2p1:CreatedDate>2024-11-28T14:39:35.0093724+03:00</d2p1:CreatedDate>
          <d2p1:ModifiedBy>sample string 7</d2p1:ModifiedBy>
          <d2p1:ModifiedDate>2024-11-28T14:39:35.0093724+03:00</d2p1:ModifiedDate>
          <d2p1:RecOwnerOrgID>9</d2p1:RecOwnerOrgID>
          <d2p1:ServiceCategory>sample string 3</d2p1:ServiceCategory>
          <d2p1:ServiceID>1</d2p1:ServiceID>
          <d2p1:ServiceName>sample string 2</d2p1:ServiceName>
        </d2p1:AGG_Service>
        <d2p1:AGG_Service>
          <d2p1:Active>sample string 4</d2p1:Active>
          <d2p1:CreatedBy>sample string 5</d2p1:CreatedBy>
          <d2p1:CreatedDate>2024-11-28T14:39:35.0093724+03:00</d2p1:CreatedDate>
          <d2p1:ModifiedBy>sample string 7</d2p1:ModifiedBy>
          <d2p1:ModifiedDate>2024-11-28T14:39:35.0093724+03:00</d2p1:ModifiedDate>
          <d2p1:RecOwnerOrgID>9</d2p1:RecOwnerOrgID>
          <d2p1:ServiceCategory>sample string 3</d2p1:ServiceCategory>
          <d2p1:ServiceID>1</d2p1:ServiceID>
          <d2p1:ServiceName>sample string 2</d2p1:ServiceName>
        </d2p1:AGG_Service>
      </d2p1:Services>
    </d2p1:VU_AGGGetServiceProvider>
    <d2p1:VU_AGGGetServiceProvider>
      <d2p1:Active>sample string 6</d2p1:Active>
      <d2p1:ServiceID>7</d2p1:ServiceID>
      <d2p1:ServiceName>sample string 8</d2p1:ServiceName>
      <d2p1:ServiceProviderCode>sample string 2</d2p1:ServiceProviderCode>
      <d2p1:ServiceProviderID>1</d2p1:ServiceProviderID>
      <d2p1:ServiceProviderLogo>sample string 3</d2p1:ServiceProviderLogo>
      <d2p1:ServiceProviderName>sample string 4</d2p1:ServiceProviderName>
      <d2p1:ServiceProviderShortName>sample string 5</d2p1:ServiceProviderShortName>
      <d2p1:Services>
        <d2p1:AGG_Service>
          <d2p1:Active>sample string 4</d2p1:Active>
          <d2p1:CreatedBy>sample string 5</d2p1:CreatedBy>
          <d2p1:CreatedDate>2024-11-28T14:39:35.0093724+03:00</d2p1:CreatedDate>
          <d2p1:ModifiedBy>sample string 7</d2p1:ModifiedBy>
          <d2p1:ModifiedDate>2024-11-28T14:39:35.0093724+03:00</d2p1:ModifiedDate>
          <d2p1:RecOwnerOrgID>9</d2p1:RecOwnerOrgID>
          <d2p1:ServiceCategory>sample string 3</d2p1:ServiceCategory>
          <d2p1:ServiceID>1</d2p1:ServiceID>
          <d2p1:ServiceName>sample string 2</d2p1:ServiceName>
        </d2p1:AGG_Service>
        <d2p1:AGG_Service>
          <d2p1:Active>sample string 4</d2p1:Active>
          <d2p1:CreatedBy>sample string 5</d2p1:CreatedBy>
          <d2p1:CreatedDate>2024-11-28T14:39:35.0093724+03:00</d2p1:CreatedDate>
          <d2p1:ModifiedBy>sample string 7</d2p1:ModifiedBy>
          <d2p1:ModifiedDate>2024-11-28T14:39:35.0093724+03:00</d2p1:ModifiedDate>
          <d2p1:RecOwnerOrgID>9</d2p1:RecOwnerOrgID>
          <d2p1:ServiceCategory>sample string 3</d2p1:ServiceCategory>
          <d2p1:ServiceID>1</d2p1:ServiceID>
          <d2p1:ServiceName>sample string 2</d2p1:ServiceName>
        </d2p1:AGG_Service>
      </d2p1:Services>
    </d2p1:VU_AGGGetServiceProvider>
  </ReturnValue>
  <Schema>sample string 4</Schema>
  <Token>sample string 6</Token>
</MethodReturnOfArrayOfVU_AGGGetServiceProviderihZ4ZGf3>