PayoutState
Payout limit information for a MID and currency.
midstring
Example:
9000000008currencystring
Example:
PYGtotalPayoutAmountstring
Example:
0.0totalPaymentAmountstring
Example:
0.0creditLinestring
Example:
10000.0totalPayoutBalancestring
Example:
10000.0dailyPayoutLimitstring
Example:
10000.0dailyPayoutAmountstring
Example:
0.0dailyPayoutBalancestring
Example:
10000.0PayoutState
{
"mid": "9000000008",
"currency": "PYG",
"totalPayoutAmount": "0.0",
"totalPaymentAmount": "0.0",
"creditLine": "10000.0",
"totalPayoutBalance": "10000.0",
"dailyPayoutLimit": "10000.0",
"dailyPayoutAmount": "0.0",
"dailyPayoutBalance": "10000.0"
}