/api/lockbox/{financialAccountId}/rules

Creates one new split funding rule on the given lockbox account and returns the created rule.

The account must exist and be a lockbox (IsLockAccount = true). Validation runs before anything is written: transfer-type-conditional fields, percentage range, the 100% cap across active rules, and the duplicate check. A create that would push the active total over 100% is rejected outright — the rule is not stored in an inactive state as a consolation.

Path Params
string
required
Body Params
string
enum
Allowed:
double
int32
string | null
string | null
string | null
string | null
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json