schm-mdm-eapi

(0 reviews)

home

schm-mdm-eapi

Interface Description: Retrieve MDM data through MuleSoft interfaces, such as master data, quota data, etc.
DEV Environment URL (Development): https://schm-api-dev.shiseido.cn/schm-mdm-eapi
UAT Environment URL (Testing): https://schm-api-test.shiseido.cn/schm-mdm-eapi
PROD Environment URL (Production): https://schm-api.shiseido.cn/schm-mdm-eapi

1.Authentication

All request headers must include the following key-value parameters for authentication. You need to request these credentials from the administrator.

client_id: fa98****3452
client_secret: 108b****41f2

2.Interface Overview:

Endpoint描述
/master/customerRetrieve Customer master data
/master/productRetrieve Product master data
/master/hygienePermitRetrieve Product master data
/master/vendorRetrieve Product master data
/master/quotaRetrieve Quota master data
/master/quotaCalculateRetrieve Quota Calculation master data
/master/stockOnHandPlantStock-on-hand master data
/master/productPriceRetrieve Product Price master data
/master/inboundDeliveryRetrieve SAP Inbound Delivery master data
/master/materialSuitMainRetrieve Store Virtual Suit and other Material master data
/master/materialSuitSubRetrieve Store Virtual Suit Details master data
/master/businessCustomerGet customer Master data (fro business) master data
/master/cusEmployeeMappingRetrieve Store Staff-Store Relationship master data
/master/empstructRetrieve Headquarter Staff Sales Role master data
/master/structMasterRetrieve Brand and Regional Structure master data
/master/materialSuitInfoRetrieve Material Group Set Relationships
/master/subUnitRetrieve Office Main Table
/master/brandMaster data: local brand
/master/localbeamtd1Master data: Local beauty method 1
/master/localbeamtd2Master data: Local beauty method 2
/master/localbeamtd3Master data: Local beauty method 3
/master/custSubCategoryMaster data: Custom classification subcategories
/master/custSubLineCategoryMaster data: Product custom classification relationship table

The full call address is the corresponding environment URL + interface endpoint. For example, the endpoint to retrieve Customer master data in the testing environment is:
https://schm-api-test.shiseido.cn/schm-mdm-eapi/master/customer

3.Interface Call Instructions

3.1 Retrieve Customer Master Data

Endpoint: /master/customer
Description: Retrieve Customer Master Data
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
updateTimeNRetrieve data updated after (including) the specified time. Format: yyyy-MM-dd (e.g., 2024-05-01) or yyyy-MM-dd HH:mm:ss (e.g., 2024-05-01 09:30:00).

Request example:
/master/customer?pageSize=20&pageNo=10&updateTime=2024-05-01

Response Parameters:

FieldTypeLengthDescriptionExample
COMPANYCDchar3Company code785
DELFLGchar1Termination flag (1: terminated)1
CUSTOMERCDchar10Customer code (Ship to)4100000000
SHOPSIGNNMchar80Shop sign nameWuhan Watsons personal goods Store Co., LTD
SHOPADRchar80Address (Ship to)No. B503, No. B504, No. B606, No. 5, Building B, No. 48, Budu Avenue, Hanyang District, Wuhan
SIDECDchar3Province code001
SIDENMchar40ProvinceBeijing
AREACDchar3City code001
AREANMchar40CityBeijing
SHOPPOSTCDchar10Postal code100000
SHOPTELchar30Phone number
SHOPFAXchar30Fax number
NAME_COchar80C/O contract person
CustomerGroup1char3POS distinction
201 SMILE POS
202 PS POS
203 E-order
204 CS POS
205 SCHD
206 Others
207 OMS
208 ONECX
203
PODFLGchar1POD flag1
PODCONFIRMTIMEchar11POD auto-confirm timestamp
FSS_LOCATIONIDchar60FSS Sloc number
UPDATETIMEchar8Update time
OldCUSTOMERCDchar10Code of surrounding stores2200004137
SalesCompanychar3sales company9Z2

Sample Response:

[
    {
        "COMPANYCD": "785",
        "DELFLG": "0",
        "CUSTOMERCD": "2200004137",
        "SHOPSIGNNM": "LM天猫官方旗舰店(新)",
        "SHOPADR": "上海市金山区天工路285弄恒信科技产业园28号口",
        "SIDECD": "003",
        "SIDENM": "上海市",
        "AREACD": "076",
        "AREANM": null,
        "SHOPPOSTCD": "310051",
        "SHOPTEL": "18916792980",
        "SHOPFAX": null,
        "NAME_CO": null,
        "CustomerGroup1": "207",
        "PODFLG": "1",
        "PODCONFIRMTIME": "720000",
        "FSS_LOCATIONID": "785BW001",
        "UPDATETIME": "2024-06-04T23:00:37.08",
        "OldCUSTOMERCD": "2200004137"
    },
    {
        "COMPANYCD": "785",
        "DELFLG": "0",
        "CUSTOMERCD": "2200004137",
        "SHOPSIGNNM": "LM天猫官方旗舰店(新)",
        "SHOPADR": "上海市金山区天工路285弄恒信科技产业园28号口",
        "SIDECD": "003",
        "SIDENM": "上海市",
        "AREACD": "076",
        "AREANM": null,
        "SHOPPOSTCD": "310051",
        "SHOPTEL": "18916792980",
        "SHOPFAX": null,
        "NAME_CO": null,
        "CustomerGroup1": null,
        "PODFLG": "1",
        "PODCONFIRMTIME": "720000",
        "FSS_LOCATIONID": "785BW001",
        "UPDATETIME": "2024-06-04T23:00:37.047",
        "OldCUSTOMERCD": "2200004137"
    },
    {
        "COMPANYCD": "785",
        "DELFLG": "0",
        "CUSTOMERCD": "2200003705",
        "SHOPSIGNNM": "NARS上海久光中心",
        "SHOPADR": "上海市静安区共和新路2188号大宁久光中心1楼M102号铺NARS专柜",
        "SIDECD": "003",
        "SIDENM": "上海市",
        "AREACD": "076",
        "AREANM": null,
        "SHOPPOSTCD": "200040",
        "SHOPTEL": null,
        "SHOPFAX": null,
        "NAME_CO": null,
        "CustomerGroup1": "202",
        "PODFLG": "1",
        "PODCONFIRMTIME": "0",
        "FSS_LOCATIONID": null,
        "UPDATETIME": "2024-06-03T23:00:34.547",
        "OldCUSTOMERCD": "10700057"
    }
]

3.2 Retrieve Product Master Data

Endpoint: /master/product
Description: Retrieve Product master data
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
MDMUPDATETIMENRetrieve data updated after (including) the specified time. Format: yyyy-MM-dd (e.g., 2024-05-01) or yyyy-MM-dd HH:mm:ss (e.g., 2024-05-01 09:30:00).
SAPPRODUCTCDNSearch by SAP product codes, separated by commas if multiple.
BRANDNSearch by brand codes, separated by commas if multiple.
InvalidFLGNSearch by Invalid Flag (11D).

Request example:
/master/product?pageSize=20&pageNo=10&MDMUPDATETIME=2024-05-01&SAPPRODUCTCD=10111379301,10111379302

Response Parameters:

FieldTypeLengthDescriptionExample
COMPANYCDCHAR3Company code
SAPPRODUCTCDCHAR18SAP Product Code
PRODUCTCDCHAR8Product code
PRODCHINMCHAR100Product Chinese name
PRODENGNMCHAR100Product name
PRODFLGCHAR2Product distinguishing mark
PRODFLGNMCHAR20Product distinguishing name
BRANDchar2Brand code
BRANDNMCHAR80Product level name
LINECHAR4LINE
LINENMCHAR80New brand name
SUBLINECHAR4SUBLINE
SUBLINENMCHAR80New product family name
MDMUPDATETIMEDATETIMEMDM update time
PRODBARCODE1CHAR18Product bar code
MAILINNOINTPacking specification
LengthNVARCHAR13Length
WidthNVARCHAR13breadth
HeightNVARCHAR13Altitude
BusinessVolumeNVARCHAR13volume
PK_MAILINNOINTMedium size
PK_LengthNVARCHAR13Medium package length
PK_WidthNVARCHAR13Middle package width
PK_HeightNVARCHAR13Medium packing height
PK_BusinessVolumeNVARCHAR13Medium package volume
MAILINNOBIGINTLarge package size
KAR_LengthNVARCHAR13Large package length
KAR_WidthNVARCHAR13Large package width
KAR_HeightNVARCHAR13Large package height
KAR_BusinessVolumeNVARCHAR13Large package volume
MEINSCHAR3Basic unit of measure
PRODUCTAVAILINTGlobal shelf life
LifeDateFlagCHAR1Period identification
LocalPRODUCTAVAILINTLocal shelf life
BATCHFLGCHAR1Batch management mark
NetContentfloatNet content
NetContentUnitsCHAR3Net content unit
ReferenceFLGchar1One thing, one code
InvalidFLGCHAR111D Invalid identifier
SALETYPE1CHAR3Sales type1
SALETYPE1NMCHAR80Sales type1 Name
SALETYPE2CHAR4Sales type2
SALETYPE2NMCHAR80Sales type2 name
SALETYPE3CHAR6Sales Type 3
SALETYPE3NMCHAR80Sales Type 3 Name
DETERMINECODECHAR13Material identification number
STARTYMDDATETIMESales start date
RPRICEMNYMONEYRetail unit price
NoUseFlgCHAR1You are advised to stop using labels for surrounding materials
ORDERSTOPTIMEDATETIMEClosing date of bets
RelabelFLGCHAR1Labeling mark
MaterialTypeCHAR4Material type
ENDYMDDATETIMESales stop date
LOCALBEAMTDCD1CHAR1Spot Beauty Method 1 code
LOCALBEAMTDCD1NMCHAR801 place beauty law
LOCALBEAMTDCD2CHAR2Spot Beauty Method 2 code
LOCALBEAMTDCD2NMCHAR80Local beauty method 2
LOCALBEAMTDCD3CHAR3Spot Beauty Method 3 code
LOCALBEAMTDCD3NMCHAR80Local beauty method 3
LOCALBRANDCDCHAR4Local brand code
LOCALBRANDNMCHAR20Local brand name
PRODUCTHIERARCHYLV4CHAR2The New Beauty Method 1
PRODUCTHIERARCHYLV4NMCHAR80New beauty method 1
PRODUCTHIERARCHYLV45CHAR4New Beauty Law 2
PRODUCTHIERARCHYLV45NMCHAR80New beauty method 2
PRODUCTHIERARCHYLV456CHAR6New beauty regimen 3
PRODUCTHIERARCHYLV456NMCHAR80New beauty method 3
PRODINFLGCHAR1Area mark
DELFLGCHAR1Delete flag
OrderENDYMDDATETIMEClosing date
DETERMINEFLGCHAR1Material identification mark
MSTAECHAR27857 Material Status
associate_Z001varchar13Associated with Z001 material identification number
POSM_AUTO_FLGCHAR1POSM calculates FLG0- Automatically calculate the value; 1- Manually calculate the value; 2- Remove products from shelves; 3- No need for value; 9- No automatic calculation for now
POSMValuemoney1POSM value

Sample Response:

[
    {
        "COMPANYCD": "785",
        "SAPPRODUCTCD": "10113681802CN",
        "PRODUCTCD": "13681",
        "PRODCHINM": "吾诺保湿调理乳(滋润型)",
        "PRODENGNM": "VGB.UNOSKINCARETANKMOIST",
        "PRODFLG": "01",
        "PRODFLGNM": "成品",
        "BRAND": "5A",
        "BRANDNM": "UNO",
        "LINE": "5AHE",
        "LINENM": "UNOPERSONALCARE",
        "SUBLINE": "5AHE10",
        "SUBLINENM": "UNOPERSONALCARE",
        "MDMUPDATETIME": "2023-12-05T07:35:23.183",
        "PRODBARCODE1": "4909978136819",
        "MAILINNO": 0,
        "Length": "0.000",
        "Width": "0.000",
        "Height": "0.000",
        "BusinessVolume": "0.000",
        "PK_MAILINNO": 36,
        "PK_Length": "25.000",
        "PK_Width": "54.000",
        "PK_Height": "16.500",
        "PK_BusinessVolume": "22275.000",
        "MAILINNOBIG": null,
        "KAR_Length": null,
        "KAR_Width": null,
        "KAR_Height": null,
        "KAR_BusinessVolume": null,
        "MEINS": "EA",
        "PRODUCTAVAIL": 1,
        "LifeDateFlag": "D",
        "LocalPRODUCTAVAIL": 1095,
        "BATCHFLG": "1",
        "NetContent": 160,
        "NetContentUnits": "ML",
        "ReferenceFLG": "0",
        "InvalidFLG": "0",
        "SALETYPE1": "10",
        "SALETYPE1NM": "SALEABLEPRODUCT",
        "SALETYPE2": "1010",
        "SALETYPE2NM": "Basic",
        "SALETYPE3": "101010",
        "SALETYPE3NM": "Single-basic",
        "DETERMINECODE": "10113681803CN",
        "STARTYMD": "2019-02-01T00:00:00",
        "RPRICEMNY": 78,
        "NoUseFlg": null,
        "ORDERSTOPTIME": "2023-01-01T00:00:00",
        "RelabelFLG": "0",
        "MaterialType": "Z001",
        "ENDYMD": null,
        "LOCALBEAMTDCD1": "1",
        "LOCALBEAMTDCD1NM": "护肤",
        "LOCALBEAMTDCD2": "NN",
        "LOCALBEAMTDCD2NM": "无",
        "LOCALBEAMTDCD3": "008",
        "LOCALBEAMTDCD3NM": "护肤-乳液",
        "LOCALBRANDCD": "7001",
        "LOCALBRANDNM": "FT",
        "PRODUCTHIERARCHYLV4": "C1",
        "PRODUCTHIERARCHYLV4NM": null,
        "PRODUCTHIERARCHYLV45": "C130",
        "PRODUCTHIERARCHYLV45NM": null,
        "PRODUCTHIERARCHYLV456": "C13020",
        "PRODUCTHIERARCHYLV456NM": null,
        "PRODINFLG": "0",
        "DELFLG": "0",
        "OrderENDYMD": null,
        "DETERMINEFLG": "0",
        "MSTAE": "4H"
    },
    {
        "COMPANYCD": "785",
        "SAPPRODUCTCD": "10113685801CN",
        "PRODUCTCD": "13685",
        "PRODCHINM": "吾诺保湿调理乳(清爽型)",
        "PRODENGNM": "VGA.UNOSKINCARETANKOILCONTROL",
        "PRODFLG": "01",
        "PRODFLGNM": "成品",
        "BRAND": "5A",
        "BRANDNM": "UNO",
        "LINE": "5AHE",
        "LINENM": "UNOPERSONALCARE",
        "SUBLINE": "5AHE10",
        "SUBLINENM": "UNOPERSONALCARE",
        "MDMUPDATETIME": "2023-12-05T07:35:23.183",
        "PRODBARCODE1": "4909978136857",
        "MAILINNO": 0,
        "Length": "0.000",
        "Width": "0.000",
        "Height": "0.000",
        "BusinessVolume": "0.000",
        "PK_MAILINNO": 36,
        "PK_Length": "25.000",
        "PK_Width": "54.000",
        "PK_Height": "16.500",
        "PK_BusinessVolume": "22275.000",
        "MAILINNOBIG": null,
        "KAR_Length": null,
        "KAR_Width": null,
        "KAR_Height": null,
        "KAR_BusinessVolume": null,
        "MEINS": "EA",
        "PRODUCTAVAIL": 1,
        "LifeDateFlag": "D",
        "LocalPRODUCTAVAIL": 1095,
        "BATCHFLG": "1",
        "NetContent": 160,
        "NetContentUnits": "ML",
        "ReferenceFLG": "1",
        "InvalidFLG": "0",
        "SALETYPE1": "10",
        "SALETYPE1NM": "SALEABLEPRODUCT",
        "SALETYPE2": "1010",
        "SALETYPE2NM": "Basic",
        "SALETYPE3": "101010",
        "SALETYPE3NM": "Single-basic",
        "DETERMINECODE": "10113685803CN",
        "STARTYMD": "2019-02-01T00:00:00",
        "RPRICEMNY": 78,
        "NoUseFlg": null,
        "ORDERSTOPTIME": "2023-01-01T00:00:00",
        "RelabelFLG": "0",
        "MaterialType": "Z001",
        "ENDYMD": null,
        "LOCALBEAMTDCD1": "1",
        "LOCALBEAMTDCD1NM": "护肤",
        "LOCALBEAMTDCD2": "NN",
        "LOCALBEAMTDCD2NM": "无",
        "LOCALBEAMTDCD3": "008",
        "LOCALBEAMTDCD3NM": "护肤-乳液",
        "LOCALBRANDCD": "7001",
        "LOCALBRANDNM": "FT",
        "PRODUCTHIERARCHYLV4": "C1",
        "PRODUCTHIERARCHYLV4NM": null,
        "PRODUCTHIERARCHYLV45": "C130",
        "PRODUCTHIERARCHYLV45NM": null,
        "PRODUCTHIERARCHYLV456": "C13020",
        "PRODUCTHIERARCHYLV456NM": null,
        "PRODINFLG": "0",
        "DELFLG": "0",
        "OrderENDYMD": null,
        "DETERMINEFLG": "0",
        "MSTAE": "4H"
    },
    {
        "COMPANYCD": "785",
        "SAPPRODUCTCD": "10113685802CN",
        "PRODUCTCD": "13685",
        "PRODCHINM": "吾诺保湿调理乳(清爽型)",
        "PRODENGNM": "VGB.UNOSKINCARETANKOILCONTROL",
        "PRODFLG": "01",
        "PRODFLGNM": "成品",
        "BRAND": "5A",
        "BRANDNM": "UNO",
        "LINE": "5AHE",
        "LINENM": "UNOPERSONALCARE",
        "SUBLINE": "5AHE10",
        "SUBLINENM": "UNOPERSONALCARE",
        "MDMUPDATETIME": "2023-12-05T07:35:23.183",
        "PRODBARCODE1": "4901872449729",
        "MAILINNO": 0,
        "Length": "0.000",
        "Width": "0.000",
        "Height": "0.000",
        "BusinessVolume": "0.000",
        "PK_MAILINNO": 36,
        "PK_Length": "25.000",
        "PK_Width": "54.000",
        "PK_Height": "16.500",
        "PK_BusinessVolume": "22275.000",
        "MAILINNOBIG": null,
        "KAR_Length": null,
        "KAR_Width": null,
        "KAR_Height": null,
        "KAR_BusinessVolume": null,
        "MEINS": "EA",
        "PRODUCTAVAIL": 1,
        "LifeDateFlag": "D",
        "LocalPRODUCTAVAIL": 1095,
        "BATCHFLG": "1",
        "NetContent": 160,
        "NetContentUnits": "ML",
        "ReferenceFLG": "0",
        "InvalidFLG": "0",
        "SALETYPE1": "10",
        "SALETYPE1NM": "SALEABLEPRODUCT",
        "SALETYPE2": "1010",
        "SALETYPE2NM": "Basic",
        "SALETYPE3": "101010",
        "SALETYPE3NM": "Single-basic",
        "DETERMINECODE": "10113685803CN",
        "STARTYMD": "2019-02-01T00:00:00",
        "RPRICEMNY": 78,
        "NoUseFlg": null,
        "ORDERSTOPTIME": "2023-01-01T00:00:00",
        "RelabelFLG": "0",
        "MaterialType": "Z001",
        "ENDYMD": null,
        "LOCALBEAMTDCD1": "1",
        "LOCALBEAMTDCD1NM": "护肤",
        "LOCALBEAMTDCD2": "NN",
        "LOCALBEAMTDCD2NM": "无",
        "LOCALBEAMTDCD3": "008",
        "LOCALBEAMTDCD3NM": "护肤-乳液",
        "LOCALBRANDCD": "7001",
        "LOCALBRANDNM": "FT",
        "PRODUCTHIERARCHYLV4": "C1",
        "PRODUCTHIERARCHYLV4NM": null,
        "PRODUCTHIERARCHYLV45": "C130",
        "PRODUCTHIERARCHYLV45NM": null,
        "PRODUCTHIERARCHYLV456": "C13020",
        "PRODUCTHIERARCHYLV456NM": null,
        "PRODINFLG": "0",
        "DELFLG": "0",
        "OrderENDYMD": null,
        "DETERMINEFLG": "0",
        "MSTAE": "4H"
    }
]

3.3 Obtain HygienePermit master data

Endpoint: /master/hygienePermit
Description: Used to obtain HygienePermit master data
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
updateTimeNThe time when the master data was last updated. The interface filters the data updated after this time (including this time). The format is yyyy-MM-dd, for example, 2024-05-01, or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00. Note that this is not the HygienePermitExpiryDate.

Request example:
/master/hygienePermit?pageSize=20&pageNo=10&updateTime=2024-05-01

Response Parameters:

FieldTypeLengthDescriptionExample
SAPPRODUCTCDnvarchar13product code10100047000
HygienePermitNumbernvarchar40HP information国妆特进字J20191876
HygienePermitExpiryDatedatetimeexpiration time2027-10-30 00:00:00.000
UPDATETIMEdatetimeUpdate Date

Sample Response:

[
  {
    "SAPPRODUCTCD": "10113448801",
    "HygienePermitNumber": "国妆网备进字(沪)2020006339",
    "HygienePermitExpiryDate": "2099-12-31T00:00:00",
    "PRODCHINM": "怡丽丝尔 肌源焕活 弹力凝粹乳",
    "UPDATETIME": "2024-02-01T16:18:38"
  },
  {
    "SAPPRODUCTCD": "10118081102",
    "HygienePermitNumber": "国妆网备进字(沪)2020010034",
    "HygienePermitExpiryDate": "2099-12-31T00:00:00",
    "PRODCHINM": "御银座 柔澈洁颜油 P",
    "UPDATETIME": "2024-02-01T16:18:38"
  },
  {
    "SAPPRODUCTCD": "10118178803",
    "HygienePermitNumber": null,
    "HygienePermitExpiryDate": null,
    "PRODCHINM": "CPB-肌肤之钥 光透白焕采妆前乳",
    "UPDATETIME": "2024-02-01T16:18:38"
  }
]

3.4 Obtain the Vendor master data

Endpoint: /master/vendor
Description: This command is used to obtain the Vendor master data
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
updateTimeNMaster data last updated time (DataYmd), the interface filters the data updated after this time (including this time). The format is yyyy-MM-dd, for example, 2024-05-01, or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00

Request example:
/master/vendor?pageSize=20&pageNo=10&updateTime=2024-05-01

Response Parameters:

FieldTypeLengthDescriptionExample
VendorCodeCHAR10Vendor3100001411
AccountGroupCHAR4Account GroupZ001
CountryCHAR3CountryCN
Name1CHAR70Name 1Bean Media Group Pty Ltd
Name2CHAR70Name 2
CityCHAR70City上海市
PostalCodeCHAR10Postal Code210000
RegionCHAR3Region020
StreetCHAR70Street黄浦区淮海中路1号柳林大厦26层
TelephoneCHAR30Telephone69504873
FaxCHAR31Fax69504873
CompanyCodeCHAR3Company Code785
PurchasingOrganizationCHAR4Purchasing Organization2001
DataYmdCHAR8Update Date20220520

Sample Response:

[
    {
        "VendorCode": "0A78200001",
        "AccountGroup": "Z007",
        "Country": "US",
        "Name1": "ADC PLANT",
        "Name2": null,
        "City": "Groveport",
        "PostalCode": "43125",
        "Region": "OH",
        "Street": "5271 Centerpoint Pkwy",
        "Telephone": null,
        "Fax": null,
        "CompanyCode": "785",
        "PurchasingOrganization": "2001",
        "DataYmd": "2024-06-03T23:00:42.967"
    },
    {
        "VendorCode": "0A78200000",
        "AccountGroup": "Z007",
        "Country": "US",
        "Name1": "Shiseido Americas Corporation",
        "Name2": null,
        "City": "New York",
        "PostalCode": "10017",
        "Region": null,
        "Street": "390 Madison Avenue, 19F",
        "Telephone": "1-212-805-2300",
        "Fax": null,
        "CompanyCode": "785",
        "PurchasingOrganization": "2001",
        "DataYmd": "2024-06-02T23:00:52.503"
    },
    {
        "VendorCode": "0A10000010",
        "AccountGroup": "Z007",
        "Country": "JP",
        "Name1": "SHISEIDO CO JDC East.",
        "Name2": null,
        "City": "Iruma",
        "PostalCode": "3540045",
        "Region": "11",
        "Street": "Miyoshi, Kamitome, 247",
        "Telephone": null,
        "Fax": null,
        "CompanyCode": "785",
        "PurchasingOrganization": "2001",
        "DataYmd": "2024-05-27T11:46:19.31"
    }
]

3.5 Obtain the master data of quota management

Endpoint: /master/quota
Description: This parameter is used to obtain the master data of quota management
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
QuotaYMDYQuota date (QuotaYMD). The format is yyyy-MM-dd. This parameter is used to query quota data of a month. Therefore, set the time to the first day of the month, for example, 2024-05-01
QuotaChannelYQuery by channel. Multiple query conditions can be separated by commas (,)
BRANDNSearch by brand is optional. Multiple search conditions can be separated by commas (,)
DETERMINECODENYou can search by material identification number. Multiple search conditions can be separated by commas (,)

Request example:
/master/quota?pageSize=20&pageNo=10&BRAND=41&QuotaYMD=2024-01-01&QuotaChannel=202

Response Parameters:

FieldTypeLengthDescriptionExample
QuotaChannelVARCHAR3Channel
202: POS (Department Store POS)
2A2: CN_CHAIN STORE
2A3: CN_DISTRIBUTOR
2A6: OMS-CN_BRAND.COM (Official Website)
2A7: OMS-CN_EC_RETAIL_TMALL (Tmall)
2A9: OMS-CN_EC_RETAIL_TIKTOK (Douyin)
2B0: OMS-CN_EC_RETAIL_OTHERS
2B1: CN_EC_WHOLES_TMALL
2B2: CN_EC_WHOLES_JD
2B3: CN_EC_WHOLES_TIKTOK
2B4: CN_EC_WHOLES_OTHERS
2B9: OUTLETS
2C0: CN_AIRPORT STORE
2C6: CN_BEAUTY STORE
2C7: CN_PHARMACY
206
BRANDCHAR2Brand41
DETERMINECODEVARCHAR13Material Determination Code74253430801
InitialQuotaINTInitial Quota100
UpdateInitialQuotaINTManually Adjusted Quota100
QuotaINTQuota100
UPDATEMANVARCHAR20Updated ByEAI
UPDATETIMEDATETIME8Data Update Time2024-06-03 12:11:34.000
CREATEMANVARCHAR20Created ByEAI
CREATETIMEDATETIME8Creation Time2024-06-03 12:11:34.000
EAI_UPDATETIMEDATETIMEEAI Calculation Update Time2024-06-04 15:00:00.000
QuotaYMDDATETIMEQuota Date2023-01-01 00:00:00.000

Sample Response:

[
    {
        "QuotaChannel": "202",
        "BRAND": "46",
        "DETERMINECODE": "34502473101CN",
        "InitialQuota": null,
        "UpdateInitialQuota": 1000,
        "Quota": 943,
        "UPDATEMAN": "Excel导入",
        "UPDATETIME": "2024-07-15T11:55:04",
        "CREATEMAN": "Excel导入",
        "CREATETIME": "2024-07-15T11:05:06",
        "EAI_UPDATETIME": "2024-07-29T14:00:59.703",
        "QuotaYMD": "2024-07-01T00:00:00"
    },
    {
        "QuotaChannel": "202",
        "BRAND": "46",
        "DETERMINECODE": "34503753101CN",
        "InitialQuota": null,
        "UpdateInitialQuota": 300,
        "Quota": 3,
        "UPDATEMAN": "30010301",
        "UPDATETIME": "2024-07-18T10:20:07",
        "CREATEMAN": "Excel导入",
        "CREATETIME": "2024-07-15T11:05:07",
        "EAI_UPDATETIME": "2024-07-19T17:23:29.753",
        "QuotaYMD": "2024-06-01T00:00:00"
    }
]

3.6 Obtain the master data of quota calculation

Endpoint: /master/quotaCalculate
Description: This parameter is used to obtain the master data of quota calculation
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
updateTimeNUpdate Time (UPDATETIME), the last update time. The interface filters data updated after (including) this time. Format: yyyy-MM-dd, e.g., 2024-05-01, or yyyy-MM-dd HH:mm:ss, e.g., 2024-05-01 09:30:00
APPLYYMDYQuery by quota date. Format: yyyy-MM-dd, e.g., 2024-05-01. Filters data from this date (inclusive) onwards
QuotaChannelYQuery by channel
APPLYNONOptional query by document number
STATUSNOptional query by document status
TemplateFlgNOptional query by template upload flag

Request example:
/master/quotaCalculate?pageSize=20&pageNo=10&APPLYYMD=2024-01-01&QuotaChannel=206

Response Parameters:

FieldTypeLengthDescriptionExample(Sample is normally deducted)Example(Only EAI uses the reverse calculation Sample)
IDAuto-increment primary key5859
APPLYNOchar35Document numberRC0016339129RC0016339129
BusinessTypeVARCHAR3Business type
10 - Order (Quota reduction)
11 - Return to warehouse (Quota increase)
99 - Template import
1111
APPLYYMDdatetimeQuota date. Used to match quota month yyyy-mm-dd, taking the current month (quota calculation considers the current month). The quota date for outgoing stock deducts the quota for the application date's month2023-01-162023-01-16
QuotaChannelVARCHAR3Channel
202: POS (Department Store POS)
203: E-order (Watsons)
204: CS POS (Hidden)
205: SCHD (Distributor)
206: Others (Hidden)
2A6: OMS-CN_BRAND.COM (Official Website)
2A7: OMS-CN_EC_RETAIL_TMALL (Tmall)
2A9: OMS-CN_EC_RETAIL_TIKTOK (Douyin)
2B0: OMS-CN_EC_RETAIL_OTHERS
2B9: OUTLETS
206206
BRANDchar2Brand1414
SAP_CUSTOMERCDVARCHAR10SAP Ship-to code22000034342200003434
DETERMINECODEchar13Material determination number7425343080174253430801
ActualQNTYINTActual allocated quota quantity
Quantity pushed to SAP, also the quantity involved in calculations
100-100
STATUSchar1Document status
1 - Order
2 - Outbound
3 - POD
7 - Template import
8 - Reverse calculation (used for filtering in query history)
9 - Quota below minimum order quantity
18
NOTEVARCHAR500Remarks. Used to describe the scenarioQuota insufficient, allocated all remaining quotaReturn ID: 【58】Quota deduction
UPDATETIMEdatetime8Update time2024-06-04 11:08:19.3872024-06-04 11:08:51.720
TemplateFlgchar1Template upload flag
1 - Template upload
0 - Document calculation
00

Sample Response:

Pending replenishment

3.7 Obtain factory-level inventory in stock

Endpoint: /master/stockOnHandPlant
Description: Used to obtain factory-level inventory in the library
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
updateTimeNUpdate Time (UPDATETIME), the last update time. The interface filters data updated after (including) this time. Format: yyyy-MM-dd, e.g., 2024-05-01, or yyyy-MM-dd HH:mm:ss, e.g., 2024-05-01 09:30:00
SAP_PLANTYQuery by factory
FineFlgNCan be queried by library bit code
SAPPRODUCTCDNCan be queried by SAP product code, multiple query conditions can be separated by comma (,)

Request example:
/master/stockOnHandPlant?pageSize=20&pageNo=10&SAP_PLANT=7857&FineFlg=W001

Response Parameters:

FieldTypeLengthDescriptionExample
SAP_PLANTCHAR4Plant7857
FineFlgCHAR4Storage Location CodeW001
SAPPRODUCTCDCHAR40SAP Product Code10100011000CN
CHARGCHAR10Batch Number2502
BatchENDYMDDATETIMEBatch Expiry Date20250201
MEINSNVARCHAR3Base Unit of MeasureEA
CLABSINTNon-Restricted Stock261
MaterialTypeCHAR4SAP Material TypeZ002
STATUSCHAR16Stock StatusUnrestricted
ATPBTINTAvailable Stock243
UPDATETIMEDATETIMEUpdate Time2024-06-04 11:08:19.387
PRODUCTCDCHAR10Material Code10100011
DETERMINECODECHAR13Material Determination Number10100011000CN

Sample Response:

[
    {
        "SAP_PLANT": "7857",
        "FineFlg": "W002",
        "SAPPRODUCTCD": "89847500105CN                           ",
        "CHARG": "2503      ",
        "BatchENDYMD": "2025-03-01T00:00:00",
        "MEINS": "EA",
        "CLABS": 1,
        "MaterialType": "Z002",
        "STATUS": "Unrestricted    ",
        "ATPBT": 1,
        "UPDATETIME": "2024-07-29T00:06:58.973",
        "PRODUCTCD": "89847500  ",
        "DETERMINECODE": "89847500105CN"
    },
    {
        "SAP_PLANT": "7857",
        "FineFlg": "W002",
        "SAPPRODUCTCD": "89847500105CN                           ",
        "CHARG": "2341I     ",
        "BatchENDYMD": "2025-12-07T00:00:00",
        "MEINS": "EA",
        "CLABS": 1,
        "MaterialType": "Z002",
        "STATUS": "Unrestricted    ",
        "ATPBT": 1,
        "UPDATETIME": "2024-07-29T00:06:58.953",
        "PRODUCTCD": "89847500  ",
        "DETERMINECODE": "89847500105CN"
    }
]

3.8 Get product unit price master data

Endpoint: /master/productPrice
Description: For product unit price
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
updateTimeNUpdate Time (UPDATETIME), the last update time. The interface filters data updated after (including) this time. Format: yyyy-MM-dd, e.g., 2024-05-01, or yyyy-MM-dd HH:mm:ss, e.g., 2024-05-01 09:30:00
STARTYMDNEnquiries can be made on the start date of sales
SAPPRODUCTCDNCan be queried by SAP product code

Request example:
/master/productPrice?pageSize=20&pageNo=10&updateTime=2024-05-01&SAPPRODUCTCD=10121965801CN

Response Parameters:

FieldtypeLengthDescriptionExample
SAPPRODUCTCDSAP Product CodeCHAR1310121965801CN
STARTYMDSales start dateDATETIME20240501
RPRICEMNYRetail unit priceMONEY2300.0000
UPDATETIMEUpdate TimeDATETIME2024-06-04 11:08:19.387

Sample Response:

[
    {
        "SAPPRODUCTCD": "300007010    ",
        "STARTYMD": "2024-07-16T00:00:00",
        "RPRICEMNY": 3880,
        "UPDATETIME": "2024-07-15T23:00:17.69"
    }
]

3.9 Get SAP entry indicator master data

Endpoint: /master/inboundDelivery
Description: Used to query SAP import instructions
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
InStcNoNWarehousing number/delivery order number
SAPPRODUCTCDNmaterial number
APPLYNONSurrounding POS order number
TimestampNThe data update time is in the format yyyy-MM-dd, for example, 2024-05-01, or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00

Request example:
/master/inboundDelivery?pageSize=20&pageNo=10&Timestamp=2024-05-01&APPLYNO=10121965801CN

Response Parameters:

FieldDescriptionTypeLengthExample
DocumentIDUnique Document IdentifierVARCHAR60
InStcNoGoods Receipt Number / Delivery Note NumberVARCHAR10
AUARTOrder TypeVARCHAR4
AdmYMDDelivery Datedatetime
SAP_VENDORCODEVendor CodeVARCHAR10
SAP_VENDORNAMEVendor NameVARCHAR80
SAP_COUNTRYCountryVARCHAR3
BOLNRDelivery NoteVARCHAR35
InvoiceNoShipment Invoice NumberVARCHAR35
COSNRLine Item Number of Internal DeliveryVARCHAR6
SAPPRODUCTCDMaterial NumberVARCHAR18
DESCRIBEMaterial DescriptionVARCHAR80
CHARGBatch NumberVARCHAR10
PLACECDGoods Receipt Location NumberVARCHAR4
LGORTStorage Location CodeVARCHAR4
InQntyQuantityINT
VRKMEBase Unit of MeasureVARCHAR3
BELNRPurchase Order NumberVARCHAR10
VGPOSPurchase Order Item NumberVARCHAR6
HIPOSParent Item NumberVARCHAR6
PLACECD_FROutbound Storage Location DescriptionVARCHAR70
LocationIDOutbound Storage Location DescriptionVARCHAR42
BWARTMovement TypeVARCHAR3
APPLYNOSurrounding POS Order NumberVARCHAR35
APPLYNO_SOSAP Sales Order NumberVARCHAR12
ShiptoMemoIn785B Special Shop-to Remark (In)VARCHAR17
ShiptoMemoOut785B Special Shop-to Remark (Out)VARCHAR17
TimestampTimestamp (Current Time)datetime

Sample Response:

[
    {
        "DocumentID": "7b777b80-64de-11ef-99e0-2a9785477593",
        "InStcNo": "4101637150",
        "AUART": "Z4EL",
        "AdmYMD": "2024-08-28T00:00:00",
        "SAP_VENDORCODE": "0A78500010",
        "SAP_VENDORNAME": "Itochu main DC",
        "SAP_COUNTRY": "CN",
        "BOLNR": null,
        "InvoiceNo": "4500220653",
        "COSNR": "000010",
        "SAPPRODUCTCD": "10217284803CN",
        "DESCRIBE": "UTM P I CONCENTRATE 3 50ML",
        "CHARG": "3132Q",
        "PLACECD": "785J",
        "LGORT": "W001",
        "InQnty": 6,
        "VRKME": "EA",
        "BELNR": "4550135230",
        "VGPOS": "000010",
        "HIPOS": null,
        "PLACECD_FR": "7857 Itochu Logistics",
        "LocationID": "W001 良品仓Main Location",
        "BWART": "101",
        "APPLYNO": "RC-000024-001",
        "APPLYNO_SO": "4101637142",
        "ShiptoMemoIn": "2200003124",
        "ShiptoMemoOut": "2200003124",
        "Timestamp": "2024-08-28T09:40:19"
    },
    {
        "DocumentID": "7b777b80-64de-11ef-99e0-2a9785477593",
        "InStcNo": "4101637150",
        "AUART": "Z4EL",
        "AdmYMD": "2024-08-28T00:00:00",
        "SAP_VENDORCODE": "0A78500010",
        "SAP_VENDORNAME": "Itochu main DC",
        "SAP_COUNTRY": "CN",
        "BOLNR": null,
        "InvoiceNo": "4500220653",
        "COSNR": "000020",
        "SAPPRODUCTCD": "10217284803CN",
        "DESCRIBE": "UTM P I CONCENTRATE 3 50ML",
        "CHARG": "3132R",
        "PLACECD": "785J",
        "LGORT": "W001",
        "InQnty": 5,
        "VRKME": "EA",
        "BELNR": "4550135230",
        "VGPOS": "000020",
        "HIPOS": null,
        "PLACECD_FR": "7857 Itochu Logistics",
        "LocationID": "W001 良品仓Main Location",
        "BWART": "101",
        "APPLYNO": "RC-000024-001",
        "APPLYNO_SO": "4101637142",
        "ShiptoMemoIn": "2200003124",
        "ShiptoMemoOut": "2200003124",
        "Timestamp": "2024-08-28T09:40:19"
    }
]

3.10 Obtain store virtual sets and other material master data

Endpoint: /master/materialSuitMain
Description: Used to query other materials such as store virtual sets
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
OwnerIdNBrand number
GoodsCodeNProduct ID
UpdateDateNThe data update time is in the format yyyy-MM-dd, for example, 2024-05-01, or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00

Request example:
/master/materialSuitMain?pageSize=20&pageNo=10&UpdateDate=2024-05-01&OwnerId=10121965801CN

Response Parameters:

FieldDescriptionTypeLengthExample
OwnerIdBrand Codevarchar411
GoodsCodeProduct Codevarchar20COP00020
GoodsNameProduct Name (Chinese)varchar100镭射瓶复购券
BrandIdBrandvarchar1011
BRANDNMBrand NameCHAR80CLE DE PEAU BEAUTE
LineIdLinevarchar101107
LINENMNew Brand NameCHAR80CLE DE PEAU BEAUTE
SublineIdSubLinevarchar100710
SUBLINENMNew Product Series NameCHAR80CPB
BEAMTDCD1Beauty Method 1varchar1090
BEAMTDCD2Beauty Method 2varchar109090
BEAMTDCD3Beauty Method 3varchar10909090
SalePriceSale Pricedecimal(12,4)155.0000
EffectiveDateEffective DateDatetime2019-12-04 11:26:28.000
GoodsSubTypePOS Product Subcategoryvarchar26
IsIncludeProdNumcdWhether Set Contains Product Numbersint0
DelFlgDelete Flagvarchar10
UpdateDateUpdate DateDatetime2023-01-03 17:25:43.000
SourceDecSource Descriptionvarchar10POS

Sample Response:

[
    {
        "OwnerId": "10",
        "GoodsCode": "COP00203",
        "GoodsName": "抽奖加赠礼-NARS黑色羽绒化妆包",
        "BrandId": "10",
        "BRANDNM": null,
        "LineId": "1070",
        "LINENM": null,
        "SublineId": "7005",
        "SUBLINENM": null,
        "BEAMTDCD1": "90",
        "BEAMTDCD2": "9090",
        "BEAMTDCD3": "909090",
        "SalePrice": 0,
        "EffectiveDate": "2024-08-15T19:01:04",
        "GoodsSubType": "6",
        "IsIncludeProdNumcd": "0",
        "DelFlg": "0",
        "UpdateDate": "2024-08-15T19:01:04",
        "SourceDec": "POS"
    },
    {
        "OwnerId": "10",
        "GoodsCode": "COP00202",
        "GoodsName": "抽奖加赠礼-NARS红色帆布袋",
        "BrandId": "10",
        "BRANDNM": null,
        "LineId": "1070",
        "LINENM": null,
        "SublineId": "7005",
        "SUBLINENM": null,
        "BEAMTDCD1": "90",
        "BEAMTDCD2": "9090",
        "BEAMTDCD3": "909090",
        "SalePrice": 0,
        "EffectiveDate": "2024-08-15T19:00:36",
        "GoodsSubType": "6",
        "IsIncludeProdNumcd": "0",
        "DelFlg": "0",
        "UpdateDate": "2024-08-15T19:00:36",
        "SourceDec": "POS"
    }
]

3.11 Get the master data of the store virtual set details

Endpoint: /master/materialSuitSub
Description: Used to query the details of the store virtual package
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
OwnerIdNBrand Code
GoodsCodeNProduct Code
UpdateDateNData Update Time, format: yyyy-MM-dd (e.g., 2024-05-01), or yyyy-MM-dd HH:mm:ss (e.g., 2024-05-01 09:30:00)

Request example:
/master/materialSuitSub?pageSize=20&pageNo=10&UpdateDate=2024-05-01&OwnerId=10121965801CN

Response Parameters:

FieldDescriptionTypeLengthExample
OwnerIdBrand Codevarchar410
GoodsCodeSet Product Codevarchar20GP100001
DetailGoodsCodeDetail Product Code / Product Group Codevarchar2010101340
QtyQuantity of Current Detail Productint1
IsProdNumcdIs Product Groupint0
UpdateDateUpdate TimeDatetime2019-10-29 12:00:29.000

Sample Response:

[
    {
        "OwnerId": "41",
        "GoodsCode": "SP410230",
        "DetailGoodsCode": "113544",
        "Qty": 2,
        "IsProdNumcd": "0",
        "UpdateDate": "2024-06-05T18:19:51"
    },
    {
        "OwnerId": "10",
        "GoodsCode": "GP103031",
        "DetailGoodsCode": "1015B832",
        "Qty": 1,
        "IsProdNumcd": "0",
        "UpdateDate": "2024-05-29T15:58:36"
    },
    {
        "OwnerId": "10",
        "GoodsCode": "GP103030",
        "DetailGoodsCode": "10000E",
        "Qty": 1,
        "IsProdNumcd": "0",
        "UpdateDate": "2024-05-29T15:49:25"
    }
]

3.12 Get customer Master data (fro business) master data

Endpoint: /master/businessCustomer
Description: Used to query customer master data (fro business) master data
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
CUSTOMERCDNPeripheral Store Code
SUBUNITCDNAffiliated Office Code
SUBOFFICENSecondary Office
CustomerBrandNStore Brand
JYFLGNContract Termination Indicator
SALEPATNNCustomer Classification
SAP_CUSTOMERCDNShipTo Code
MDMUPDATETIMENData Update Time, format yyyy-MM-dd, or yyyy-MM-dd HH:mm:ss

Request example:
/master/businessCustomer?pageSize=20&pageNo=10&MDMUPDATETIME=2024-05-01&SAP_CUSTOMERCD=1012

Response Parameters:

FieldDescriptionTypeLengthExample
COMPANYCDchar4Company Code785
CUSTOMERCDchar60Surrounding Store Code10100313
SUBUNITCDchar3Sub-Office Code101
SUBUNITNMchar40Sub-Office NameSHI Office
SUBOFFICEchar5Secondary Office00003
SUBOFFICENMchar40Secondary Office NameTianjin
SIDECDchar3Province Code002
SIDENMchar40ProvinceTianjin City
AREACDchar3City Code003
AREANMchar40CityTianjin
CUSTOMERNMchar280Shipto NameSHI Tianjin Hisense - Shanghai Wuyan Direct Delivery
CUSTRANKchar1Store LevelK1
TRASTAYMDdatetimeStart Date of Cooperation2022-10-20 00:00:00.000
ENDYMDdatetimeEnd Date2022-12-31 00:00:00.000
CustomerBrandchar18Store Belonging Brand10
CUSTOMERBRANDNMchar40Store Belonging Brand NameSHISEIDO
MDMUPDATETIMEdatetimeUpdate Time2023-07-18 10:03:02.530
CUSTOMERNMJvarchar80Store AbbreviationNULL
Longitudechar15LongitudeNULL
Latitudechar15LatitudeNULL
SAP_CHANNELTYPEchar3SAP Channel Type52
SAP_CHANNELTYPEENNMchar80SAP Channel Type NameDepartment store (Wholesale) (SCH, SHK only)
JYFLGchar1Termination Classification1
LOCALCHANNELCD1char1Primary Local Channel Code1
Industrychar2Store Channel (for CMI Report)1
IndustryNMvarchar11Store Channel NameFSSSALEPATNchar2Customer ClassificationK1
TOKUISAKICDchar8Department Store Group Code0001
STOREGROUPNMchar60Department Store Group NameBaitian
UNITCUSTOMERCDchar10Unified Store Code12dps01663
ExCUSTOMERCDchar10External Store Code
SAP_CUSTOMERCDchar10ShipTo Code10100313
SHOPSIGNNMchar60Store Sign NameSHI Tianjin Haixin - Shanghai Wuyan Straight Hair
SHOPADRchar80Store AddressNo. 188 Jiefang North Road, Haidian District, Tianjin, Haixin Plaza, 1st Floor, Shiseido Counter
SOLDTOchar10Soldto Code2100006705
SOLDTONMchar280Soldto NameHuan Tai Department Store Co., Ltd., Xiantai, Hubei Province
SHOPTELCHAR30Store Phone Number13800000000

Sample Response:

[
  {
    "COMPANYCD": "785 ",
    "CUSTOMERCD": "0A86600004                                                  ",
    "SUBUNITCD": null,
    "SUBUNITNM": null,
    "SUBOFFICE": null,
    "SUBOFFICENM": null,
    "SIDECD": null,
    "SIDENM": null,
    "AREACD": "905",
    "AREANM": "Singapore           ",
    "CUSTOMERNM": "Shiseido Singapore Co. (Pte.) Ltd.Bollore Logistics Singapore",
    "CUSTRANK": null,
    "TRASTAYMD": null,
    "ENDYMD": null,
    "CustomerBrand": null,
    "CUSTOMERBRANDNM": null,
    "MDMUPDATETIME": "2024-09-06T01:10:33.683",
    "CUSTOMERNMJ": null,
    "Longitude": null,
    "Latitude": null,
    "SAP_CHANNELTYPE": "L1 ",
    "SAP_CHANNELTYPEENNM": "Shiseido Group Companies                                                        ",
    "JYFLG": "0",
    "LOCALCHANNELCD1": null,
    "Industry": null,
    "IndustryNM": null,
    "SALEPATN": null,
    "TOKUISAKICD": null,
    "STOREGROUPNM": null,
    "UNITCUSTOMERCD": null,
    "ExCUSTOMERCD": null,
    "SAP_CUSTOMERCD": "0A86600004",
    "SHOPSIGNNM": "Shiseido Singapore Co. (Pte.) Ltd.Bollore Logistics Singapor",
    "SHOPADR": null,
    "SHOPTEL": "13800000000"
  }
]

3.13 Store personnel, store relationship master data

Endpoint: /master/cusEmployeeMapping
Description: Used to query the relationship between store personnel and store
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
EmployeeIdNemployee ID number
UpdateDateNUpdate time in the format yyyy-MM-dd, for example, 2024-05-01, or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00

Request example:
/master/cusEmployeeMapping?pageSize=20&pageNo=10&UpdateDate=2024-05-01&EmployeeId=1012

Response Parameters:

FieldDescriptionTypeLengthExample
OwnerIdBrand Numbervarchar411
EmployeeIdEmployee IDvarchar1000007789
StoreIdStore IDvarchar1000300063
EmployeeTypeEmployee Categoryvarchar405
UpdateDateUpdate TimeDatetime2024-08-20 08:00:33.000
AgentManagerIs Agent Managerint0
ddpositionoffice or positionvarchar20

Sample Response:

[
  {
    "OwnerId": "11",
    "EmployeeId": "30015031",
    "StoreId": null,
    "EmployeeType": "03",
    "UpdateDate": "2024-09-12T08:00:18",
    "AgentManager": "0"
  },
  {
    "OwnerId": "11",
    "EmployeeId": "30016204",
    "StoreId": null,
    "EmployeeType": "03",
    "UpdateDate": "2024-09-12T08:00:18",
    "AgentManager": "0"
  },
  {
    "OwnerId": "11",
    "EmployeeId": "30016804",
    "StoreId": null,
    "EmployeeType": "03",
    "UpdateDate": "2024-09-12T08:00:18",
    "AgentManager": "0"
  }
]

3.14 Headquarters personnel sales role master data

Endpoint: /master/empstruct
Description: This command is used to query the sales roles of headquarters personnel
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
BRANDCDNBrand Code
EMPCODENBrand Code
REGIONCODENRegion Code
REGION_LEVELNRegion Level
UPDATETIMENUpdate time in the format yyyy-MM-dd, for example, 2024-05-01, or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00

Request example:
/master/empstruct?pageSize=20&pageNo=10&UPDATETIME=2024-05-01&BRANDCD=1012

Response Parameters:

FieldDescriptionTypeLengthExample
BRANDCDBrandCHAR210
BRANDNMBrand NameCHAR80SHISEIDO
EMPCODEEmployee CodeCHAR8000000529
REGIONCODERegion CodeCHAR10001
REGION_LEVELRegion LevelCHAR11
EMPROLECDRole CodeCHAR3001
EMPROLENMRole NameCHAR40SM
UPDATETIMEUpdate TimeDATETIME2022-02-14 14:17:34.820

Sample Response:

[
  {
    "BRANDCD": "10",
    "BRANDNM": "SHISEIDO                                ",
    "EMPCODE": "QT007827",
    "REGIONCODE": "00005     ",
    "REGION_LEVEL": "3",
    "EMPROLECD": "002",
    "EMPROLENM": "AM                                      ",
    "UPDATETIME": "2024-09-09T13:37:52"
  },
  {
    "BRANDCD": "41",
    "BRANDNM": "IPSA                                    ",
    "EMPCODE": "30011331",
    "REGIONCODE": "10300047  ",
    "REGION_LEVEL": "4",
    "EMPROLECD": "004",
    "EMPROLENM": "SS                                      ",
    "UPDATETIME": "2023-08-21T16:01:46"
  }
]

3.15 Brand region architecture master data

Endpoint: /master/structMaster
Description: Used to query the brand region structure
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
BRANDCDNbrand
AREABUNONSales department code
REGIONCODENzone code
UPDATETIMENUpdate time in the format yyyy-MM-dd, for example, 2024-05-01, or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00

Request example:
/master/structMaster?pageSize=20&pageNo=10&UPDATETIME=2024-05-01&BRANDCD=1012

Response Parameters:

FieldDescriptionTypeLengthExample
BRANDCDBrandVarchar210
BRANDNMBrand NameVarchar80SHISEIDO
AREABUNOSales Department CodeVarchar3001
AREABUNAMESales Department NameVarchar50SHI一区
REGIONCODERegion CodeVarchar1000007
REGIONNAMERegion NameVarchar40黑龙江
UPDATETIMEUpdate TimeDATETIME2024-01-30 18:23:23.390

Sample Response:

[
  {
    "BRANDCD": "10",
    "BRANDNM": "SHISEIDO",
    "AREABUNO": "002",
    "AREABUNAME": "SHI二区",
    "REGIONCODE": "00001   ",
    "REGIONNAME": "北京A                                   ",
    "UPDATETIME": "2023-11-09T19:32:33.607"
  },
  {
    "BRANDCD": "41",
    "BRANDNM": null,
    "AREABUNO": "039",
    "AREABUNAME": null,
    "REGIONCODE": "00040   ",
    "REGIONNAME": "EC                                      ",
    "UPDATETIME": "2023-10-02T17:56:24.727"
  }
]

3.16 The physical group sets the relationship between the main part and the sub-part

Endpoint: /master/materialSuitInfo
Description: This command is used to query the relationship between the main components and sub-components
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
brandNBrand
set_typeNSet Type
material_typeNMaterial Type
material_numberNSet Product Code
sub_material_numberNSub-item Product Code
sub_material_typeNSub-item Material Type
update_dateNUpdate Time, format: yyyy-MM-dd (e.g., 2024-05-01) or yyyy-MM-dd HH:mm:ss (e.g., 2024-05-01 09:30:00)

Request example:
/master/materialSuitInfo?pageSize=20&pageNo=10&update_date=2024-05-01&brand=1012

Response Parameters:

FieldDescriptionTypeLengthExample
brandBrandnvarchar2011
BRANDNMBrand NameCHAR80CLE DE PEAU BEAUTE
set_typeSet Type01
material_typeMaterial Typenvarchar10Z001
material_numberSet Product Codenvarchar2010179057803
suit_nameSet Namenvarchar100LocalZ001单个组套非计划1
sub_cost_priceSet Retail Pricenumeric20,20.00
sub_material_numberSub-item Product Codenvarchar10010179059801
DETERMINECODEMaterial Determination CodeCHAR1310179059801
sub_material_nameSub-item Product Namenvarchar100洗颜专科 凝润深透 保湿柔肤露(清爽型)
sub_material_typeSub-item Material Typenvarchar20Z001
sub_quantitySub-item Quantitynumeric20,26.00
is_giveIs Giftnvarchar201
apply_user_cdApplicant Codenvarchar5000002049
update_dateUpdate Timedatetime272023-10-27 17:25:34.8300000

Sample Response:

[
  {
    "brand": "11",
    "BRANDNM": "CLE DE PEAU BEAUTE                                                              ",
    "set_type": "01",
    "material_type": "Z002",
    "material_number": "10100317000CN",
    "suit_name": "CPB 光采赋活日间防护霜 SS",
    "set_retail_unit_price": 0,
    "sub_material_number": "10100317000CN",
    "DETERMINECODE": "10100317000CN",
    "sub_material_name": "CPB 光采赋活日间防护霜 SS",
    "sub_material_type": "Z002",
    "sub_quantity": 1,
    "is_give": "0",
    "apply_user_cd": "00002049",
    "update_date": "2024-09-03T17:00:11.594"
  },
  {
    "brand": "11",
    "BRANDNM": "CLE DE PEAU BEAUTE                                                              ",
    "set_type": "01",
    "material_type": "Z002",
    "material_number": "10100317000CN",
    "suit_name": "CPB 光采赋活日间防护霜 SS",
    "set_retail_unit_price": 0,
    "sub_material_number": "10100318000CN",
    "DETERMINECODE": "10100318000CN",
    "sub_material_name": "CPB-肌肤之钥 光采赋活夜间修护乳 SS                                                                 ",
    "sub_material_type": "Z002",
    "sub_quantity": 1,
    "is_give": "0",
    "apply_user_cd": "00002049",
    "update_date": "2024-09-03T17:00:11.594"
  }
]

3.17 Office master form

Endpoint: /master/subUnit
Description: Used to query the main office table
Request Type: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
SUBUNITCDNOffice code
UPDATETIMENUpdate time in the format yyyy-MM-dd, for example, 2024-05-01, or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00

Request example:
/master/subUnit?pageSize=20&pageNo=10&update_date=2024-05-01&brand=1012

Response Parameters:

FieldDescriptionTypeLengthExample
SUBUNITCDOffice CodeVarchar3246
SUBUNITNMOffice NameVarchar80PM天津弘方化妆品有限公司
DELFLGDelete FlagVarchar500
UNITAGENTCDUnified Agent CodeVarchar6A021
UPDATETIMEUpdate Timedatetime2023-06-14 23:00:12.073

Sample Response:

[
  {
    "SUBUNITCD": "101",
    "SUBUNITNM": "SHI办事处                               ",
    "DELFLG": "0",
    "UNITAGENTCD": null,
    "UPDATETIME": "2023-06-14T23:00:10.92"
  },
  {
    "SUBUNITCD": "102",
    "SUBUNITNM": "CPB办事处                               ",
    "DELFLG": "0",
    "UNITAGENTCD": null,
    "UPDATETIME": "2023-06-14T23:00:11.057"
  }
]

3.18 Master data: local brand

Endpoint: /master/brand
Description: use to query local brand
Request Method: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
BRANDCDNLocal brand code
DELFLGNDelete identity
UPDATETIMENUpdate Time, format: yyyy-MM-dd (e.g., 2024-05-01) or yyyy-MM-dd HH:mm:ss (e.g., 2024-05-01 09:30:00)

Request example:
/master/brand?pageSize=20&pageNo=10&UPDATETIME=2024-05-01&BRANDCD=1012

Response Parameters

FieldDescriptionTypeLengthExample
BRANDCDLocal brand codeVarchar31001
BRANDNMLocal brand nameVarchar40SHI
DELFLGDelete flags: 0- valid, 1- deletechar10
UPDATETIMEdatetime2023-06-14 23:00:12.073
BRANDENGNMLocal brand english namevarchar10011

Sample Response

[
    {
        "BRANDCD": "1001",
        "BRANDNM": "SHI                 ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-16T10:15:56.287",
        "BRANDENGNM": "11"
    },
    {
        "BRANDCD": "1102",
        "BRANDNM": "Radiance Trio       ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-16T10:15:56.29",
        "BRANDENGNM": null
    },
    {
        "BRANDCD": "1103",
        "BRANDNM": "Supreme             ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-16T10:15:56.29",
        "BRANDENGNM": "11"
    }
]

3.19 Master data: Local beauty method 1

Endpoint: /master/localbeamtd1
Description: use to query Local beauty method 1
Request Method: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
LOCALBEAMTDCD1NSpot Beauty Method 1 code
DELFLGNDelete identity
UPDATETIMENUpdate Time, format: yyyy-MM-dd (e.g., 2024-05-01) or yyyy-MM-dd HH:mm:ss (e.g., 2024-05-01 09:30:00)

Request example:
/master/localbeamtd1?pageSize=20&pageNo=10&UPDATETIME=2024-05-01&LOCALBEAMTDCD1=1

Response Parameters

FieldDescriptionTypeLengthExample
LOCALBEAMTDCD1Spot Beauty Method 1 codeVarchar31
LOCALBEAMTDENNM1Spot Beauty Method 1 name enchar80Skin Care
LOCALBEAMTDCHINM1Spot Beauty Method 1 name cnchar80护肤
PRODUCTCODEFinancial tax classification codechar10107022302
DELFLGDelete flags: 0- valid, 1- deletechar10
UPDATETIMEdatetime2023-06-14 23:00:12.073

Sample Response

[
    {
        "LOCALBEAMTDCD1": "2",
        "LOCALBEAMTDENNM1": "Makeup                                                                          ",
        "LOCALBEAMTDCHINM1": "彩妆                                                                            ",
        "PRODUCTCODE": "107022304 ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-04T14:40:15.683"
    },
    {
        "LOCALBEAMTDCD1": "3",
        "LOCALBEAMTDENNM1": "Body                                                                            ",
        "LOCALBEAMTDCHINM1": "美体                                                                            ",
        "PRODUCTCODE": "107022302 ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-04T14:40:15.687"
    },
    {
        "LOCALBEAMTDCD1": "4",
        "LOCALBEAMTDENNM1": "Hair                                                                            ",
        "LOCALBEAMTDCHINM1": "美发                                                                            ",
        "PRODUCTCODE": "107022303 ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-04T14:40:15.687"
    }
]

3.20 Master data: Local beauty method 2

Endpoint: /master/localbeamtd2
Description: use to query Local beauty method 2
Request Method: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNRetrieve data by pages, specifying the number of entries per page. Default is 10.
pageNoNRetrieve data by pages, specifying the current page number. Pagination starts from 0 (0 is the first page). Default is 0.
LOCALBEAMTDCD2NSpot Beauty Method 2 code
DELFLGNDelete identity
UPDATETIMENUpdate Time, format: yyyy-MM-dd (e.g., 2024-05-01) or yyyy-MM-dd HH:mm:ss (e.g., 2024-05-01 09:30:00)

Request example:
/master/localbeamtd2?pageSize=20&pageNo=10&UPDATETIME=2024-05-01&LOCALBEAMTDCD2=1

Response Parameters

FieldDescriptionTypeLengthExample
LOCALBEAMTDCD2Spot Beauty Method 2 codeVarchar31
LOCALBEAMTDENNM2Spot Beauty Method 2 name enchar80Face
LOCALBEAMTDCHINM2Spot Beauty Method 2 name cnchar80脸部
DELFLGDelete flags: 0- valid, 1- deletechar10
UPDATETIMEdatetime2023-06-14 23:00:12.073

Sample Response

[
    {
        "LOCALBEAMTDCD2": "10",
        "LOCALBEAMTDENNM2": "Face                                                                            ",
        "LOCALBEAMTDCHINM2": "脸部                                                                            ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-04T14:46:34.837"
    },
    {
        "LOCALBEAMTDCD2": "20",
        "LOCALBEAMTDENNM2": "Eye                                                                             ",
        "LOCALBEAMTDCHINM2": "眼部                                                                            ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-04T14:46:34.84"
    },
    {
        "LOCALBEAMTDCD2": "30",
        "LOCALBEAMTDENNM2": "Lip                                                                             ",
        "LOCALBEAMTDCHINM2": "唇部                                                                            ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-04T14:46:34.84"
    },
    {
        "LOCALBEAMTDCD2": "40",
        "LOCALBEAMTDENNM2": "Cheek                                                                           ",
        "LOCALBEAMTDCHINM2": "面颊                                                                            ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-04T14:46:34.84"
    }
]

3.21 Master data: Local beauty method 3

Endpoint: /master/localbeamtd3
Description: use to query Local beauty method 3
Request Method: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNgets the data by paging, displaying data entries on each page. That is, page size. Default 10
pageNoNGet the data by page break, current page number. Page breaks start at 0 (0 is the initial page). The default is 0
LOCALBEAMTDCD1NLocal Beauty Method 1 code
LOCALBEAMTDCD3NLocal Beauty Method 3 code
DELFLGNDeletes theidentifier
UPDATETIMENIndicates the update time. The format is yyyy-MM-dd, for example, 2024-05-01 or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00

Request example:
/master/localbeamtd3?pageSize=20&pageNo=10&UPDATETIME=2024-05-01&LOCALBEAMTDCD1=1

Response Parameters

FieldDescriptionTypeLengthExample
LOCALBEAMTDCD1Spot Beauty Method 1 codeVarchar11
LOCALBEAMTDCD3Spot Beauty Method 3 codeVarchar3001
LOCALBEAMTDENNM3Spot Beauty Method 3 name enchar80Cleansing Cream
LOCALBEAMTDCHINM3Spot Beauty Method 3 name cnchar80护肤-洁面
DELFLGDelete flags: 0- valid, 1- deletechar10
UPDATETIMEdatetime2023-06-14 23:00:12.073

Sample Response

[
    {
        "LOCALBEAMTDCD1": "1",
        "LOCALBEAMTDCD3": "001",
        "LOCALBEAMTDENNM3": "Cleansing Cream                                                                 ",
        "LOCALBEAMTDCHINM3": "护肤-洁面                                                                       ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-04T15:17:35.353"
    },
    {
        "LOCALBEAMTDCD1": "1",
        "LOCALBEAMTDCD3": "002",
        "LOCALBEAMTDENNM3": "Cleansing Gel                                                                   ",
        "LOCALBEAMTDCHINM3": "护肤-洁面啫喱                                                                   ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-04T15:17:35.353"
    },
    {
        "LOCALBEAMTDCD1": "1",
        "LOCALBEAMTDCD3": "003",
        "LOCALBEAMTDENNM3": "Cleansing Soap                                                                  ",
        "LOCALBEAMTDCHINM3": "护肤-洁面皂                                                                     ",
        "DELFLG": "0",
        "UPDATETIME": "2019-05-04T15:17:35.357"
    }
]

3.22 Master data: Custom classification subcategories

Endpoint: /master/custSubCategory
Description: use to query Custom classification subcategories
Request Method: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNgets the data by paging, displaying data entries on each page. That is, page size. Default 10
pageNoNGet the data by page break, current page number. Page breaks start at 0 (0 is the initial page). The default is 0
OwnerIdNbrand
CateIDNClass ID
SubCateIDNSubclass ID
UPDATETIMENIndicates the update time. The format is yyyy-MM-dd, for example, 2024-05-01 or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00

Request example:
/master/localbeamtd3?pageSize=20&pageNo=10&UPDATETIME=2024-05-01&LOCALBEAMTDCD1=1

Response Parameters

FieldDescriptionTypeLengthExample
OwnerIdbrandVarchar414
CateIDClass IDVarchar2011
SubCateIDSubclass IDchar201101
SubCateNameSubclass namechar20Cleansing Cream
UPDATETIMEUpdate timedatetime2023-06-14 23:00:12.073

Sample Response

[
    {
        "OwnerId": "14",
        "CateID": "11",
        "SubCateID": "1101",
        "SubCateName": "点金霜",
        "UPDATETIME": "2021-11-18T00:00:00"
    },
    {
        "OwnerId": "14",
        "CateID": "11",
        "SubCateID": "1102",
        "SubCateName": "金腰子",
        "UPDATETIME": "2022-02-14T08:12:11.433"
    }
]

3.23 Master data: Product custom classification relationship table

Endpoint: /master/custSubLineCategory
Description: use to query Product custom classification relationship table
Request Method: HTTP GET

Request Parameters:

Field NameRequiredDescription
pageSizeNgets the data by paging, displaying data entries on each page. That is, page size. Default 10
pageNoNGet the data by page break, current page number. Page breaks start at 0 (0 is the initial page). The default is 0
OwnerIdNbrand
YearMonthNyear & month
GoodsCodeNSubclass ID
CateIDNClass ID
SubCateIDNCommodity code
UPDATETIMENIndicates the update time. The format is yyyy-MM-dd, for example, 2024-05-01 or yyyy-MM-dd HH:mm:ss, for example, 2024-05-01 09:30:00

Request example:
/master/localbeamtd3?pageSize=20&pageNo=10&UPDATETIME=2024-05-01&LOCALBEAMTDCD1=1

Response Parameters

FieldDescriptionTypeLengthExample
OwnerIdbrandVarchar414
YearMonthyear & monthdatetime11
CateIDClass IDVarchar2011
SubCateIDSubclass IDchar201101
GoodsCodeCommodity codechar40
GoodsNameTrade namechar40
UPDATETIMEUpdate timedatetime2023-06-14 23:00:12.073

Sample Response

[
    {
        "OwnerId": "14",
        "YearMonth": "2022-01-01T00:00:00",
        "CateID": "11",
        "SubCateID": "1101",
        "GoodsCode": "45604",
        "GoodsName": "悠莱 生机明眸 金致紧塑眼霜              ",
        "UPDATETIME": "2022-01-25T12:37:21.61"
    },
    {
        "OwnerId": "14",
        "YearMonth": "2022-01-01T00:00:00",
        "CateID": "11",
        "SubCateID": "1101",
        "GoodsCode": "45699",
        "GoodsName": "悠莱 生机明眸金致紧塑眼霜(新年限定版)   ",
        "UPDATETIME": "2022-01-25T12:37:21.613"
    }
]

Reviews