You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`policy_id`| UUID | Required | Unique ID of policy |
207
-
|`provider_ids`| UUID[]| Optional | Providers for whom this policy is applicable; empty arrays and `null`/absent implies all Providers |
207
+
|`provider_ids`| UUID[]| Optional | Providers for whom this policy is applicable; empty arrays and `null`/absent implies all Providers. See MDS [provider list](/providers.csv).|
208
208
|`description`| String | Required | Description of policy |
209
209
|`currency`| String | Optional | An ISO 4217 Alphabetic Currency Code representing the [currency](../provider#costs--currencies) of all Rules of [type](#rule-types)`rate`.|
210
210
|`start_date`|[timestamp][ts]| Required | Beginning date/time of policy enforcement |
0 commit comments