Skip to main content

This type defines the fields associated with one or more drop-off sites associated with a seller's eDIS account.

Type that uses GetDropoffSitesResponses

GetDropoffSitesResponsesData

Call that uses GetDropoffSitesResponses

Fields

Field
Type
Description
city
The city code of the drop-off site location.

See 商户API地址编码主数据 for valid city codes.
contact
The name of the contact person associated with the drop-off site location.
country
The two-letter country code associated with the drop-off site location.
district
The district code of the drop-off site location.

See 商户API地址编码主数据 for valid district codes.
dropoffSiteId
The unique identifier of the drop-off site location.
name
The name of the drop-off site location.
phone
The phone number associated with the drop-off site location.
province
The province code of the drop-off site location.

See 商户API地址编码主数据 for valid province codes.
street1
The first line of the street address of the drop-off site location.
street2
The second line, if applicable, of the street address of the drop-off site location.

Note: This field is always returned, but will show as null or have an empty value if not defined/applicable.
street3
The third line, if applicable, of the street address of the drop-off site location.

Note: This field is always returned, but will show as null or have an empty value if not defined/applicable.
type
The type of the drop-off site location.

Currently, the only valid response is DROP_OFF.