Changes to Search transactions by query params. Same endpoint can be used to download CSV (with Accept header="text/csv"). Refer to code for details

GET /v1/transaction

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

Changed in 13 of the 34 revisions of this API.2114

  1. a3a7b283f48d1
  2. ef12d134c1151
  3. 59a19e4da7f82
  4. 6a7b3b19bd401
  5. a8da6ad6da7b1
  6. 8563b7d75ea61
  7. 0d553b5366071
  8. d06cd3b61b6c1
  9. fdbb87a0f0b31
  10. 6ad00fd5c18a21
  11. c567a4087099126
  12. fb0fe85883fd21
  13. 9682a3d2ca7e1

What changed

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the new AMOUNT_BELOW_MINIMUM enum value to the response property for the response status

      response-property-enum-value-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the new NON_HTTPS_RETURN_URL_NOT_ALLOWED_FOR_A_LIVE_ACCOUNT enum value to the response property for the response status

      response-property-enum-value-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the new CARD_NUMBER_IN_PAYMENT_LINK_REFERENCE_REJECTED enum value to the response property for the response status

      response-property-enum-value-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the new IDEMPOTENCY_KEY_USED enum value to the response property for the response status

      response-property-enum-value-added

    • added the new RECURRING_CARD_PAYMENTS_NOT_ALLOWED enum value to the response property for the response status

      response-property-enum-value-added

  • 6ad00fd5c18a21See the full diff
    • added the new INCORRECT_AUTHORISATION_MODE_FOR_SAVE_PAYMENT_INSTRUMENT_TO_AGREEMENT enum value to the response property for the response status

      response-property-enum-value-added

    • added the new REFUND_NOT_AVAILABLE_DUE_TO_DISPUTE enum value to the response property for the response status

      response-property-enum-value-added

    • added the optional property /// to the response with the status

      response-optional-property-added

  • c567a4087099126See the full diff
    • added the new ACCOUNT_DISABLED enum value to the response property for the response status

      response-property-enum-value-added

    • added the new AGREEMENT_NOT_ACTIVE enum value to the response property for the response status

      response-property-enum-value-added

    • added the new AUTHORISATION_API_NOT_ALLOWED enum value to the response property for the response status

      response-property-enum-value-added

    • added the new AUTHORISATION_ERROR enum value to the response property for the response status

      response-property-enum-value-added

    • added the new AUTHORISATION_REJECTED enum value to the response property for the response status

      response-property-enum-value-added

    • added the new AUTHORISATION_TIMEOUT enum value to the response property for the response status

      response-property-enum-value-added

    • added the new CARD_NUMBER_REJECTED enum value to the response property for the response status

      response-property-enum-value-added

    • added the new DISPUTE enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new INVALID_ATTRIBUTE_VALUE enum value to the response property for the response status

      response-property-enum-value-added

    • added the new MISSING_MANDATORY_ATTRIBUTE enum value to the response property for the response status

      response-property-enum-value-added

    • added the new UNEXPECTED_ATTRIBUTE enum value to the response property for the response status

      response-property-enum-value-added

    • added the new agreement enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new optional query request parameter agreement_id

      new-optional-request-parameter

    • added the new optional query request parameter dispute_states

      new-optional-request-parameter

    • added the new enum value DISPUTE to the query request parameter transaction_type

      request-parameter-enum-value-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the optional property /// to the response with the status

      response-optional-property-added

  • fb0fe85883fd21See the full diff
    • added the new ONE_TIME_TOKEN_ALREADY_USED enum value to the response property for the response status

      response-property-enum-value-added

    • added the new ONE_TIME_TOKEN_INVALID enum value to the response property for the response status

      response-property-enum-value-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added