AMALYZE Falcon API
SPA // Dimension // Marketplace
Request
JavaScript
1 2 3 |
"filters": { "marketplaceId": "A1PA6795UKMFR9" } |
Property | Type | Description | Further information |
fiters.marketplaceId | string | String containing the markteplace Id | optional valid marketplace ids |
Response
JavaScript
1 2 3 4 |
"marketplace": { "id": "A1PA6795UKMFR9", "name": "amazon.de" } |
Property | Type | Description |
marketplace.id | string | String containing the marketplace id |
marketplace.name | string | String containing the marketplace name |