| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::ReviseLiveAuctionItem::ReviseLiveAuctionItemRequestType
Enables a seller to make changes to the definition of an active item listing that listed for the Live Auction.
eBay::API::XML::Call::ReviseLiveAuctionItem::ReviseLiveAuctionItemRequestType inherits from the eBay::API::XML::RequestDataType class
Reserved for future use.
RequiredInput: No
# Argument: reference to an array
of 'xs:string'
# Returns: reference to an array of 'xs:string'
Child elements hold the values for properties that are changing. The Item.ID property must always be set to the ID of the listing being changed. Set other fields in the Item object only for those properties that are changing.
RequiredInput: Yes # Argument: 'ns:ItemType'
# Returns: 'ns:ItemType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |