GET api/Product?qty={qty}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
qty

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ProdouctSummaryView
NameDescriptionTypeAdditional information
Code

string

None.

Sku

string

None.

Name

string

None.

Title

string

None.

Img

string

None.

Img_SM

string

None.

Img_M

string

None.

Img_B

string

None.

Img_L

string

None.

Currency

Currency

None.

DefaultCurrency

Currency

None.

SalePrice

decimal number

None.

DefaultSalePrice

decimal number

None.

DefaultListPrice

decimal number

None.

ListPrice

decimal number

None.

HasDiscount

boolean

None.

Url

string

None.

Colors

Collection of GoodsAttr

None.

Sizes

Collection of GoodsAttr

None.

Sexes

Collection of GoodsAttr

None.

OverView

string

None.

Detail

string

None.

IsFavorite

boolean

None.

Score

decimal number

None.

Status

integer

None.

AdditionalImage

Collection of Collection of string

None.

ExtAttrList

Collection of Collection of GoodsAttr

None.

HasStockAttrVal

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Code": "sample string 1",
    "Sku": "sample string 2",
    "Name": "sample string 3",
    "Title": "sample string 4",
    "Img": "sample string 5",
    "Img_SM": "sample string 6",
    "Img_M": "sample string 7",
    "Img_B": "sample string 8",
    "Img_L": "sample string 9",
    "Currency": {
      "Id": 1,
      "Code": "sample string 2",
      "Name": "sample string 3",
      "Desc": "sample string 4",
      "IsSyncProducts": true,
      "IsSyncOrders": true
    },
    "DefaultCurrency": {
      "Id": 1,
      "Code": "sample string 2",
      "Name": "sample string 3",
      "Desc": "sample string 4",
      "IsSyncProducts": true,
      "IsSyncOrders": true
    },
    "SalePrice": 10.1,
    "DefaultSalePrice": 11.1,
    "DefaultListPrice": 12.1,
    "ListPrice": 13.1,
    "HasDiscount": true,
    "Url": "sample string 14",
    "Colors": [
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      },
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      }
    ],
    "Sizes": [
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      },
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      }
    ],
    "Sexes": [
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      },
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      }
    ],
    "OverView": "sample string 15",
    "Detail": "sample string 16",
    "IsFavorite": true,
    "Score": 18.0,
    "Status": 19,
    "AdditionalImage": [
      [
        "sample string 1",
        "sample string 2"
      ],
      [
        "sample string 1",
        "sample string 2"
      ]
    ],
    "ExtAttrList": [
      [
        {
          "Id": 1,
          "Code": "sample string 2",
          "Name": "sample string 3",
          "NameC": "sample string 4",
          "NameE": "sample string 5",
          "Img": "sample string 6",
          "ProductImage": "sample string 7",
          "exchangeAdditionalPrice": 8.0,
          "AdditionalPrice": 9.0,
          "IsSelected": true,
          "IsDisplay": true,
          "ExistProductImage": true,
          "Type": {
            "TypeId": 1,
            "Name": "sample string 2",
            "TypeNameC": "sample string 3",
            "TypeNameE": "sample string 4",
            "IsBatchOrder": true,
            "IsInventory": true
          }
        },
        {
          "Id": 1,
          "Code": "sample string 2",
          "Name": "sample string 3",
          "NameC": "sample string 4",
          "NameE": "sample string 5",
          "Img": "sample string 6",
          "ProductImage": "sample string 7",
          "exchangeAdditionalPrice": 8.0,
          "AdditionalPrice": 9.0,
          "IsSelected": true,
          "IsDisplay": true,
          "ExistProductImage": true,
          "Type": {
            "TypeId": 1,
            "Name": "sample string 2",
            "TypeNameC": "sample string 3",
            "TypeNameE": "sample string 4",
            "IsBatchOrder": true,
            "IsInventory": true
          }
        }
      ],
      [
        {
          "Id": 1,
          "Code": "sample string 2",
          "Name": "sample string 3",
          "NameC": "sample string 4",
          "NameE": "sample string 5",
          "Img": "sample string 6",
          "ProductImage": "sample string 7",
          "exchangeAdditionalPrice": 8.0,
          "AdditionalPrice": 9.0,
          "IsSelected": true,
          "IsDisplay": true,
          "ExistProductImage": true,
          "Type": {
            "TypeId": 1,
            "Name": "sample string 2",
            "TypeNameC": "sample string 3",
            "TypeNameE": "sample string 4",
            "IsBatchOrder": true,
            "IsInventory": true
          }
        },
        {
          "Id": 1,
          "Code": "sample string 2",
          "Name": "sample string 3",
          "NameC": "sample string 4",
          "NameE": "sample string 5",
          "Img": "sample string 6",
          "ProductImage": "sample string 7",
          "exchangeAdditionalPrice": 8.0,
          "AdditionalPrice": 9.0,
          "IsSelected": true,
          "IsDisplay": true,
          "ExistProductImage": true,
          "Type": {
            "TypeId": 1,
            "Name": "sample string 2",
            "TypeNameC": "sample string 3",
            "TypeNameE": "sample string 4",
            "IsBatchOrder": true,
            "IsInventory": true
          }
        }
      ]
    ],
    "HasStockAttrVal": true
  },
  {
    "Code": "sample string 1",
    "Sku": "sample string 2",
    "Name": "sample string 3",
    "Title": "sample string 4",
    "Img": "sample string 5",
    "Img_SM": "sample string 6",
    "Img_M": "sample string 7",
    "Img_B": "sample string 8",
    "Img_L": "sample string 9",
    "Currency": {
      "Id": 1,
      "Code": "sample string 2",
      "Name": "sample string 3",
      "Desc": "sample string 4",
      "IsSyncProducts": true,
      "IsSyncOrders": true
    },
    "DefaultCurrency": {
      "Id": 1,
      "Code": "sample string 2",
      "Name": "sample string 3",
      "Desc": "sample string 4",
      "IsSyncProducts": true,
      "IsSyncOrders": true
    },
    "SalePrice": 10.1,
    "DefaultSalePrice": 11.1,
    "DefaultListPrice": 12.1,
    "ListPrice": 13.1,
    "HasDiscount": true,
    "Url": "sample string 14",
    "Colors": [
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      },
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      }
    ],
    "Sizes": [
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      },
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      }
    ],
    "Sexes": [
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      },
      {
        "Id": 1,
        "Code": "sample string 2",
        "Name": "sample string 3",
        "NameC": "sample string 4",
        "NameE": "sample string 5",
        "Img": "sample string 6",
        "ProductImage": "sample string 7",
        "exchangeAdditionalPrice": 8.0,
        "AdditionalPrice": 9.0,
        "IsSelected": true,
        "IsDisplay": true,
        "ExistProductImage": true,
        "Type": {
          "TypeId": 1,
          "Name": "sample string 2",
          "TypeNameC": "sample string 3",
          "TypeNameE": "sample string 4",
          "IsBatchOrder": true,
          "IsInventory": true
        }
      }
    ],
    "OverView": "sample string 15",
    "Detail": "sample string 16",
    "IsFavorite": true,
    "Score": 18.0,
    "Status": 19,
    "AdditionalImage": [
      [
        "sample string 1",
        "sample string 2"
      ],
      [
        "sample string 1",
        "sample string 2"
      ]
    ],
    "ExtAttrList": [
      [
        {
          "Id": 1,
          "Code": "sample string 2",
          "Name": "sample string 3",
          "NameC": "sample string 4",
          "NameE": "sample string 5",
          "Img": "sample string 6",
          "ProductImage": "sample string 7",
          "exchangeAdditionalPrice": 8.0,
          "AdditionalPrice": 9.0,
          "IsSelected": true,
          "IsDisplay": true,
          "ExistProductImage": true,
          "Type": {
            "TypeId": 1,
            "Name": "sample string 2",
            "TypeNameC": "sample string 3",
            "TypeNameE": "sample string 4",
            "IsBatchOrder": true,
            "IsInventory": true
          }
        },
        {
          "Id": 1,
          "Code": "sample string 2",
          "Name": "sample string 3",
          "NameC": "sample string 4",
          "NameE": "sample string 5",
          "Img": "sample string 6",
          "ProductImage": "sample string 7",
          "exchangeAdditionalPrice": 8.0,
          "AdditionalPrice": 9.0,
          "IsSelected": true,
          "IsDisplay": true,
          "ExistProductImage": true,
          "Type": {
            "TypeId": 1,
            "Name": "sample string 2",
            "TypeNameC": "sample string 3",
            "TypeNameE": "sample string 4",
            "IsBatchOrder": true,
            "IsInventory": true
          }
        }
      ],
      [
        {
          "Id": 1,
          "Code": "sample string 2",
          "Name": "sample string 3",
          "NameC": "sample string 4",
          "NameE": "sample string 5",
          "Img": "sample string 6",
          "ProductImage": "sample string 7",
          "exchangeAdditionalPrice": 8.0,
          "AdditionalPrice": 9.0,
          "IsSelected": true,
          "IsDisplay": true,
          "ExistProductImage": true,
          "Type": {
            "TypeId": 1,
            "Name": "sample string 2",
            "TypeNameC": "sample string 3",
            "TypeNameE": "sample string 4",
            "IsBatchOrder": true,
            "IsInventory": true
          }
        },
        {
          "Id": 1,
          "Code": "sample string 2",
          "Name": "sample string 3",
          "NameC": "sample string 4",
          "NameE": "sample string 5",
          "Img": "sample string 6",
          "ProductImage": "sample string 7",
          "exchangeAdditionalPrice": 8.0,
          "AdditionalPrice": 9.0,
          "IsSelected": true,
          "IsDisplay": true,
          "ExistProductImage": true,
          "Type": {
            "TypeId": 1,
            "Name": "sample string 2",
            "TypeNameC": "sample string 3",
            "TypeNameE": "sample string 4",
            "IsBatchOrder": true,
            "IsInventory": true
          }
        }
      ]
    ],
    "HasStockAttrVal": true
  }
]