Platform

Get all transaction rules for a balance platform

Returns a list of transaction rules associated with a balance platform.

get/balancePlatforms/{id}/transactionRules

Path parameters

idstring required

The unique identifier of the balance platform.

Response

OK - the request has succeeded.

Changes

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

  • 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