Skip to main content

Reorder Text Rules

PUT 

/api/walmart/:integrationInstance/routing/rules/reorder

Rewrites the evaluation order of the text rules.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Order is the whole meaning of the rule list — a broad rule placed above a narrow one will match first and shadow it — so send the complete ordered list of rule ids rather than moving one rule.

Every change returns the COMPLETE refreshed routing configuration, not just the row that changed — the layers interact, so a partial response could disagree with what the next shipment would actually send.

Request

Responses

OK

Response Headers
    Content-Type