Get merchant statement
Retrieve a statement by its ID.
Use the Accept header to specify the format of the response. Supported formats are application/json and application/pdf.
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
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
statementID
string
<uuid>
required
Response
billingPeriodEndDateTime
string<date-time>
required
billingPeriodStartDateTime
string<date-time>
required
createdOn
string<date-time>
required
fileName
string
required
fileSize
integer<int64>
required
statementID
string<uuid>
required
statementName
string
required
subscriptionIDs
array<string>
required
summary
object
required
Show child attributes
accountFees
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
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
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
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
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
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
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
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>
required
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
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
noticeOfChange
object
required
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
return
object
required
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
sameDayCredit
object
required
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
standardCredit
object
required
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
total
object
required
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
unauthorizedReturn
object
required
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
cardAcquiringFees
object
Show child attributes
americanExpress
object
required
Show child attributes
completedDomesticInPerson
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
completedDomesticOnline
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
completedInternationalInPerson
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
completedInternationalOnline
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
declines
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
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
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
refunds
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
total
object
required
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
discover
object
required
Show child attributes
completedDomesticInPerson
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
completedDomesticOnline
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
completedInternationalInPerson
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
completedInternationalOnline
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
declines
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
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
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
refunds
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
total
object
required
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
mastercard
object
required
Show child attributes
completedDomesticInPerson
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
completedDomesticOnline
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
completedInternationalInPerson
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
completedInternationalOnline
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
declines
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
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
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
refunds
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
total
object
required
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
visa
object
required
Show child attributes
completedDomesticInPerson
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
completedDomesticOnline
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
completedInternationalInPerson
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
completedInternationalOnline
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
declines
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
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
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
refunds
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
total
object
required
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
instantPaymentFees
object
Show child attributes
instantVerification
object
required
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
pullFromCardTransaction
object
required
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
pushToCardTransaction
object
required
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
rtpCreditTransaction
object
required
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
total
object
required
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
pullFromCardDecline
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
pullFromCardRefund
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
pushToCardDecline
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
rtpDecline
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
otherCardFees
object
Show child attributes
cardAccountUpdater
object
required
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
cardVerification
object
required
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
disputes
object
required
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
nameVerification
object
required
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
total
object
required
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
partnerFees
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'.
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'.