Changes to Update agent policy

PATCH /agents/{agentId}/policy

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

Changed in 6 of the 24 revisions of this API.142

  1. 8964d9c7b6f911
  2. aaa1fb8782c81
  3. df12ec487f0e1
  4. b06902b6595a1
  5. 526036c126091
  6. b21ed434ee6e1

What changed

  • 8964d9c7b6f911See the full diff
    • removed the enum value CREATE_TRANSFERS of the request property permissions/items/

      request-property-enum-value-removed

    • removed the CREATE_TRANSFERS enum value from the policy/permissions/items/ response property for the response status 200

      response-property-enum-value-removed

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

    • added the new EXTERNAL_ACCOUNT_VERIFICATION_REQUIRED enum value to the code response property for the response status 400

      response-property-enum-value-added

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

    • added the new TRANSACTION_SIZE_LIMIT_EXCEEDED enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new CARDHOLDER_KYC_NOT_APPROVED enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new END_USER_TERMS_VERSION_NOT_FOUND enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the optional property details/errors to the response with the 400 status

      response-optional-property-added