2024-01-02 — Add query parameter to Get Ruleset by External ID
Adds the optional include_all_apps
query parameter to the Get Ruleset by External ID endpoint.
When ?include_all_apps=true
is present, the response includes rulesets created by other apps. When ?include_all_apps=false
is present or the flag is omitted, the response includes only rulesets created using the Price Rules API.