运费详细信息
运费详细信息
| 名称 | 类型 | 示例值 | 描述 | 
|---|---|---|---|
| service_type | String | cod | post:平邮; cod:货到付款; ems:EMS; express:快递公司  | 
					
| destination | String | 110000,310000,320000,330000 | 邮费涉及地区,中间用“,”间隔,地区编码用shopex标准地区码(全国统一地区码)  | 
					
| start_standard | String | 12 | 首费标准(当valuation 为0时)此处取正整数  | 
					
| start_fee | String | 12.00 | 首费,小数点后两位,取值在0.00-999.99区间内  | 
					
| add_standard | String | 12 | 增费标准(当valuation 为0时)此处取正整数  | 
					
| add_fee | String | 12.00 | 增费,小数点后两位,取值在0.00-999.99区间内  |