Skip to main content

This type defines the field used to create a pickup address.

Type that uses PickupAddressRequestData

CreateConsignPreferenceRequestData

Call that uses PickupAddressRequestData

Fields

Field
Type
Description
city
The city code of the pickup address.

See 商户API地址编码主数据 for valid city codes.
company
The company name associated with the pickup address.

Max length: 50 characters
contact
The name of the contact person associated with the pickup address.

Max length: 50 characters
countryCode
The two-letter country code of the pickup address.

Valid values:
  • CN
  • HK
district
The district code of the pickup address.

See 商户API地址编码主数据 for valid district codes.
name
The name of the pickup address.

Max length: 50 characters
phone
The phone number associated with the pickup address.
postcode
The postal code of the pickup address.
province
The province code of the the pickup address.

See 商户API地址编码主数据 for valid province codes.
street1
The first line of the street address of the pickup address.

Max length: 50 characters
street2
The second line, if applicable, of the street address of the pickup address.

Max length: 50 characters
street3
The third line, if applicable, of the street address of the pickup address.

Max length: 50 characters