Skip to main content

Summary of settled amounts aggregated by settlement window status

opened
integer
required

Sum of settled amounts for OPENED status windows in minor units

Required range: x >= 0
Example:

500000

in_progress
integer
required

Sum of settled amounts for IN_PROGRESS status windows in minor units

Required range: x >= 0
Example:

1000000

success
integer
required

Sum of settled amounts for SUCCESS status windows in minor units

Required range: x >= 0
Example:

5000000

failed
integer
required

Sum of settled amounts for FAILED status windows in minor units

Required range: x >= 0
Example:

0

partially_success
integer
required

Sum of settled amounts for PARTIALLY_SUCCESS status windows in minor units

Required range: x >= 0
Example:

250000

total
integer
required

Total sum of all settled amounts across all statuses in minor units

Required range: x >= 0
Example:

6750000

by_currency
object[]
required

Summary per currency (use this when multiple currencies are present)