$client
$client :
Class GetIsCod
$queryExts : \jd_vop\request\product\GetIsCodQueryExt
__construct( $token, $skuIds, $province, $city, $county, $town, $queryExts)
4.10 验证货到付款 Request
$token | string 授权token |
|
$skuIds | string 商品编号,支持批量,以’,’分隔 (最高支持100个商品) |
|
$province | string 一级分类 |
|
$city | string 二级地址编号 |
|
$county | string 三级地址编号 |
|
$town | string 四级地址编号(如果该地区有四级地址,则必须传递四级地址,没有四级地址则传0) |
|
$queryExts | GetIsCodQueryExt |