v1

latestOpenAPI 3.0.1Apache 2.02026-07-26193304444.4 KB
Workflows

List rules

Returns the business rules for the retailer.

🔒 Requires: business_rules:read scope

get/workflows/rules

Response

A list of all the business rules associated with the retailer.

Example response

{
  "data": [
    {
      "id": "1239349747718000640",
      "remote_rule_id": "1239349157873029120"
    }
  ]
}