eBay Trading APIVersion 1349
 

ReviseStatusType

Contains data indicating whether an item has been revised since the listing became active and, if so, which among a subset of properties have been changed by the revision.

Type that uses ReviseStatusType:

Calls that use ReviseStatusType:

Fields



BuyItNowAdded ( boolean ) [0..1]
This field is returned as true if a Buy It Now price has been added to the auction listing. This field is only returned if the original auction listing did not have a Buy It Now price, but a revision to that original listing included adding a Buy It Now price.
See the Field Index to learn which calls use BuyItNowAdded.

BuyItNowLowered ( boolean ) [0..1]
This field is returned as true if the Buy It Now price on the original auction listing was lowered as part of a revision to the original auction listing. This field is only returned if the Buy It Now price on the original auction listing was lowered as part of a revision to the original auction listing.
See the Field Index to learn which calls use BuyItNowLowered.

ItemRevised ( boolean ) [1]
This field is returned as true if the original listing has been revised. This field is always returned with the ReviseStatus container.
See the Field Index to learn which calls use ItemRevised.

ReserveLowered ( boolean ) [0..1]
This field is returned as true if the Reserve price on the original auction listing was lowered as part of a revision to the original auction listing. This field is only returned if the Reserve price on the original auction listing was lowered as part of a revision to the original auction listing.
See the Field Index to learn which calls use ReserveLowered.

ReserveRemoved ( boolean ) [0..1]
This field is returned as true if the Reserve price on the original auction listing was removed as part of a revision to the original auction listing. This field is only returned if the Reserve price on the original auction listing was removed as part of a revision to the original auction listing.
See the Field Index to learn which calls use ReserveRemoved.