GET API/V36/{Token}/Stores

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Token

string

Required

Body Parameters

None.

Response Information

Resource Description

WSTransferOfWSListOfWSStore
NameDescriptionTypeAdditional information
Message

string

None.

Success

boolean

None.

ProcessTime

decimal number

None.

ReturnObject

WSListOfWSStore

None.

ResponseStatus

ResponseStatus

None.

Response Formats

application/json

Sample:
{
  "Message": "sample string 1",
  "Success": true,
  "ProcessTime": 3.1,
  "ReturnObject": {
    "Items": [],
    "Page": {
      "HasNext": false,
      "HasPrevious": false,
      "TotalPages": 1,
      "PageSize": 25,
      "PageIndex": 5
    },
    "Count": 2,
    "Permissions": {
      "Add": true,
      "Delete": true,
      "Edit": true,
      "Read": true,
      "UserGroupPermissionId": 1,
      "PermissionType": 5
    },
    "Dialogs": [
      {
        "DialogType": 0,
        "Title": "sample string 1",
        "Field": {
          "FieldId": "sample string 1",
          "FieldType": 0,
          "FieldName": "sample string 2",
          "ControlType": 0,
          "DataType": 0,
          "FormGroupId": "sample string 3",
          "ShowExpand": true,
          "ItemType": 0,
          "IsExpired": true,
          "SortOrder": 6,
          "Text": "sample string 7",
          "Value": "sample string 8",
          "Minimum": 9,
          "Maximum": 10,
          "Items": [
            {
              "m_bIsDeleted": true,
              "Selected": true,
              "Text": "sample string 2",
              "Value": "sample string 3",
              "IsDeleted": true
            },
            {
              "m_bIsDeleted": true,
              "Selected": true,
              "Text": "sample string 2",
              "Value": "sample string 3",
              "IsDeleted": true
            }
          ],
          "Media": [
            {
              "Latitude": 1.1,
              "Longitude": 1.1,
              "ThumbnailId": 1,
              "Thumbnail": "sample string 2",
              "IsProtected": true,
              "FileExtension": 0,
              "Description": "sample string 4",
              "DocumentStorageId": "6ac6869c-fcc2-4ef7-ad55-bc251b819573",
              "IsDefault": true
            },
            {
              "Latitude": 1.1,
              "Longitude": 1.1,
              "ThumbnailId": 1,
              "Thumbnail": "sample string 2",
              "IsProtected": true,
              "FileExtension": 0,
              "Description": "sample string 4",
              "DocumentStorageId": "6ac6869c-fcc2-4ef7-ad55-bc251b819573",
              "IsDefault": true
            }
          ],
          "EnableItemAdd": false,
          "Required": true
        }
      },
      {
        "DialogType": 0,
        "Title": "sample string 1",
        "Field": {
          "FieldId": "sample string 1",
          "FieldType": 0,
          "FieldName": "sample string 2",
          "ControlType": 0,
          "DataType": 0,
          "FormGroupId": "sample string 3",
          "ShowExpand": true,
          "ItemType": 0,
          "IsExpired": true,
          "SortOrder": 6,
          "Text": "sample string 7",
          "Value": "sample string 8",
          "Minimum": 9,
          "Maximum": 10,
          "Items": [
            {
              "m_bIsDeleted": true,
              "Selected": true,
              "Text": "sample string 2",
              "Value": "sample string 3",
              "IsDeleted": true
            },
            {
              "m_bIsDeleted": true,
              "Selected": true,
              "Text": "sample string 2",
              "Value": "sample string 3",
              "IsDeleted": true
            }
          ],
          "Media": [
            {
              "Latitude": 1.1,
              "Longitude": 1.1,
              "ThumbnailId": 1,
              "Thumbnail": "sample string 2",
              "IsProtected": true,
              "FileExtension": 0,
              "Description": "sample string 4",
              "DocumentStorageId": "6ac6869c-fcc2-4ef7-ad55-bc251b819573",
              "IsDefault": true
            },
            {
              "Latitude": 1.1,
              "Longitude": 1.1,
              "ThumbnailId": 1,
              "Thumbnail": "sample string 2",
              "IsProtected": true,
              "FileExtension": 0,
              "Description": "sample string 4",
              "DocumentStorageId": "6ac6869c-fcc2-4ef7-ad55-bc251b819573",
              "IsDefault": true
            }
          ],
          "EnableItemAdd": false,
          "Required": true
        }
      }
    ],
    "WSColumns": [
      {
        "FieldId": "sample string 1",
        "Text": "sample string 2",
        "Value": "sample string 3"
      },
      {
        "FieldId": "sample string 1",
        "Text": "sample string 2",
        "Value": "sample string 3"
      }
    ]
  },
  "ResponseStatus": {
    "Success": true,
    "ProcessTime": 2.1,
    "Message": "sample string 3",
    "MessageType": 0
  }
}

text/json

Sample:
{
  "Message": "sample string 1",
  "Success": true,
  "ProcessTime": 3.1,
  "ReturnObject": {
    "Items": [],
    "Page": {
      "HasNext": false,
      "HasPrevious": false,
      "TotalPages": 0,
      "PageSize": 25,
      "PageIndex": 5
    },
    "Count": 0,
    "Permissions": {
      "Add": true,
      "Delete": true,
      "Edit": true,
      "Read": true,
      "UserGroupPermissionId": 1,
      "PermissionType": 5
    },
    "Dialogs": [
      {
        "DialogType": 0,
        "Title": "sample string 1",
        "Field": {
          "FieldId": "sample string 1",
          "FieldType": 0,
          "FieldName": "sample string 2",
          "ControlType": 0,
          "DataType": 0,
          "FormGroupId": "sample string 3",
          "ShowExpand": true,
          "ItemType": 0,
          "IsExpired": true,
          "SortOrder": 6,
          "Text": "sample string 7",
          "Value": "sample string 8",
          "Minimum": 9,
          "Maximum": 10,
          "Items": [
            {
              "m_bIsDeleted": true,
              "Selected": true,
              "Text": "sample string 2",
              "Value": "sample string 3",
              "IsDeleted": true
            },
            {
              "m_bIsDeleted": true,
              "Selected": true,
              "Text": "sample string 2",
              "Value": "sample string 3",
              "IsDeleted": true
            }
          ],
          "Media": [
            {
              "Latitude": 1.1,
              "Longitude": 1.1,
              "ThumbnailId": 1,
              "Thumbnail": "sample string 2",
              "IsProtected": true,
              "FileExtension": 0,
              "Description": "sample string 4",
              "DocumentStorageId": "6ac6869c-fcc2-4ef7-ad55-bc251b819573",
              "IsDefault": true
            },
            {
              "Latitude": 1.1,
              "Longitude": 1.1,
              "ThumbnailId": 1,
              "Thumbnail": "sample string 2",
              "IsProtected": true,
              "FileExtension": 0,
              "Description": "sample string 4",
              "DocumentStorageId": "6ac6869c-fcc2-4ef7-ad55-bc251b819573",
              "IsDefault": true
            }
          ],
          "EnableItemAdd": false,
          "Required": true
        }
      },
      {
        "DialogType": 0,
        "Title": "sample string 1",
        "Field": {
          "FieldId": "sample string 1",
          "FieldType": 0,
          "FieldName": "sample string 2",
          "ControlType": 0,
          "DataType": 0,
          "FormGroupId": "sample string 3",
          "ShowExpand": true,
          "ItemType": 0,
          "IsExpired": true,
          "SortOrder": 6,
          "Text": "sample string 7",
          "Value": "sample string 8",
          "Minimum": 9,
          "Maximum": 10,
          "Items": [
            {
              "m_bIsDeleted": true,
              "Selected": true,
              "Text": "sample string 2",
              "Value": "sample string 3",
              "IsDeleted": true
            },
            {
              "m_bIsDeleted": true,
              "Selected": true,
              "Text": "sample string 2",
              "Value": "sample string 3",
              "IsDeleted": true
            }
          ],
          "Media": [
            {
              "Latitude": 1.1,
              "Longitude": 1.1,
              "ThumbnailId": 1,
              "Thumbnail": "sample string 2",
              "IsProtected": true,
              "FileExtension": 0,
              "Description": "sample string 4",
              "DocumentStorageId": "6ac6869c-fcc2-4ef7-ad55-bc251b819573",
              "IsDefault": true
            },
            {
              "Latitude": 1.1,
              "Longitude": 1.1,
              "ThumbnailId": 1,
              "Thumbnail": "sample string 2",
              "IsProtected": true,
              "FileExtension": 0,
              "Description": "sample string 4",
              "DocumentStorageId": "6ac6869c-fcc2-4ef7-ad55-bc251b819573",
              "IsDefault": true
            }
          ],
          "EnableItemAdd": false,
          "Required": true
        }
      }
    ],
    "WSColumns": [
      {
        "FieldId": "sample string 1",
        "Text": "sample string 2",
        "Value": "sample string 3"
      },
      {
        "FieldId": "sample string 1",
        "Text": "sample string 2",
        "Value": "sample string 3"
      }
    ]
  },
  "ResponseStatus": {
    "Success": true,
    "ProcessTime": 2.1,
    "Message": "sample string 3",
    "MessageType": 0
  }
}