Security
oauth2ClientCredentials(Required scopes: bills:read)
- Mock serverhttps://developer.boyahq.com/_mock/v2/openapi/bills
- Productionhttps://api.boyahq.com/v2/bills
- Sandboxhttps://sandbox.api.boyahq.com/v2/bills
curl -i -X GET \
'https://developer.boyahq.com/_mock/v2/openapi/bills?status=draft&page=1&limit=25&search=string&from=string&to=string¤cy=KES&partially_paid=string' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
-H 'business_id: string' \
-H 'org_wallet_ref: string'