Changes to POST /transactions/search

POST /transactions/search

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

Changed in 5 of the 38 revisions of this API.122

  1. 41ca2c6860121
  2. 8472a9bd15ea118
  3. 1ac1d5e34a8f1
  4. 249df29a7dfe1
  5. 930de445f98d1

What changed

    • added the new optional request property filter/reconciliation_status

      new-optional-request-property

  • 8472a9bd15ea118See the full diff
    • the data/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the new optional request property filter/tags

      new-optional-request-property

    • added the new optional request property page_info

      new-optional-request-property

    • the request property filter/account became optional

      request-property-became-optional

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

      response-optional-property-added

    • removed Transaction subschema #2 from the data/items/ response property allOf list for the response status 200

      response-property-all-of-removed

    • response property data deprecated

      response-property-deprecated

    • added the required property data/items/account to the response with the 200 status

      response-required-property-added

    • added the required property data/items/allocations to the response with the 200 status

      response-required-property-added

    • added the required property data/items/amount to the response with the 200 status

      response-required-property-added

    • added the required property data/items/created to the response with the 200 status

      response-required-property-added

    • added the required property data/items/currency to the response with the 200 status

      response-required-property-added

    • added the required property data/items/external_id to the response with the 200 status

      response-required-property-added

    • added the required property data/items/id to the response with the 200 status

      response-required-property-added

    • added the required property data/items/posted to the response with the 200 status

      response-required-property-added

    • added the required property data/items/tags to the response with the 200 status

      response-required-property-added

    • added the required property data/items/unallocated_amount to the response with the 200 status

      response-required-property-added

    • added the required property data/items/version to the response with the 200 status

      response-required-property-added

    • added the required property data_v2 to the response with the 200 status

      response-required-property-added

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

    • added UpdateAllocationDiffEntry to the data/items/allOf[subschema #2]/diff/items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • added the required property data/items/allOf[Transaction]/tags to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added