The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::GetPromotionalSaleDetails

DESCRIPTION

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetPromotionalSaleDetails inherits from the eBay::API::XML::BaseCall class

Subroutines:

setPromotionalSaleID()

The ID of the promotional sale about which you want information. If you do not specify this field, then GetPromotionalSaleDetails returns all promotional sales for the seller making the call.

  RequiredInput: No
#    Argument: 'xs:long'

getPromotionalSaleDetails()

Contains information about a promotional sale or sales. If you did not specify a PromotionalSaleID in the request, then all promotional sales for the seller are returned. Promotional sales enable sellers to add discounts and/or free shipping to items.

  Returned: Conditionally
#    Returns: 'ns:PromotionalSaleArrayType'