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 |
DataType |
Length |
Raw |
Description |
AccountId |
DT_WSTR |
100 |
False |
|
ChargeDate |
DT_DBDATE |
0 |
False |
|
Total |
DT_R8 |
0 |
False |
|
Currency |
DT_WSTR |
12 |
False |
|
PayoutCurrency |
DT_WSTR |
12 |
False |
|
TotalInPayoutCurrency |
DT_R8 |
0 |
False |
|
Status |
DT_WSTR |
50 |
False |
|
OrderId |
DT_WSTR |
100 |
False |
|
OrderReference |
DT_WSTR |
100 |
False |
|
SubscriptionId |
DT_WSTR |
100 |
False |
|
Timestamp |
DT_I8 |
0 |
False |
|
TimestampValue |
DT_I8 |
0 |
False |
|
TimestampInSeconds |
DT_I8 |
0 |
False |
|
TimestampDisplay |
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. |