curl --location --request GET 'https://dev-api.elefin.id/history/' \
--header 'Authorization: Bearer <token>'{
"status": "Success",
"data": {
"acquired_id": "202405176996",
"amount": "1000000.00",
"currency": null,
"account_number": "1000003301",
"account_name": "Yories Yolanda ",
"account_bank": null,
"type": "transfer-skn",
"status": "SUCCESS"
}
}