Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 12.3 KB

File metadata and controls

15 lines (12 loc) · 12.3 KB

V2GetVolumesWithBalancesRequest

Fields

Field Type Required Description Example
cursor Optional<String> Parameter used in pagination requests. Maximum page size is set to 15.
Set to the value of next for the next page of results.
Set to the value of previous for the previous page of results.
No other parameters can be set when this parameter is set.
aHR0cHM6Ly9nLnBhZ2UvTmVrby1SYW1lbj9zaGFyZQ==
endTime OffsetDateTime N/A
groupBy Optional<Long> Group volumes and balance by the level of the segment of the address 3
insertionDate Optional<Boolean> Use insertion date instead of effective date
ledger String ✔️ Name of the ledger. ledger001
pageSize Optional<Long> The maximum number of results to return per page.
100
sort Optional<String> Sort results using a field name and order (ascending or descending).
Format: <field>:<order>, where <field> is the field name and <order> is either asc or desc.
id:desc
startTime OffsetDateTime N/A