FastSpring Connector
Documentation
Version: 1
Documentation

EndPoint Get Product Prices


Name

get_product_prices

Description

Parameters

Parameter Label Required Options Description
Country Country Code NO
Currency Currency Code NO
PageSize PageSize NO

Output Columns

Label DataType Length Raw Description
Product DT_WSTR 200 False
Country DT_WSTR 8 False
Currency DT_WSTR 12 False
Price DT_R8 0 False
PriceDisplay DT_WSTR 50 False
Discount2DiscountPercent DT_R8 0 False
Discount2DiscountValue DT_R8 0 False
Discount2DiscountValueDisplay DT_WSTR 50 False
Discount2UnitPrice DT_R8 0 False
Discount2UnitPriceDisplay DT_WSTR 50 False
Discount3DiscountPercent DT_R8 0 False
Discount3DiscountValue DT_R8 0 False
Discount3DiscountValueDisplay DT_WSTR 50 False
Discount3UnitPrice DT_R8 0 False
Discount3UnitPriceDisplay DT_WSTR 50 False
Discount4DiscountPercent DT_R8 0 False
Discount4DiscountValue DT_R8 0 False
Discount4DiscountValueDisplay DT_WSTR 50 False
Discount4UnitPrice DT_R8 0 False
Discount4UnitPriceDisplay DT_WSTR 50 False
Discount5DiscountPercent DT_R8 0 False
Discount5DiscountValue DT_R8 0 False
Discount5DiscountValueDisplay DT_WSTR 50 False
Discount5UnitPrice DT_R8 0 False
Discount5UnitPriceDisplay DT_WSTR 50 False
DiscountReason DT_WSTR 64 False
DiscountPeriodCount DT_WSTR 4000 False
AvailableStart DT_DBDATE 0 False
AvailableEnd DT_DBDATE 0 False
SetupFeePrice DT_R8 0 False
SetupFeePriceDisplay DT_WSTR 50 False
SetupFeeReason DT_WSTR 100 False

Input Columns

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