# Boya Statement API

API for retrieving business wallet balance and statements

Version: 1.0.0

## Servers

Production (v1)
```
https://api.boyahq.com/v1
```

Sandbox (v1)
```
https://sandbox.api.boyahq.com/v1
```

## Security

### ApiKeyAuth

Type: apiKey
In: header
Name: X-API-KEY

## Download OpenAPI description

 - [Boya Statement API](https://developer.boyahq.com/_bundle/statements.yaml)

 - [GET /wallet](https://developer.boyahq.com/statements/paths/~1wallet/get.md): Get main account balance
 - [GET /wallet/all-in-one/{org_wallet_ref}](https://developer.boyahq.com/statements/paths/~1wallet~1all-in-one~1%7Borg_wallet_ref%7D/get.md): Get a paginated list of statement entries
 - [GET /wallet/topup-history/{accountNumber}/{org_wallet_ref}](https://developer.boyahq.com/statements/paths/~1wallet~1topup-history~1%7Baccountnumber%7D~1%7Borg_wallet_ref%7D/get.md): Get a paginated list of topup history
