List merchant statements
Retrieve all statements associated with an account.
To access this endpoint using an access token
you'll need to specify the /accounts/{accountID}/profile.read scope.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[
{
"statementID": "77496e4d-d30a-43db-84ae-c3147da377ff",
"statementName": "string",
"fileName": "string",
"fileSize": 0,
"billingPeriodStartDateTime": "2019-08-24T14:15:22Z",
"billingPeriodEndDateTime": "2019-08-24T14:15:22Z",
"subscriptionIDs": [
"string"
],
"summary": {
"cardAcquiring": {
"volumeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"volumeCount": 0,
"feeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"merchantFeesCollected": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"partnerFeesAssessed": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"netIncome": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"interchangeFees": {
"visa": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"mastercard": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"discover": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"americanExpress": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
},
"ach": {
"volumeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"volumeCount": 0,
"feeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"merchantFeesCollected": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"partnerFeesAssessed": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"netIncome": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"instantPayments": {
"volumeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"volumeCount": 0,
"feeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"merchantFeesCollected": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"partnerFeesAssessed": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"netIncome": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"platformFees": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"accountFees": {
"volumeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"volumeCount": 0,
"feeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"merchantFeesCollected": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"partnerFeesAssessed": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"netIncome": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"adjustmentFees": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"otherFees": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"otherCardFees": {
"volumeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"volumeCount": 0,
"feeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"merchantFeesCollected": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"partnerFeesAssessed": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"netIncome": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"total": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"netIncomeSubtotal": {
"volumeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"volumeCount": 0,
"feeAmount": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"merchantFeesCollected": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"partnerFeesAssessed": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"netIncome": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"revenueShare": "string",
"residualSubtotal": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"monthlyPartnerCosts": {
"minimumCommitment": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"monthlyPlatform": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"total": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"netPartnerPayment": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"cardAcquiringFees": {
"visa": {
"interchange": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"interchangePrograms": [
{
"programName": "string",
"count": 0,
"percentageRate": 0,
"perItemRate": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"total": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"transferVolume": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
],
"networkPassthrough": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedDomesticOnline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedDomesticInPerson": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedInternationalOnline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedInternationalInPerson": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"declines": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"refunds": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"total": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
},
"mastercard": {
"interchange": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"interchangePrograms": [
{
"programName": "string",
"count": 0,
"percentageRate": 0,
"perItemRate": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"total": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"transferVolume": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
],
"networkPassthrough": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedDomesticOnline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedDomesticInPerson": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedInternationalOnline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedInternationalInPerson": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"declines": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"refunds": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"total": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
},
"discover": {
"interchange": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"interchangePrograms": [
{
"programName": "string",
"count": 0,
"percentageRate": 0,
"perItemRate": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"total": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"transferVolume": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
],
"networkPassthrough": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedDomesticOnline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedDomesticInPerson": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedInternationalOnline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedInternationalInPerson": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"declines": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"refunds": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"total": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
},
"americanExpress": {
"interchange": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"interchangePrograms": [
{
"programName": "string",
"count": 0,
"percentageRate": 0,
"perItemRate": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"total": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"transferVolume": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
],
"networkPassthrough": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedDomesticOnline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedDomesticInPerson": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedInternationalOnline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"completedInternationalInPerson": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"declines": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"refunds": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"total": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
}
},
"achFees": {
"standardCredit": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"sameDayCredit": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"debits": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"return": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"unauthorizedReturn": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"noticeOfChange": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"total": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
},
"instantPaymentFees": {
"rtpCreditTransaction": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"rtpDecline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"pushToCardTransaction": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"pushToCardDecline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"pullFromCardTransaction": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"pullFromCardDecline": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"pullFromCardRefund": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"instantVerification": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"total": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
},
"platformFees": {
"walletFee": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"merchantPCIFee": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"total": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"accountFees": {
"walletFee": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"merchantPCIFee": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"kybFee": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"kycFee": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"transactionMonitoringFee": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"total": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"otherCardFees": {
"disputes": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"cardAccountUpdater": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"cardVerification": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"nameVerification": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"total": {
"count": 0,
"amount": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
}
},
"partnerFees": {
"minimumCommitment": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"monthlyPlatform": {
"currency": "USD",
"valueDecimal": "12.987654321"
},
"total": {
"currency": "USD",
"valueDecimal": "12.987654321"
}
},
"createdOn": "2019-08-24T14:15:22Z",
"updatedOn": "2019-08-24T14:15:22Z"
}
]Response headers
x-request-id
string
<uuid>
required
{
"error": "string"
}Response headers
x-request-id
string
<uuid>
required
Response headers
x-request-id
string
<uuid>
required
Response headers
x-request-id
string
<uuid>
required
Response headers
x-request-id
string
<uuid>
required
Response headers
x-request-id
string
<uuid>
required
Response headers
x-request-id
string
<uuid>
required
Headers
X-Moov-Version
string
Specify an API version.
API versioning follows the format vYYYY.QQ.BB, where
YYYYis the yearQQis the two-digit month for the first month of the quarter (e.g., 01, 04, 07, 10)BBis the build number, starting at.01, for subsequent builds in the same quarter.- For example,
v2024.01.00is the initial release of the first quarter of 2024.
- For example,
The latest version represents the most recent development state. It may include breaking changes and should be treated as a beta release.
When no version is specified, the API defaults to v2024.01.00.
Path parameters
accountID
string
<uuid>
required
Query parameters
billingPeriodStartDateTime
string
<date-time>
billingPeriodEndDateTime
string
<date-time>
skip
integer
<int64>
count
integer
<int64>
200Response
accountFees
object
Show child attributes
merchantPCIFee
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
total
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
walletFee
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
kybFee
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
kycFee
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
transactionMonitoringFee
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
achFees
object
Show child attributes
debits
object
required
noticeOfChange
object
required
return
object
required
sameDayCredit
object
required
standardCredit
object
required
total
object
required
unauthorizedReturn
object
required
billingPeriodEndDateTime
string<date-time>
billingPeriodStartDateTime
string<date-time>
cardAcquiringFees
object
Show child attributes
americanExpress
object
required
discover
object
required
mastercard
object
required
visa
object
required
Show child attributes
completedDomesticInPerson
object
completedDomesticOnline
object
completedInternationalInPerson
object
completedInternationalOnline
object
declines
object
interchange
object
Show child attributes
amount
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
count
integer<int64>
required
interchangePrograms
array<object>
Show child attributes
count
integer<int64>
percentageRate
number<decimal>
perItemRate
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
programName
string
total
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
transferVolume
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
networkPassthrough
object
refunds
object
total
object
required
createdOn
string<date-time>
fileName
string
fileSize
integer<int64>
instantPaymentFees
object
Show child attributes
instantVerification
object
required
pullFromCardTransaction
object
required
pushToCardTransaction
object
required
rtpCreditTransaction
object
required
total
object
required
pullFromCardDecline
object
pullFromCardRefund
object
pushToCardDecline
object
rtpDecline
object
otherCardFees
object
Show child attributes
cardAccountUpdater
object
required
cardVerification
object
required
disputes
object
required
nameVerification
object
required
total
object
required
partnerFees
object
Show child attributes
platformFees
object
deprecated
Show child attributes
merchantPCIFee
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
total
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
walletFee
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
statementID
string<uuid>
statementName
string
subscriptionIDs
array<string>
summary
object
Show child attributes
accountFees
object
ach
object
Show child attributes
feeAmount
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
merchantFeesCollected
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
netIncome
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
partnerFeesAssessed
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
volumeAmount
object
deprecated
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
volumeCount
integer<int64>
deprecated
adjustmentFees
object
deprecated
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
cardAcquiring
object
Show child attributes
feeAmount
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
interchangeFees
object
Show child attributes
americanExpress
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
discover
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
mastercard
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
visa
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
merchantFeesCollected
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
netIncome
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
partnerFeesAssessed
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
volumeAmount
object
deprecated
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
volumeCount
integer<int64>
deprecated
instantPayments
object
monthlyPartnerCosts
object
Show child attributes
minimumCommitment
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
monthlyPlatform
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
total
object
required
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
netIncomeSubtotal
object
netPartnerPayment
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
otherCardFees
object
otherFees
object
deprecated
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
platformFees
object
deprecated
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
residualSubtotal
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
revenueShare
string
total
object
Show child attributes
currency
string
required
Pattern
valueDecimal
string
required
Pattern
A decimal-formatted numerical string that represents up to 9 decimal place precision.
For example, $12.987654321 is '12.987654321'.
updatedOn
string<date-time>