Marketplaces - Channel catalogs - Global
Get your marketplace channel catalog list
get/v2/user/marketplaces/channelcatalogs/
Query parameters
storeIdstring guid
The StoreId to filter by
Response
Marketplace channel catalog list
Example response
{
"links": {
"self": {
"href": "/v2/user/marketplaces/channelcatalogs"
}
},
"marketplaceChannelCatalogs": [
{
"apiSettingsStatus": "success",
"marketplaceTechnicalCode": "Amazon",
"marketplaceBusinessCode": "GOSPORT",
"marketplaceMarketPlaceId": "71",
"marketplaceIsoCountryCodeAlpha2": "FR",
"beezUPMarketplaceName": "ebay FRA",
"beezUPChannelId": "2dc136a7-0d3d-4cc9-a825-a28a42c53e28",
"beezUPChannelCatalogId": "6d6b04de-406b-4539-8e7e-bf3e8da5dfb0",
"beezUPStoreId": "64f43358-63a1-47f7-97ec-0301fc39956b",
"beezUPStoreName": "My Store 1",
"marketplaceMerchantIdentifiers": {
"Ebay_PayPalEmailAddress": "yourEbayId@paypal.com"
},
"lovLinks": {
"shippingMethodLOV": {
"href": "/v2/public/Go2CultureName",
"method": "GET"
},
"carrierCodeLOV": {
"href": "/v2/public/Go2CultureName",
"method": "GET"
},
"cancelationReasonCodeLOV": {
"href": "/v2/public/Go2CultureName",
"method": "GET"
},
"refundReasonCodeLOV": {
"href": "/v2/public/Go2CultureName",
"method": "GET"
},
"marketplaceStorePropertyLOV": {
"href": "/v2/public/Go2CultureName",
"method": "GET"
},
"marketplaceStorePropertyGroupLOV": {
"href": "/v2/public/Go2CultureName",
"method": "GET"
}
},
"links": {
"properties": {
"href": "/v2/user/marketplaces/channelcatatalogs/6a90fcfd-24c7-422e-a65f-aadb1725bbfe/properties"
},
"settings": {
"href": "/v2/user/marketplaces/channelcatatalogs/6a90fcfd-24c7-422e-a65f-aadb1725bbfe/settings"
},
"publications": {
"href": "/v2/user/marketplaces/channelcatalogs/publications/Amazon/123/history"
},
"publishOptions": [
{
"feedType": "Offers",
"link": {
"href": "/v2/user/marketplaces/channelcatalogs/publications/Cdiscount/123/publish"
}
}
]
}
}
]
}