Changes to List tracked transactions for the authenticated integrator

GET /v1/transactions

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

Changed in 2 of the 8 revisions of this API.101

  1. fa9617c7c0a910
  2. 794bf79248751

What changed

    • added the new AMOUNT_TOO_LOW enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new AMOUNT_TOO_LOW enum value to the code response property for the response status 401

      response-property-enum-value-added

    • added the new AMOUNT_TOO_LOW enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new AMOUNT_TOO_LOW enum value to the code response property for the response status 429

      response-property-enum-value-added

    • added the new AMOUNT_TOO_LOW enum value to the code response property for the response status 503

      response-property-enum-value-added

    • added the new SLIPPAGE_EXCEEDED enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new SLIPPAGE_EXCEEDED enum value to the code response property for the response status 401

      response-property-enum-value-added

    • added the new SLIPPAGE_EXCEEDED enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new SLIPPAGE_EXCEEDED enum value to the code response property for the response status 429

      response-property-enum-value-added

    • added the new SLIPPAGE_EXCEEDED enum value to the code response property for the response status 503

      response-property-enum-value-added

    • endpoint added

      endpoint-added