v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
CallOffReleaseRules

Update call-off release rule rank

Atomically reorders ranks within the current master catalog. Returns 204 No Content (FR-019).

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

Path parameters

codestring required

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