FastSpring Connector Help

Version: 1

EndPoint Get Account By Id


Name

get_account

Description

Parameters

Parameter Label Required Options Description
Id Account Id NO

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 50 False
ContactFirst DT_WSTR 255 False
ContactLast DT_WSTR 255 False
ContactEmail DT_WSTR 255 False
ContactCompany DT_WSTR 255 False
ContactPhone DT_WSTR 255 False
ContactSubscribed DT_BOOL 0 False
AddressLine1 DT_WSTR 255 False
AddressLine2 DT_WSTR 255 False
City DT_WSTR 255 False
Region DT_WSTR 255 False
RegionCustom DT_WSTR 255 False
PostalCode DT_WSTR 255 False
AddressCompany DT_WSTR 255 False
Language DT_WSTR 255 False
Country DT_WSTR 255 False
LookupGlobal DT_WSTR 255 False
Url DT_WSTR 255 False
PaymentMethods DT_I8 0 False
PaymentActive DT_I8 0 False
Orders DT_NTEXT 0 False
Subscriptions DT_NTEXT 0 False
Charges DT_NTEXT 0 False
Subscribed DT_BOOL 0 False
TaxExemptionData 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.