SKUQuery v1
POST
/3pp/sku/v1/queryThis API is used to sync/ query SKU from OC to 3PP
The seller has SKUs maintained on the OC site, and then they sync their SKUs that already existed on the OC site to the 3PP platform. This API support batch sync.
The max number of SKU in a single request is 200.
In one call, 3PP should sync no more than 200 SKUs.
请求参数
clientKey
vAuthorization
First please get the access_token thru accessToken&refreshToken API and refresh accseeToken.
Then pass the value following the below format to Header.
Bearer+one space+access_token valueExample:
Thru the API get Access_token value, which is 'accesstokenvaluexxxxxxxx'.
Header Value is as below:
Bearer accesstokenvaluexxxxxxxx
The creation time of SKU
Format: YYYY-MM-DD+ time zone, UTC ISO8601,
ex:2018-11-28 + 0800
seller SKU ID list
The creation time of SKU
Format: YYYY-MM-DD+ time zone, UTC ISO8601,
ex:2018-11-28 + 0800
This field can not be null if sellerSKUID & MFSKUID are both equal null
current page index
page size
示例代码
Responses
current page index
page size