POST wms/inventoryNew/GetViewIfRfidSaStockShopsAll

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ViewIfRfidSaStockShop
NameDescriptionTypeAdditional information
SEASON

string

None.

CD_STYLE

string

None.

CD_COLOR

string

None.

CD_SIZE

string

None.

QT_STOCK

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "SEASON": "sample string 1",
    "CD_STYLE": "sample string 2",
    "CD_COLOR": "sample string 3",
    "CD_SIZE": "sample string 4",
    "QT_STOCK": 5
  },
  {
    "$ref": "1"
  }
]