Skip to content

Get bill approvers

Request

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

Responses