Skip to content

Get business budgets for bill assignment

Request

Security
oauth2ClientCredentials(Required scopes: bills:read)
Headers
org_wallet_refstring
business_idstringrequired
curl -i -X GET \
  https://developer.boyahq.com/_mock/v2/openapi/bills/budgets \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
  -H 'business_id: string' \
  -H 'org_wallet_ref: string'

Responses