curl --location --request GET 'https://api.staging.vrtx.sa/cl/v1/wallets/622ea233-3f21-450f-8758-e42cdd4e5e74/balance' \
--header 'Authorization: Bearer <token>'{
"wallet_id": "622ea233-3f21-450f-8758-e42cdd4e5e74",
"balance": "250.00",
"balance_minor": 25000,
"currency": "SAR"
}