AddressUsageCodeType ( token )

These values indicate type of an address in AddressType.

Types that use AddressUsageCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for internal or future use. GetItemTransactions, GetOrderTransactions, GetSellerTransactions
DefaultShipping This is default shipping address which is rendered to buyer on checkout. GetItemTransactions, GetOrderTransactions, GetSellerTransactions
Invalid This is not a valid address. Please use another address. GetItemTransactions, GetOrderTransactions, GetSellerTransactions
Shipping This is an address which is in user's address book. It can be used at the time of checkout. GetItemTransactions, GetOrderTransactions, GetSellerTransactions
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2005–2013 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.