v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
BackorderRebalancingRules

Update back order rebalancing rule rank

Updates the rank for a back order rebalancing rule and rearranges the ranks of all other rules accordingly.

put/commerce/rules/backorderrebalancing/{code}/rank

Path parameters

codestring required

The rule code whose rank to update.

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

codestring nullable

Gets or sets the code of the rule to be updated. It can be SafetyStock Code , PurchaseLimit Code or Return Rule Code

newRankinteger

Gets or sets the new rank of the rule.

oldRankinteger

Gets or sets the old rank of the rule.

Response

OK