Create a new budget envelope
Budget Envelopes
Create a new budget envelope
Creates a budget envelope in the caller’s organization for the given period and scope. The (periodId, scope, scopeValue) tuple must be unique — attempting to create a duplicate returns a 409-class error with code ENVELOPE_DUPLICATE. When scope = TOTAL, scopeValue must be null; for other scopes, scopeValue is required. Requires intelligenceLayer.configure permission.
POST
Create a new budget envelope
Authorizations
User session token issued by NextAuth. For human users accessing Solya via the web application.
Body
application/json

