Changes to List transactions

GET /v2.1/merchants/{merchant_code}/transactions/history

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

Changed in 12 of the 53 revisions of this API.12727

  1. c75ca16e1e441
  2. 89d32e0b22e233
  3. 3b883d8c8a7c1
  4. bc466839f97d1
  5. cd79d83b07e037
  6. bef1083e0580125
  7. e28f194df27e101
  8. 132e5091a88574
  9. b0fd605a49292
  10. 200136cdef811
  11. cdadac3315a12
  12. 9d3d2c99f0411

What changed

    • the security scope transactions.read was added to the endpoint's security scheme oauth2

      api-security-scope-added

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

  • 89d32e0b22e233See the full diff
    • deleted the query request parameter payment_types

      request-parameter-removed

    • deleted the query request parameter types

      request-parameter-removed

    • deleted the query request parameter users

      request-parameter-removed

    • added the new optional query request parameter payment_types[]

      new-optional-request-parameter

    • added the new optional query request parameter types[]

      new-optional-request-parameter

    • added the new optional query request parameter users[]

      new-optional-request-parameter

    • added the new REFUNDED enum value to the items/items/allOf[subschema #1: Transaction Base]/status response property for the response status 200

      response-property-enum-value-added

    • added the enum value TWINT to the property items/ of the query request parameter entry_modes[]

      request-parameter-property-enum-value-added

  • cd79d83b07e037See the full diff
    • deleted the query request parameter statuses

      request-parameter-removed

    • removed the optional property error_code from the response with the 401 status

      response-optional-property-removed

    • removed the optional property message from the response with the 401 status

      response-optional-property-removed

    • added the new optional query request parameter statuses[]

      new-optional-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the optional property detail to the response with the 401 status

      response-optional-property-added

    • added the optional property instance to the response with the 401 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property title to the response with the 401 status

      response-optional-property-added

    • added the required property type to the response with the 401 status

      response-required-property-added

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

  • bef1083e0580125See the full diff
    • the links/items/href response's property type/format changed from string/uri to string/ for status 200

      response-property-type-changed

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

      response-optional-property-removed

    • added the new COP enum value to the items/items/allOf[TransactionBase]/currency response property for the response status 200

      response-property-enum-value-added

    • added the optional property items/items/allOf[subschema #3]/payout_date to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/allOf[subschema #3]/payout_type to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/allOf[subschema #3]/refunded_amount to the response with the 200 status

      response-optional-property-added

    • the response property links/items/href became required for the status 200

      response-property-became-required

    • the response property links/items/rel became required for the status 200

      response-property-became-required

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

  • e28f194df27e101See the full diff
    • added the new ALELO enum value to the items/items/allOf[subschema #3]/card_type response property for the response status 200

      response-property-enum-value-added

    • added the new CONECS enum value to the items/items/allOf[subschema #3]/card_type response property for the response status 200

      response-property-enum-value-added

    • added the new EFTPOS enum value to the items/items/allOf[subschema #3]/card_type response property for the response status 200

      response-property-enum-value-added

    • added the new GIROCARD enum value to the items/items/allOf[subschema #3]/card_type response property for the response status 200

      response-property-enum-value-added

    • added the new INTERAC enum value to the items/items/allOf[subschema #3]/card_type response property for the response status 200

      response-property-enum-value-added

    • added the new PLUXEE enum value to the items/items/allOf[subschema #3]/card_type response property for the response status 200

      response-property-enum-value-added

    • added the new SWILE enum value to the items/items/allOf[subschema #3]/card_type response property for the response status 200

      response-property-enum-value-added

    • added the new TICKET enum value to the items/items/allOf[subschema #3]/card_type response property for the response status 200

      response-property-enum-value-added

    • added the new VPAY enum value to the items/items/allOf[subschema #3]/card_type response property for the response status 200

      response-property-enum-value-added

    • added the new VR enum value to the items/items/allOf[subschema #3]/card_type response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter entry_modes[]

      new-optional-request-parameter

  • 132e5091a88574See the full diff
    • added the new APM enum value to the items/items/allOf[TransactionBase]/payment_type response property for the response status 200

      response-property-enum-value-added

    • added the new BALANCE enum value to the items/items/allOf[TransactionBase]/payment_type response property for the response status 200

      response-property-enum-value-added

    • added the new BITCOIN enum value to the items/items/allOf[TransactionBase]/payment_type response property for the response status 200

      response-property-enum-value-added

    • added the new CASH enum value to the items/items/allOf[TransactionBase]/payment_type response property for the response status 200

      response-property-enum-value-added

    • added the new DIRECT_DEBIT enum value to the items/items/allOf[TransactionBase]/payment_type response property for the response status 200

      response-property-enum-value-added

    • added the new MOTO enum value to the items/items/allOf[TransactionBase]/payment_type response property for the response status 200

      response-property-enum-value-added

    • added the new UNKNOWN enum value to the items/items/allOf[TransactionBase]/payment_type response property for the response status 200

      response-property-enum-value-added

    • added the enum value APM to the property items/ of the query request parameter payment_types

      request-parameter-property-enum-value-added

    • added the enum value BITCOIN to the property items/ of the query request parameter payment_types

      request-parameter-property-enum-value-added

    • added the enum value DIRECT_DEBIT to the property items/ of the query request parameter payment_types

      request-parameter-property-enum-value-added

    • added the enum value RECURRING to the property items/ of the query request parameter payment_types

      request-parameter-property-enum-value-added

    • added TransactionBase to the items/items/ response property allOf list for the response status 200

      response-property-all-of-added

    • removed TransactionMixinBase from the items/items/ response property allOf list for the response status 200

      response-property-all-of-removed

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

    • added the new POS enum value to the items/items/allOf[TransactionMixinBase]/payment_type response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security apiKey was added to the API

      api-security-added

    • the endpoint scheme security oauth2 was added to the API

      api-security-added

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

    • endpoint added

      endpoint-added