响应参数示例
{
"oid": "string",
"created_datetime": "2020-04-09T08:56:43.981Z",
"updated_datetime": "2020-04-09T08:56:43.981Z",
"account_oid": "string",
"state": "error",
"ref_id": "string",
"order_info": {
"sales_channel": "string",
"order_id": "string"
},
"to_address": {
"street1": "string",
"street2": "string",
"city": "string",
"state": "string",
"postal_code": "string",
"country": "string",
"carrier_facility": "string",
"name": "string",
"company": "string",
"phone": "string",
"email": "string",
"residential": true,
"federal_tax_id": "string",
"state_tax_id": "string",
"oid": "string",
"created_datetime": "2020-04-09T08:56:43.981Z",
"updated_datetime": "2020-04-09T08:56:43.981Z"
},
"from_address": {
"street1": "string",
"street2": "string",
"city": "string",
"state": "string",
"postal_code": "string",
"country": "string",
"carrier_facility": "string",
"name": "string",
"company": "string",
"phone": "string",
"email": "string",
"residential": true,
"federal_tax_id": "string",
"state_tax_id": "string",
"oid": "string",
"created_datetime": "2020-04-09T08:56:43.981Z",
"updated_datetime": "2020-04-09T08:56:43.981Z"
},
"return_address": {
"street1": "string",
"street2": "string",
"city": "string",
"state": "string",
"postal_code": "string",
"country": "string",
"carrier_facility": "string",
"name": "string",
"company": "string",
"phone": "string",
"email": "string",
"residential": true,
"federal_tax_id": "string",
"state_tax_id": "string",
"oid": "string",
"created_datetime": "2020-04-09T08:56:43.981Z",
"updated_datetime": "2020-04-09T08:56:43.981Z"
},
"buyer_address": {
"street1": "string",
"street2": "string",
"city": "string",
"state": "string",
"postal_code": "string",
"country": "string",
"carrier_facility": "string",
"name": "string",
"company": "string",
"phone": "string",
"email": "string",
"residential": true,
"federal_tax_id": "string",
"state_tax_id": "string",
"oid": "string",
"created_datetime": "2020-04-09T08:56:43.981Z",
"updated_datetime": "2020-04-09T08:56:43.981Z"
},
"parcel": {
"dimension": {
"length": 0,
"width": 0,
"height": 0,
"unit": "mm"
},
"weight": {
"value": 0,
"unit": "g"
},
"irregular": true,
"oid": "string",
"created_datetime": "2020-04-09T08:56:43.981Z",
"updated_datetime": "2020-04-09T08:56:43.981Z"
},
"customs": {
"contents_type": "documents",
"contents_explanation": {
"content": "string",
"language": "en"
},
"customs_certify": true,
"customs_signer": "string",
"return_non_delivery": "return",
"restriction_type": "none",
"restriction_comment": "string",
"oid": "string",
"created_datetime": "2020-04-09T08:56:43.981Z",
"updated_datetime": "2020-04-09T08:56:43.981Z"
},
"items": [
{
"quantity": 0,
"product": {
"description": {
"content": "string",
"language": "en"
},
"value": {
"amount": 0,
"currency": "USD"
},
"product_id": "string",
"weight": {
"value": 0,
"unit": "g"
},
"dimension": {
"length": 0,
"width": 0,
"height": 0,
"unit": "mm"
},
"hs_tariff_code": "string",
"origin_country": "CN",
"oid": "string",
"created_datetime": "2020-04-09T08:56:43.981Z",
"updated_datetime": "2020-04-09T08:56:43.981Z"
}
}
],
"rates": [
{
"carrier": "Opene",
"service": "Opene Parcel ExpeditedChinaUS",
"carrier_account_id": "string",
"is_selected": true,
"is_purchased": true,
"rate": {
"amount": 0,
"currency": "USD"
},
"error": "string"
}
],
"purchased_rate": {
"carrier": "Opene",
"service": "Opene Parcel ExpeditedChinaUS",
"carrier_account_id": "string",
"is_selected": true,
"is_purchased": true,
"rate": {
"amount": 0,
"currency": "USD"
},
"error": "string"
},
"tracker": {
"carrier": "string",
"tracking_code": "string"
},
"postage_label": {
"pdf_url": "string"
},
"fees": [
{
"fee_type": "L",
"amount": {
"amount": 0,
"currency": "USD"
},
"held": true,
"released": true,
"charged": true,
"refunded": true
}
],
"reason": "string",
"payload": "string"
}