Get transaction history for a subscriber
Bearer olive_live_xxx or Bearer eyJ... (JWT)| Field | Description |
|---|---|
type | Transaction type (see overview) |
status | completed, pending, failed, reversed |
direction | credit (incoming) or debit (outgoing) |
counterparty | Other party details |
balance_after | Balance after transaction |
| Status | Code | Description |
|---|---|---|
| 400 | INVALID_PIN_FORMAT | PIN must be 4 digits |
| 401 | INVALID_PIN | PIN verification failed |
| 401 | UNAUTHORIZED | Invalid API key |
| 404 | SUBSCRIBER_NOT_FOUND | Subscriber not found |
| 500 | INTERNAL_ERROR | Server error |
API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
Subscriber ID
Transaction history request with PIN
Transaction history
The response is of type object.