Required fields
| Field | Example |
|---|---|
bank | cbe |
transaction_number | FT25161234567 |
account_number | 100087654321 (13 digits, your receiving account) |
FT and are found on the digital receipt under “FT Reference” or “Reference Number”.
Example
Via receipt URL
CBE’s mobile app generates share URLs like:receipt_url without needing to extract the reference manually.
Via PDF
CBE PDFs are fully supported. Upload the receipt file and omit the transaction number - it is extracted automatically.Tips
- The account number is your 13-digit CBE account (the one that received the payment)
- The FT reference is case-insensitive in our API
- Save your CBE account with
POST /accountsand reference it bybank_account_idto avoid repeating it

