Amazon Selling Partner (SP-API) Connector
Documentation
Version: 1
Documentation

EndPoint Get Market Place Participations


Name

get_marketplaceparticipations

Description

No description available

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Id DT_WSTR nvarchar(56) 56 False
CountryCode DT_WSTR nvarchar(8) 8 False
Name DT_WSTR nvarchar(52) 52 False
DefaultCurrencyCode DT_WSTR nvarchar(12) 12 False
DefaultLanguageCode DT_WSTR nvarchar(20) 20 False
DomainName DT_WSTR nvarchar(68) 68 False
IsParticipating DT_BOOL bit False
HasSuspendedListings DT_BOOL bit False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.

Examples

SSIS

Use Amazon Selling Partner (SP-API) Connector in API Source component to read data or in API Destination component to read/write data:

Get Market Place Participations using API Source

Amazon Selling Partner (SP-API)
Get Market Place Participations
SSIS API Source - Read from table or endpoint

Get Market Place Participations using API Destination

Amazon Selling Partner (SP-API)
Get Market Place Participations
SSIS API Destination - Access table or endpoint