eBay Trading APIVersion 1349
 

MarkUpMarkDownEventType

Describes an individual mark-up or mark-down event. eBay will automatically mark an application as down if attempts to deliver a notification fail repeatedly. eBay may mark an application down manually under certain circumstances.

Type that uses MarkUpMarkDownEventType:

Call that uses MarkUpMarkDownEventType:

Fields

Reason ( string ) [0..1]
Describes how the application was marked down, automatically or manually. When an application is automatically marked down, eBay will ping the application periodically, and if communication is restored, eBay will automatically mark the application up. If your application is marked down manually, you must contact eBay Developer Support to get your application marked up. A Reason is not provided for mark up events.
See the Field Index to learn which calls use Reason.

Time ( dateTime ) [0..1]
Time when the application was marked up or marked down.
See the Field Index to learn which calls use Time.

Whether the application has been marked up or marked down.
See the Field Index to learn which calls use Type.