Changes to Get all transaction rules for a balance account

GET /balanceAccounts/{id}/transactionRules

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

Changed in 10 of the 51 revisions of this API.2310

  1. v28761ac1a9aab11
  2. v275bd37373e461
  3. v2dd6159049c952
  4. v254394ef9b9ec1
  5. v2508e86c65b0b2
  6. v2e69e67d2e6921
  7. v27ab1c2b70cc411
  8. v2de1988a0d7b11
  9. v23009337216df2
  10. v25c1b264dd7b81

What changed

  • v28761ac1a9aab11See the full diff
    • added the new bypass enum value to the transactionRules/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property transactionRules/items/overridesRule to the response with the 200 status

      response-optional-property-added

    • added the optional property transactionRules/items/purpose to the response with the 200 status

      response-optional-property-added

    • the transactionRules/items/ruleRestrictions/totalAmount/value/currency response property's maxLength was unset from 3 for the response status 200

      response-property-max-length-unset

    • the transactionRules/items/ruleRestrictions/totalAmount/value/currency response property's minLength was decreased from 3 to 0 for the response status 200

      response-property-min-length-decreased

    • added the optional property transactionRules/items/ruleRestrictions/walletProviderDeviceType to the response with the 200 status

      response-optional-property-added

    • added the optional property transactionRules/items/ruleRestrictions/walletProviderAccountScore to the response with the 200 status

      response-optional-property-added

    • added the optional property transactionRules/items/ruleRestrictions/walletProviderDeviceScore to the response with the 200 status

      response-optional-property-added

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

    • added the new bic enum value to the transactionRules/items/ruleRestrictions/counterpartyBank/value/items/identificationType response property for the response status 200

      response-property-enum-value-added

  • v27ab1c2b70cc411See the full diff
    • removed the optional property transactionRules/items/ruleRestrictions/priority from the response with the 200 status

      response-optional-property-removed

    • added the optional property transactionRules/items/ruleRestrictions/tokenRequestors to the response with the 200 status

      response-optional-property-added

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

    • added the optional property transactionRules/items/ruleRestrictions/priority to the response with the 200 status

      response-optional-property-added

    • added the optional property transactionRules/items/ruleRestrictions/counterpartyTypes to the response with the 200 status

      response-optional-property-added

    • added the optional property transactionRules/items/ruleRestrictions/sourceAccountTypes to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added