Marketplace

The marketplace resource represents the Flickrocket Marketplace. Every shop owner ca  make his content available in the Marketplace and other shop owners can add content from the Marketplace into their shops.

What can you do with Marketplace?

The FlickRocket API lets you do the following with the marketplace resource. More detailed versions of these general actions may be available:

GET /api/marketplace.json

Receive a list of all shop owners who offer their cotnent in the Marketplace.

GET /api/marketplace/#{market_id}.json

Receive all products offered under the Marketplace entry.

POST /api/marketplace/#{market_id}/add.json

Adds (but not activates) all products offered under the specified Marketplace entry to the current company.

POST /api/marketplace/#{market_id}/activate.json

Adds and activates all products offered under the specified Marketplace entry to the current company.

Marketplace Properties

company_logo
"https://admin.flickrocket.com/LogoPic.ashx?id=117"

The URL of the company logo.

company_name
"Great Content Inc."

The name of the company sharing content for this Marketplace entry.

cost_to_licensees_percent
10

The percentage which has to be paid to the original content owner per sale (based on the original price)

market_id

1023

Unique identifier for each Markeplace entry.

product_count
864

The number of products available in this Marketplace entry.

shop_description
"Shop Description DE"

The description of the shop sharing content for this Marketplace entry.

shop_icon
"https://admin-static.flickrocket.ak/GetImage/ShopIcon/MTM1MzI%3d" 

The URL of the sharing's shop icon.

shop_name
"Great content web shop"

The name of the shop sharing content for this Marketplace entry.

shop_url
"https://livedirect.liquid.ak"

URL pointing to the original shop from which the content is made available.