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

EndPoint Get Report Types


Name

get_report_types

Description

No description available

Parameters

Parameter Label Required Options Description
Filter Filter NO
Option Value
All Reports $.data[*]
Tab-delimited / Flat File Reports $.data[?(@format=='TSV')]
Comma-delimited Reports $.data[?(@format=='CSV')]
XML Reports $.data[?(@format=='XML')]
PDF Reports $.data[?(@format=='PDF')]
Excel (XLSX) Reports $.data[?(@format=='XLSX')]

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 4000 False
Name DT_WSTR 4000 False
Category DT_WSTR 4000 False
Format DT_WSTR 4000 False
Options DT_WSTR 4000 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.