EndPoint Get Account Charges by Id
Name
get_account_charges_by_id
Description
Parameters
Parameter | Label | Required | Options | Description |
---|---|---|---|---|
AccountId | Account Id | YES |
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
AccountId |
DT_WSTR
|
nvarchar(100)
|
100 | False | |
ChargeDate |
DT_DBDATE
|
date
|
False | ||
Total |
DT_R8
|
float
|
False | ||
Currency |
DT_WSTR
|
nvarchar(12)
|
12 | False | |
PayoutCurrency |
DT_WSTR
|
nvarchar(12)
|
12 | False | |
TotalInPayoutCurrency |
DT_R8
|
float
|
False | ||
Status |
DT_WSTR
|
nvarchar(50)
|
50 | False | |
OrderId |
DT_WSTR
|
nvarchar(100)
|
100 | False | |
OrderReference |
DT_WSTR
|
nvarchar(100)
|
100 | False | |
SubscriptionId |
DT_WSTR
|
nvarchar(100)
|
100 | False | |
Timestamp |
DT_I8
|
bigint
|
False | ||
TimestampValue |
DT_I8
|
bigint
|
False | ||
TimestampInSeconds |
DT_I8
|
bigint
|
False | ||
TimestampDisplay |
DT_WSTR
|
nvarchar(100)
|
100 | 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. |