Export Offers from eBay
This task will export offers for listings from eBay in XML format. You must specify one or more SKUs to fetch offers for. See the Examples section for a sample output file.
Settings
eBay Connection
Required
Select the eBay connection to use. See Connecting to eBay for how to create a new connection to eBay.
SKUs
Required
Provide a comma separated list of SKUs to export specific items from eBay.
Timeout
Optional
The length of time (in seconds) to wait for responses from the eBay API. Leave blank to use the default timeout.
Output File
Required
The XML file to save the records exported from eBay. An example of the XML format is shown below.
Zynk Settings
See Common Task Settings.
Examples
Sample output file:
<?xml version="1.0" encoding="utf-8"?>
<Offers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Offer>
<AvailableQuantity>25</AvailableQuantity>
<CategoryId>1234</CategoryId>
<Charity>
<CharityId>1234</CharityId>
<DonationPercentage>5</DonationPercentage>
</Charity>
<ExtendedProducerResponsibility>
<EcoParticipationFee>
<Currency>GBP</Currency>
<Value>1.50</Value>
</EcoParticipationFee>
<ProducerProductId>1234</ProducerProductId>
<ProductDocumentationId>1234</ProductDocumentationId>
<ProductPackageId>1234</ProductPackageId>
<ShipmentPackageId>1234</ShipmentPackageId>
</ExtendedProducerResponsibility>
<Format>FIXED_PRICE</Format>
<HideBuyerDetails>false</HideBuyerDetails>
<IncludeCatalogProductDetails>true</IncludeCatalogProductDetails>
<Listing>
<ListingId>1234</ListingId>
<ListingOnHold>false</ListingOnHold>
<ListingStatus>ACTIVE</ListingStatus>
<SoldQuantity>12</SoldQuantity>
</Listing>
<ListingDescription>A lovely blue pencil case designed for kids</ListingDescription>
<ListingDuration>GTC</ListingDuration>
<ListingPolicies>
<BestOfferTerms>
<AutoAcceptPrice>
<Currency>GBP</Currency>
<Value>8.50</Value>
</AutoAcceptPrice>
<AutoDeclinePrice>
<Currency>GBP</Currency>
<Value>4.50</Value>
</AutoDeclinePrice>
<BestOfferEnabled>false</BestOfferEnabled>
</BestOfferTerms>
<EBayPlusIfEligible>false</EBayPlusIfEligible>
<FulfillmentPolicyId>5590115000</FulfillmentPolicyId>
<PaymentPolicyId>1234</PaymentPolicyId>
<ProductCompliancePolicyIds>
<ProductCompliancePolicyId>1234</ProductCompliancePolicyId>
</ProductCompliancePolicyIds>
<RegionalProductCompliancePolicies>
<CountryPolicies>
<CountryPolicy>
<Country>GB</Country>
<PolicyIds>
<PolicyId>1234</PolicyId>
</PolicyIds>
</CountryPolicy>
</CountryPolicies>
</RegionalProductCompliancePolicies>
<RegionalTakeBackPolicies>
<CountryPolicies>
<CountryPolicy>
<Country>GB</Country>
<PolicyIds>
<PolicyId>1234</PolicyId>
</PolicyIds>
</CountryPolicy>
</CountryPolicies>
</RegionalTakeBackPolicies>
<ReturnPolicyId>1234</ReturnPolicyId>
<ShippingCostOverrides>
<ShippingCostOverride>
<AdditionalShippingCost>
<Currency>GBP</Currency>
<Value>1.50</Value>
</AdditionalShippingCost>
<Priority>1</Priority>
<ShippingCost>
<Currency>GBP</Currency>
<Value>1.50</Value>
</ShippingCost>
<ShippingServiceType>DOMESTIC</ShippingServiceType>
<Surcharge>
<Currency>GBP</Currency>
<Value>1.50</Value>
</Surcharge>
</ShippingCostOverride>
</ShippingCostOverrides>
<TakeBackPolicyId>1234</TakeBackPolicyId>
</ListingPolicies>
<ListingStartDate>2025-01-01T00:00:00</ListingStartDate>
<LotSize>1</LotSize>
<MarketplaceId>EBAY_GB</MarketplaceId>
<MerchantLocationKey>HOME</MerchantLocationKey>
<OfferId>1234</OfferId>
<PricingSummary>
<AuctionReservePrice>
<Currency>GBP</Currency>
<Value>4.50</Value>
</AuctionReservePrice>
<AuctionStartPrice>
<Currency>GBP</Currency>
<Value>3.50</Value>
</AuctionStartPrice>
<MinimumAdvertisedPrice>
<Currency>GBP</Currency>
<Value>4.50</Value>
</MinimumAdvertisedPrice>
<OriginallySoldForRetailPriceOn>ON_EBAY</OriginallySoldForRetailPriceOn>
<OriginalRetailPrice>
<Currency>GBP</Currency>
<Value>8.50</Value>
</OriginalRetailPrice>
<Price>
<Currency>GBP</Currency>
<Value>6.50</Value>
</Price>
<PricingVisibility>PRE_CHECKOUT</PricingVisibility>
</PricingSummary>
<QuantityLimitPerBuyer>5</QuantityLimitPerBuyer>
<Regulatory>
<Documents>
<Document>
<DocumentId>1234</DocumentId>
</Document>
</Documents>
<EnergyEfficiencyLabel>
<ImageDescription>A</ImageDescription>
<ImageURL>https://example.com/energy.jpg</ImageURL>
<ProductInformationSheet>https://example.com/product-info.jpg</ProductInformationSheet>
</EnergyEfficiencyLabel>
<Hazmat>
<Component>Acid</Component>
<Pictograms>
<Pictogram>AC12</Pictogram>
</Pictograms>
<SignalWord>Acid</SignalWord>
<Statements>
<Statement>AC12,BD34</Statement>
</Statements>
</Hazmat>
<Manufacturer>
<AddressLine1>i6 Building</AddressLine1>
<AddressLine2>6-8 Charlotte Square</AddressLine2>
<City>Newcastle</City>
<CompanyName>Zynk Software</CompanyName>
<ContactUrl>https://zynk.com</ContactUrl>
<Country>GB</Country>
<Email>[email protected]</Email>
<Phone>01911234567</Phone>
<PostalCode>NE1 4XF</PostalCode>
<StateOrProvince>Tyne & Wear</StateOrProvince>
</Manufacturer>
<ProductSafety>
<Component>Acid</Component>
<Pictograms>
<Pictogram>AC12</Pictogram>
</Pictograms>
<Statements>
<Statement>AC12,BD34</Statement>
</Statements>
</ProductSafety>
<RepairScore>8.5</RepairScore>
<ResponsiblePersons>
<ResponsiblePerson>
<AddressLine1>i6 Building</AddressLine1>
<AddressLine2>6-8 Charlotte Square</AddressLine2>
<City>Newcastle</City>
<CompanyName>Zynk Software</CompanyName>
<ContactUrl>https://zynk.com</ContactUrl>
<Country>GB</Country>
<Email>[email protected]</Email>
<Phone>01911234567</Phone>
<PostalCode>NE1 4XF</PostalCode>
<StateOrProvince>Tyne & Wear</StateOrProvince>
<Types>
<Type>EUResponsiblePerson</Type>
</Types>
</ResponsiblePerson>
</ResponsiblePersons>
</Regulatory>
<SecondaryCategoryId>1234</SecondaryCategoryId>
<Sku>CASE0001</Sku>
<Status>PUBLISHED</Status>
<StoreCategoryNames>
<StoreCategoryName>/Fashion/Kids/Pencil Cases</StoreCategoryName>
</StoreCategoryNames>
<Tax>
<ApplyTax>true</ApplyTax>
<ThirdPartyTaxCategory>WASTE_RECYCLING_FEE</ThirdPartyTaxCategory>
<VatPercentage>20</VatPercentage>
</Tax>
</Offer>
</Offers>