v1

latestOpenAPI 3.0.02026-07-266521,3121.2 MB
Listings

GetBigcommerceConfigurators

Use this call to get all Bigcommerce 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/GetBigcommerceConfigurators

Response

OK

OptionSetNamestring
pkConfigidstring uuid
Sitestring
ConfigNamestring
CategoryExtendedPropertystring
ManageStockboolean
ShowInInventoryboolean
IsChangedboolean
LastUpdateTimeinteger
LastUpdateSessionIdstring
AssociatedSingleinteger
AssociatedVariationinteger
TotalAttributesinteger
TotalVarAttributesinteger
VarTitleExtPropertystring
UseMainItemImagesboolean
GltConfiguratorIdinteger

Example response

[
  {
    "pkConfigid": "00000000-0000-0000-0000-000000000000"
  }
]