eBay Trading APIVersion 1349
 

DeliveryURLDetailType

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

Type that uses DeliveryURLDetailType:

Calls that use 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 must begin with "https://" and must be well formed. Use a URL that is functional at the time of the call.
See the Field Index to learn which calls use DeliveryURL.

DeliveryURLName ( string ) [0..1]
The name of a notification delivery URL. You can list up to 25 instances of DeliveryURLName, and then subscribe these URLs to notifications by listing them in comma- separated format in the DeliveryURLName element outside of ApplicationDeliveryPreferences.
See the Field Index to learn which calls use DeliveryURLName.

Status ( EnableCodeType ) [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.