Changes to List the caller group's transaction stream

GET /money/transactions

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 7 of the 24 revisions of this API.18

  1. f2d9f80610d94
  2. 78f4fe30ef9c1
  3. 2b4ae09e65a21
  4. 775f0380ec891
  5. 26c1cb1521b01
  6. 3b6fc83738842
  7. fe2041c5ba868

What changed

    • added the optional property error/api_client_id to the response with the 400 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the 401 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the 403 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the default status

      response-optional-property-added

    • added the optional property data/items/transaction/onchain_transactions to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/transaction/settlement_commission_view to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/transaction/net_amount_view to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/transaction/settlement_pathway to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/transaction/input/payment_rail to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/transaction/output/payment_rail to the response with the 200 status

      response-optional-property-added

    • the data/items/payin/money_movement_id response'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 status 200

      response-property-pattern-changed

    • the data/items/transaction/automation_id response'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 status 200

      response-property-pattern-changed

    • the data/items/transaction/created_by response'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 status 200

      response-property-pattern-changed

    • the data/items/transaction/group_id response'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 status 200

      response-property-pattern-changed

    • the data/items/transaction/id response'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 status 200

      response-property-pattern-changed

    • the data/items/transaction/input/money_account_id response'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 status 200

      response-property-pattern-changed

    • the data/items/transaction/metadata/created_by response'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 status 200

      response-property-pattern-changed

    • the data/items/transaction/output/money_account_id response'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 status 200

      response-property-pattern-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog