v1

latestOpenAPI 3.0.02026-07-266521,3121.2 MB
Listings

GeteBayConfigurators

Use this call to get eBay configurators.

A configurator hosts common details for listings such as listing type, return policy, payment methods, shipping info, attributes, listing categories, etc. Configurators offer an efficient way of creating listings in bulk that follow a common theme.The same configurator can be used to list multiple items that share common details.To find out more about configurators you can visit our documentation <b>Permissions Required: </b> GlobalPermissions.Settings.ListingConfigurators.GetListingConfiguratorsNode <b>Rate limit: </b><span style="background-color:#0272d9;color:white;padding:4px 8px;text-align:center;border-radius:5px; font-size: small;"><b>150</b></span> / minute

get/api/Listings/GeteBayConfigurators

Response

OK

pkConfigIdstring uuid
ConfigNamestring
EbayAccountstring
Sitestring
OriginalConfigIdstring uuid
OriginalSitestring
IsOutOfStockFeatureEnabledboolean
MaxQuantityinteger
MinQuantityinteger
MaxQuantityPerBuyerinteger
IsMaxQuantityPerBuyerEnabledboolean
ShowInInventoryboolean
AssociatedTemplatesinteger
AssociatedVariationsinteger
ListingTypestring
ListingDurationstring
Currencystring
ProductLocationCountrystring
ProductLocationstring
PostalCodestring
ProductLocationCountryExtendedPropertystring
ProductLocationExtendedPropertystring
PostalCodeExtendedPropertystring
PaypalEmailstring
CODCostnumber float
IsImmediatePaymentRequiredboolean
InStorePickupboolean
SoldOneBayboolean
ReturnPolicystring
AdditionalCheckoutInstructionsstring
Descriptionstring
GlobalShippingProgramboolean
PromotionalShippingDiscountboolean
InternationalPromotionalShippingDiscountboolean
DomesticShippingRateTableboolean
InternationalShippingRateTableboolean
DomesticShippingProfileIdstring
InternationalShippingProfileIdstring
DomesticShippingProfileId_ExtendedPropertystring
InternationalShippingProfileId_ExtendedPropertystring
MaximumDispatchTime_ExtendedPropertystring
FlatCalculatedShippingstring
ShippingPackageTypestring
ExcludedLocationsstring[]
ShippingLocationsstring[]
FreeCalculatedShippingServiceIdstring
IsExtendedPropertySplittableboolean
IsAutoMappingExtPropToSpecEnabledboolean
IsVariationSpecificationLimitIncreasedboolean
IsCatalogboolean
IsPrivateListingEnabledboolean
IsListInternationallyEnabledboolean
IsBestOfferEnabledboolean
IsTaxTableEnabledboolean
IsVATEnabledboolean
VATnumber double
VatExtendedPropertystring
UseSuggestedCategoryboolean
AutoConvertCategoriesboolean
PrimaryCategory_ExtendedPropertystring
SecondaryCategory_ExtendedPropertystring
StorePrimaryCategory_ExtendedPropertystring
StoreSecondaryCategory_ExtendedPropertystring
VariationTitle_ExtendedPropertystring
Condition_ExtendedPropertystring
ConditionNote_ExtendedPropertystring
Barcode_ExtendedPropertystring
MultipleIdentifiersEnabledboolean
MultipleProductIdentifiersstring[]
DontUseVariationPicturesboolean
PhotoDisplayCodeType'None' | 'SuperSize'
AutoSelectImagesboolean
CharityOrganisationIdstring
CharityDonationPercentnumber double
LastUpdateTimeinteger
LastUpdateSessionIdstring
IsConfiguratorEditedboolean
IsMappingConfiguratorboolean
SchedulingEnabledboolean
UseLotsEnabledboolean
UseNewApiboolean
ChannelLocationIdentifierstring
MultiWarehouseLocationsstring[]
MultiWarehouseLocation_ExtendedPropertystring
DimensionMeasurestring
PreviousChannelLocationIdentifierstring

Example response

[
  {
    "pkConfigId": "00000000-0000-0000-0000-000000000000",
    "OriginalConfigId": "00000000-0000-0000-0000-000000000000"
  }
]