{
"status": "ok",
"data": {
"deposit_wallet": "0x94D591f9A223F76Db938f0A9F35114Bac105d206",
"bank_account": {
"id": "410035721515",
"type": "instant",
"iban": "ES5468490001540005721515",
"swift": "EAPFESM2",
"bankName": "EASY PAYMENT AND FINANCE EP, S.A",
"conceptBase": "",
"status": "ACTIVE",
"currentBalance": 790,
"currentBalanceCurrency": "EUR",
"availableBalance": 790,
"availableBalanceCurrency": "EUR"
}
}
}
authorization_incorrect: Token de autenticación inválido o expiradouser_id_not_configured: La integración no tiene un user_id configuradounexpected_error: Error inesperado en el servidorcurl --location --request GET '/api/deposit' \
--header 'auth: {{auth_token}}' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{
"status": "ok",
"data": {
"deposit_wallet": "0x94D591f9A223F76Db938f0A9F35114Bac105d206",
"bank_account": {
"id": "410035721515",
"type": "instant",
"iban": "ES5468490001540005721515",
"swift": "EAPFESM2",
"bankName": "EASY PAYMENT AND FINANCE EP, S.A",
"conceptBase": "",
"status": "ACTIVE",
"currentBalance": 790,
"currentBalanceCurrency": "EUR",
"availableBalance": 790,
"availableBalanceCurrency": "EUR"
}
}
}