Changes to Get one of the caller group's statements

GET /money/statements/{id}

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

Changed in 12 of the 23 revisions of this API.1011

  1. 78f4fe30ef9c1
  2. 533de842b8081
  3. 2891199eb6591
  4. 60e021790e7a1
  5. f0991172edbc1
  6. 06167cc3c94e1
  7. e340056c7fb51
  8. 26c1cb1521b016
  9. 3feea260296c2
  10. 3b6fc83738841
  11. 392a9fba638c2
  12. fe2041c5ba8611

What changed

    • added the optional property payload/transactions/items/withdrawal to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/transactions/items/commission/label to the response with the 200 status

      response-optional-property-added

    • added the new go_account_custodial_transfer enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new fund_xlm_reserve enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property payload/transactions/items/commission to the response with the 200 status

      response-optional-property-added

    • added the new buy_fund_token_return enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property superseded_by_statement_id to the response with the 200 status

      response-optional-property-added

  • 26c1cb1521b016See the full diff
    • added the new go_account_external_send enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property payload/balances/items/ending_native_raw to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/balances/items/ending_usd_rate to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/balances/items/ending_usd_raw to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/balances/items/opening_native_raw to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/balances/items/opening_usd_rate to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/balances/items/opening_usd_raw to the response with the 200 status

      response-optional-property-added

    • added the new go_account_conversion enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new treasury_wire_credit enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new gas_wallet_funding enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new sell_fund_token_return enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new treasury_booking enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • changed the pattern of the path request parameter id from ^stmt_[0-9a-hjkmnp-tv-z]{26}$ to ^stmt_[0-7][0-9a-hjkmnp-tv-z]{25}$

      request-parameter-pattern-changed

    • the id response's property pattern was changed from ^stmt_[0-9a-hjkmnp-tv-z]{26}$ to ^stmt_[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

Of the 23 revisions, 1 has no diff computed.