List the caller group's transaction stream
Returns the caller group's joint pay-in/payout stream, newest-first, cursor-paginated. Default is the full joint stream (money movements + bank pay-ins, the Treasury view); kind=movements narrows to money movements only (the general transaction list). Optional types narrows the money-movement arm.
Query parameters
Response
OK
Changes
Changed in 6 of the 23 revisions of this API.14
- ○
added the optional property
data/items/transaction/onchain_transactionsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/transaction/settlement_commission_viewto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/transaction/net_amount_viewto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/transaction/settlement_pathwayto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/transaction/input/payment_railto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/transaction/output/payment_railto the response with the200statusresponse-optional-property-added
- ○
- ○
the
data/items/payin/money_movement_idresponse's property pattern was changed from^mm_[0-9a-hjkmnp-tv-z]{26}$to^mm_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
data/items/transaction/automation_idresponse's property pattern was changed from^auto_[0-9a-hjkmnp-tv-z]{26}$to^auto_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
data/items/transaction/created_byresponse's property pattern was changed from^ind_[0-9a-hjkmnp-tv-z]{26}$to^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
data/items/transaction/group_idresponse's property pattern was changed from^grp_[0-9a-hjkmnp-tv-z]{26}$to^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
data/items/transaction/idresponse's property pattern was changed from^mm_[0-9a-hjkmnp-tv-z]{26}$to^mm_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
data/items/transaction/input/money_account_idresponse's property pattern was changed from^mny_[0-9a-hjkmnp-tv-z]{26}$to^mny_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
data/items/transaction/metadata/created_byresponse's property pattern was changed from^ind_[0-9a-hjkmnp-tv-z]{26}$to^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
data/items/transaction/output/money_account_idresponse's property pattern was changed from^mny_[0-9a-hjkmnp-tv-z]{26}$to^mny_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○