eBay Merchant Data APIVersion 1255
 

AddressOwnerCodeType ( token )

Enumerated type used by the ShippingAddress.AddressOwner field in order management calls to indicate whether a shipping address is on file with eBay or on file with PayPal.

Note: eBay now fully manages the payment process for all orders, so the eBay value should always be returned in the ShippingAddress.AddressOwner field.

Type that uses AddressOwnerCodeType:

Call that uses one or more values of AddressOwnerCodeType:

Enumeration Values

Value Description
CustomCode Reserved for internal or future use.
eBay This value indicates that the buyer's shipping address being referenced is on file with eBay.
  * See the Enumeration Index to see exact use of each enumeration value in the API.