v1
latestOpenAPI 3.1.02026-07-2656258207.2 KBWallets
Retrieve wallet statement
Retrieve wallet statement
get/wallets/statement
Query parameters
nextstring
Example:MjAyNC0xMS0yN1QxMjozMjozNC42MjBa
previousstring
Example:MjAyNC0xMS0yOVQwMjoxMDo1My45OTla
sizeinteger
Length of data returned. Defaults to 10.
fromstring
The start date and time for a period. This parameter is used in conjunction with the 'to' parameter to define a time range. The value should be in ISO 8601 format.
tostring
The end date and time for a period. This parameter is used in conjunction with the 'from' parameter to define a time range. The value should be in ISO 8601 format.
currency'AED' | 'AFN' | 'ALL' | 'AMD' | 'ANG' | 'AOA' | 'AQD' | 'ARS' | 'AUD' | 'AZN' | 'BAM' | 'BBD' | 'BDT' | 'BGN' | 'BHD' | 'BIF' | 'BMD' | 'BND' | 'BOB' | 'BRL' | 'BSD' | 'BWP' | 'BYR' | 'BZD' | 'CAD' | 'CDF' | 'CHF' | 'CLP' | 'CNY' | 'COP' | 'CRC' | 'CUP' | 'CVE' | 'CYP' | 'CZK' | 'DJF' | 'DKK' | 'DOP' | 'DZD' | 'ECS' | 'EEK' | 'EGP' | 'ETB' | 'EUR' | 'FJD' | 'FKP' | 'GBP' | 'GEL' | 'GGP' | 'GHS' | 'GIP' | 'GMD' | 'GNF' | 'GTQ' | 'GYD' | 'HKD' | 'HNL' | 'HRK' | 'HTG' | 'HUF' | 'IDR' | 'ILS' | 'INR' | 'IQD' | 'IRR' | 'ISK' | 'JMD' | 'JOD' | 'JPY' | 'KES' | 'KGS' | 'KHR' | 'KMF' | 'KPW' | 'KRW' | 'KWD' | 'KYD' | 'KZT' | 'LAK' | 'LBP' | 'LKR' | 'LRD' | 'LSL' | 'LTL' | 'LVL' | 'LYD' | 'MAD' | 'MDL' | 'MGA' | 'MKD' | 'MMK' | 'MNT' | 'MOP' | 'MRO' | 'MTL' | 'MUR' | 'MVR' | 'MWK' | 'MXN' | 'MYR' | 'MZN' | 'NAD' | 'NGN' | 'NIO' | 'NOK' | 'NPR' | 'NZD' | 'OMR' | 'PAB' | 'PEN' | 'PGK' | 'PHP' | 'PKR' | 'PLN' | 'PYG' | 'QAR' | 'RON' | 'RSD' | 'RUB' | 'RWF' | 'SAR' | 'SBD' | 'SCR' | 'SDG' | 'SEK' | 'SGD' | 'SKK' | 'SLL' | 'SOS' | 'SRD' | 'STD' | 'SVC' | 'SYP' | 'SZL' | 'THB' | 'TJS' | 'TMT' | 'TND' | 'TOP' | 'TRY' | 'TTD' | 'TWD' | 'TZS' | 'UAH' | 'UGX' | 'USD' | 'UYU' | 'UZS' | 'VEF' | 'VND' | 'VUV' | 'XAF' | 'XCD' | 'XOF' | 'XPF' | 'YER' | 'ZAR' | 'ZMK' | 'ZWD' | 'ZMW' | 'USDC' | 'USDT' | 'RLUSD' required
ISO 4217 currency code.
Example:NGN
The currency code used in the query
Headers
X-Trace-Idstring
A unique identifier to track this operation. It must be between 12 and 255 characters in length.
Response
OK
Example response
{
"data": {
"cursor": {
"next": "MjAyNC0xMS0yN1QxMjozMjozNC42MjBa",
"previous": "MjAyNC0xMS0yOVQwMjoxMDo1My45OTla",
"limit": 10,
"total": 1000
},
"transactions": [
{
"amount": {
"currency": "NGN"
},
"balance": {
"currency": "NGN"
},
"sent_amount": {
"currency": "NGN"
},
"transfer": {
"id": "trf_yuK89vb",
"type": "bank",
"reversal": {
"initial_status": "SUCCESSFUL",
"reconciliation_status": "REVERSED"
},
"narration": "Salary payment for January",
"source_currency": "NGN",
"destination_currency": "NGN",
"amount": {
"value": 3000.44
},
"fee": {
"currency": "NGN",
"value": 10.35
},
"debit_information": {
"currency": "NGN",
"actual_debit_amount": 100.35,
"rate_used": 100.35,
"vat": 100.35
},
"extra_information": {
"amount_credited": "USDT 100"
},
"payment_information": {
"proof": "11000224070317345400001414441712312381"
},
"retry": {
"parent_id": "trf_HUQUYb1Sp5CkiIJFebk1Z",
"parent_reference": "flw_z882wFGMjc"
},
"duplicate": {
"parent_id": "trf_HUQUYb1Sp5CkiIJFebk1Z",
"parent_reference": "flw_z882wFGMjc"
},
"callback_url": "https://example.com/flw/callback",
"provider_response": {
"message": "DISBURSE FAILED: Insufficient wallet balance"
},
"recipient": {
"name": {
"first": "King",
"middle": "Leo",
"last": "LeBron"
},
"currency": "NGN",
"national_identification": {
"identifier": "FLY5869798686",
"expiration_date": "2029-07-08"
},
"phone": {
"country_code": "234",
"number": "08012345678"
},
"email": "cornelius@gmail.com",
"address": {
"city": "New York",
"country": "US",
"line1": "123 Main Street",
"line2": "Apt 4B",
"postal_code": "10001",
"state": "New York"
}
},
"sender": {
"name": {
"first": "King",
"middle": "Leo",
"last": "LeBron"
},
"national_identification": {
"identifier": "FLY5869798686",
"expiration_date": "2029-07-08"
},
"phone": {
"country_code": "234",
"number": "08012345678"
},
"email": "cornelius@gmail.com",
"address": {
"city": "New York",
"country": "US",
"line1": "123 Main Street",
"line2": "Apt 4B",
"postal_code": "10001",
"state": "New York"
}
},
"transfer_purpose": "personal"
}
}
]
}
}