CreateBudget

POST https://platform-api-pre-936c29f4.brexhq.dev/v1/budgets/

Request Body

{"name"=>"foo", "description"=>"bar", "period_type"=>"ONE_TIME", "limit"=>{"amount"=>"10", "currency"=>"USD"}, "limit_type"=>"SOFT", "spend_type"=>"NON_BUDGET_PROVISIONED_CARDS_ALLOWED", "limit_visibility"=>"SHARED", "parent_budget_id"=>"budget_cl95yfz11001a0i10uxce6apt"}

HEADERS

KeyDatatypeRequiredDescription
Idempotency-Keystring
Content-Typestring