DeliveryURLDetailType
Defines settings for a notification URL (including the URL name in DeliveryURLName).

Types that use DeliveryURLDetailType:

Calls that use one or more fields of DeliveryURLDetailType:

Fields

DeliveryURL ( anyURI ) [0..1]
The address of a notification delivery URL. This address applies to the DeliveryURLName within the same ApplicationDeliveryPreferences.DeliveryURLDetails container. For delivery to a server, the URL begins with http:// or https:// and must be well formed. Use a URL that is functional at the time of the call. For delivery to an email address, the URL begins with mailto: and specifies a valid email address.
See the Field Index to learn which calls use DeliveryURL.

DeliveryURLName ( string ) [0..1]
The name of a notification delivery URL.
See the Field Index to learn which calls use DeliveryURLName.

Status ( see EnableCodeType for possible values ) [0..1]
The status of a notification delivery URL. This status applies to the DeliveryURLName and delivery URL within the same ApplicationDeliveryPreferences.DeliveryURLDetails container. If the status is disabled, then notifications will not be sent to the delivery URL.
See the Field Index to learn which calls use Status.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 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.