Changes to Export Payments

GET /exports/payments

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

Changed in 3 of the 12 revisions of this API.45

  1. 7588d8d2a3c71
  2. b6f8a6e6555943
  3. dc42844e575d1

What changed

    • added the new optional header request parameter X-Wallet-Id

      new-optional-request-parameter

    • for the query request parameter direction, default value was changed from asc to desc

      request-parameter-default-value-changed

    • for the query request parameter sort, default value was changed from created_at to updated_at

      request-parameter-default-value-changed

    • removed the media type */* for the response with the status 401

      response-media-type-removed

    • removed the media type */* for the response with the status 403

      response-media-type-removed

    • added the new optional query request parameter q

      new-optional-request-parameter

    • added the new optional query request parameter type

      new-optional-request-parameter

    • added the new enum value updated_at to the query request parameter sort

      request-parameter-enum-value-added

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

    • endpoint added

      endpoint-added