Skip to main content
POST
Reorder your shipping rules

Authorizations

Authorization
string
header
required

Basic Authentication using API key and secrets is currently the main authentication mechanism.

Body

application/json

The desired evaluation order of shipping rules.

rule_list
integer[]
required

Rule ids in the desired evaluation order (first id will be evaluated first).

Example:

Response

200

OK