Bulk update AMM rule prioritiesput https://example.com/programs/{programCode}/accounts/{accountIdentifier}/ammRulePriorityUpdates the priorities of multiple Auto Money Movement (AMM) rules for the specified account.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.accountIdentifierstringrequiredThe unique identifier for the account associated with the rules.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request payload containing rule priorities to update.Represents a request to update the priorities of Automated Money Movement (AMM) rules for an account. Contains the source account identifier and a list of rule priorities to update. Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.rulePrioritiesarray of objectsrequiredThe list of AMM rule priorities to update. Each Gd.Bos.DataTransfer.AMMRulePriority includes the rule ID and the new priority value.rulePriorities*ADD objectHeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Update an existing AMM ruleGet AMM rules for a given account identifierDid this page help you?YesNo