Create Budget Rule

Create a new budget rule with associated provider rules and optional invoice rule.

A budget rule consists of:

  • A budget rule group that contains metadata
  • One or more provider budget rules with specific constraints
  • An optional associated invoice rule for validation
post/api/v1/budget_rules/

Query parameters

plan_manager_idstring nullable

Request body

plan_managerstring uuid nullable
participant_idstring uuid required
budget_categorystring nullable
effective_datestring date nullable
expiry_datestring date nullable

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.