Changes to List transactions by account

GET /users/{user_guid}/accounts/{account_guid}/transactions

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

Changed in 1 of the 50 revisions of this API.4312

  1. e74cd2b059b54312

What changed

  • e74cd2b059b54312See the full diff
    • removed the optional property transactions/items/account_guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/account_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/amount from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/category from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/category_guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/check_number_string from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/currency_code from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/date from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/extended_transaction_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/is_bill_pay from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/is_direct_deposit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/is_expense from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/is_fee from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/is_income from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/is_international from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/is_overdraft_fee from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/is_payroll_advance from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/is_recurring from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/is_subscription from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/latitude from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/localized_description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/localized_memo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/longitude from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/member_guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/member_is_managed_by_user from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/memo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/merchant_category_code from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/merchant_guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/merchant_location_guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/metadata from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/original_description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/posted_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/top_level_category from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/transacted_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/updated_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/user_guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property transactions/items/user_id from the response with the 200 status

      response-optional-property-removed

    • api tag transactions added

      api-tag-added

    • api tag mx_platform removed

      api-tag-removed

    • added the new optional query request parameter category_guid

      new-optional-request-parameter

    • added the new optional query request parameter category_guid[]

      new-optional-request-parameter

    • added the new optional query request parameter from_created_at

      new-optional-request-parameter

    • added the new optional query request parameter from_updated_at

      new-optional-request-parameter

    • added the new optional query request parameter includes

      new-optional-request-parameter

    • added the new optional query request parameter to_created_at

      new-optional-request-parameter

    • added the new optional query request parameter to_updated_at

      new-optional-request-parameter

    • added the new optional query request parameter top_level_category_guid

      new-optional-request-parameter

    • added the new optional query request parameter top_level_category_guid[]

      new-optional-request-parameter

    • added TransactionResponse subschema #2 to the transactions/items/ response property allOf list for the response status 200

      response-property-all-of-added

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

Of the 50 revisions, 1 has no diff computed.