Fund Policy

Create

Create the tenant's fund policy, opting the tenant in to spend governance. default_limit is required: a tenant states its posture explicitly, and there is no implicit default anywhere in the write path.

post/api/v1/funds/policy

Request body

currencyCodestring

ISO 4217. Immutable once set.

period'PERIOD_KIND_UNSPECIFIED' | 'PERIOD_KIND_DAILY' | 'PERIOD_KIND_WEEKLY' | 'PERIOD_KIND_MONTHLY' | 'PERIOD_KIND_QUARTERLY' | 'PERIOD_KIND_YEARLY'

The period field.

Response

Successful response

Changes

Changed in 1 of the 34 revisions of this API.1