Changes to GET /transaction/:transactionId

GET /transaction/{transactionId}

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

Changed in 1 of the 2 revisions of this API.118

  1. 773c90f079c5118

What changed

  • 773c90f079c5118See the full diff
    • the accountId response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • added the new in_review enum value to the detailedStatus response property for the response status 200

      response-property-enum-value-added

    • added the optional property achInfo to the response with the 200 status

      response-optional-property-added

    • added the optional property approvalReason to the response with the 200 status

      response-optional-property-added

    • added the optional property cryptoInfo to the response with the 200 status

      response-optional-property-added

    • added the optional property feeInfo to the response with the 200 status

      response-optional-property-added

    • added the optional property providerAuthorizationId to the response with the 200 status

      response-optional-property-added

    • added the optional property rtpInfo to the response with the 200 status

      response-optional-property-added

    • added the optional property virtualAccountId to the response with the 200 status

      response-optional-property-added

    • added the optional property wireInfo to the response with the 200 status

      response-optional-property-added