cURL
curl --request POST \ --url https://api.stag.songhaiexchange.io/v1/services/walletmanagement/walletledgerbyclient/{startDate}/{endDate}/{currency}/ \ --header 'Authorization: <authorization>'
[ { "executionDate": "<string>", "newBalance": 123, "currencyCode": "<string>", "paymentRef": "<string>", "accountHolder": "<string>", "ledgerType": "<string>" } ]
Generate wallet account statement.
Bearer token
Statement Generated