Changes to List transactions

GET /v2/businesses/{client_id}/transactions

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

Changed in 1 of the 3 revisions of this API.21

  1. 5a8ffd533c9c21

What changed

  • 5a8ffd533c9c21See the full diff
    • added the new DECLINED enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new REFUNDED enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter status

      new-optional-request-parameter