tutorial

Budget Management

Lewis Sheridan

Budgeting

Set Budget for Org

bp budget create --year 2024 --amount 1000000 --currency usd --id

Request Budget for Platform

bp request create —requestType budget —requestedForType platform —requestedForId 66617f4a3834862e4e740793 —budget 500000
bp request approve -i 6662e7e700ec6722807076e6 --code 53866367
bp org budget list -i 66617edc3834862e4e740771
bp platform budget show --id 66617f4a3834862e4e740793

Request Budget for Product

bp request create --requestType budget --requestedForType product --requestedForId 66617f903834862e4e7407a4 --budget 100000
bp request approve -i 6662ea8300ec672280707760 --code 34092354
bp platform budget show --id 66617f4a3834862e4e740793
bp product budget show -i 66617f903834862e4e7407a4
← Back to Documentation