Skip to main content
GET
/
transactions
/
deposits
/
me
Get Deposit Transactions
curl --request GET \
  --url https://api.obiex.finance/v1/transactions/deposits/me \
  --header 'Authorization: Bearer <token>'
{
  "message": "Ok",
  "data": [
    {
      "id": "f9191d10-27ff-4408-87ed-0bc52c1c8d00",
      "createdAt": "2023-12-08T11:44:52.970Z",
      "updatedAt": "2023-12-08T11:44:52.970Z",
      "active": true,
      "reference": "IN1702039492969",
      "description": "Received 0.99996 ETH",
      "narration": null,
      "type": "CREDIT",
      "category": "DEPOSIT",
      "amount": 0.99996,
      "walletId": "82609d2c-dab1-4957-aeca-0d5db37f8597",
      "wallet": {
        "id": "82609d2c-dab1-4957-aeca-0d5db37f8597",
        "createdAt": "2023-04-06T18:32:26.252Z",
        "updatedAt": "2025-05-30T01:49:36.559Z",
        "active": true,
        "availableBalance": 0.85039158,
        "pendingBalance": 0,
        "pendingSwapBalance": 0,
        "lockedBalance": 0,
        "userId": "dccc3940-eade-43cb-a4bc-369cd22006db",
        "currencyId": "588d87de-c35a-4030-ad54-bd0ae02af3ff",
        "p2pBalance": 0,
        "currency": {
          "id": "588d87de-c35a-4030-ad54-bd0ae02af3ff",
          "createdAt": "2021-11-22T09:16:50.816Z",
          "updatedAt": "2023-10-20T05:05:53.228Z",
          "active": true,
          "name": "Ethereum",
          "code": "ETH",
          "exchangeCode": null,
          "leverageBaseCurrencyCode": null,
          "leverageMultipler": null,
          "receivable": true,
          "withdrawable": true,
          "transferrable": true,
          "minimumWithdrawal": 0,
          "minimumDeposit": 0.0001,
          "maximumDecimalPlaces": 8,
          "withdrawalFee": 0,
          "receiveFee": 0,
          "type": "CRYPTO",
          "leverageType": null,
          "receiveFeeType": "PERCENTAGE",
          "withdrawalFeeType": "PERCENTAGE",
          "maximumWithdrawalFee": 0,
          "allowUtilityPayments": false,
          "allowUnconfirmedTrading": true,
          "allowVirtualCardTransactions": false,
          "enableWithdrawalApproval": false
        },
        "user": {
          "id": "dccc3940-eade-43cb-a4bc-369cd22006db",
          "createdAt": "2022-04-14T07:55:43.815Z",
          "updatedAt": "2025-10-24T10:26:01.407Z",
          "active": true,
          "profilePicture": null,
          "firstName": "Terence",
          "lastName": "Mckenna",
          "email": "[email protected]",
          "username": "terence",
          "referralCode": "CZ7MS7AJ",
          "isEmailVerified": true,
          "twoFactorEnabled": true,
          "isKYCLevelOneVerified": true,
          "isKYCLevelTwoVerified": true,
          "isKYCLevelThreeVerified": false,
          "kycLevelTwoStatus": "VERIFIED",
          "isBVNVerified": false,
          "dateOfBirth": "2000-01-07T23:00:00.000Z",
          "lastLogin": "2025-10-24T11:25:37.255Z",
          "countryCode": "NG",
          "phoneNumber": "70000000000",
          "bvnPhoneNumber": "23480000000001",
          "phoneCountryCode": "234",
          "residenceCountryCode": null,
          "legalName": null,
          "sourceOfIncome": null,
          "enableWithdrawal": true,
          "enableTransfer": true,
          "enablePasswordReset": true,
          "enableTrading": true,
          "enableWithdrawalApproval": false,
          "enableUnconfirmedTrading": true,
          "failedLoginAttempts": 0,
          "nextLoginAt": null,
          "role": "USER",
          "isBroker": true,
          "brokerWebhookUrl": "https://api-bonuspay-staging.lisaprop.xyz/api/v1/webhook/obie",
          "enableP2PTrading": true,
          "accountDeletionReason": null,
          "deletedAt": null,
          "appsFlyerId": "1726570134833-2119379470565596041",
          "accountType": "BUSINESS",
          "hasPin": true,
          "actorId": "dccc3940-eade-43cb-a4bc-369cd22006db"
        },
        "totalSwappableBalance": 0.85039158,
        "totalPendingBalance": 0
      },
      "deposit": {
        "id": "b473a1e0-e27b-4435-b090-9fcedf2f1b11",
        "createdAt": "2023-12-08T11:44:52.970Z",
        "updatedAt": "2023-12-08T11:44:52.970Z",
        "active": true,
        "hash": "IN1702039492969",
        "network": "ETH",
        "dollarRate": 2366.48,
        "status": "CONFIRMED",
        "fee": 0,
        "sourceAddresses": [],
        "transactionId": "f9191d10-27ff-4408-87ed-0bc52c1c8d00",
        "externalTxId": null,
        "explorerLink": null,
        "destinationAddress": "0x600DA8a6cC920FC452C944c03c37f7b026E8fd1c"
      }
    },
    {
      "id": "16c7c0e3-9f34-41c2-8fe3-a7e9ea5cf04a",
      "createdAt": "2023-10-03T10:25:18.413Z",
      "updatedAt": "2023-10-03T10:25:18.413Z",
      "active": true,
      "reference": "IN1696332318410",
      "description": "Received 49 USDT",
      "narration": null,
      "type": "CREDIT",
      "category": "DEPOSIT",
      "amount": 49,
      "walletId": "cbf7bb13-fdb1-47fc-a115-d40a641ef3a6",
      "wallet": {
        "id": "cbf7bb13-fdb1-47fc-a115-d40a641ef3a6",
        "createdAt": "2022-10-12T13:41:58.219Z",
        "updatedAt": "2025-10-23T04:47:45.424Z",
        "active": true,
        "availableBalance": 6163.32759274,
        "pendingBalance": 0,
        "pendingSwapBalance": 0,
        "lockedBalance": 0,
        "userId": "dccc3940-eade-43cb-a4bc-369cd22006db",
        "currencyId": "55456608-8c9f-499d-99b4-15ceafef3212",
        "p2pBalance": 295.8510555,
        "currency": {
          "id": "55456608-8c9f-499d-99b4-15ceafef3212",
          "createdAt": "2021-11-22T09:16:50.727Z",
          "updatedAt": "2024-03-03T07:16:24.743Z",
          "active": true,
          "name": "Tether",
          "code": "USDT",
          "exchangeCode": null,
          "leverageBaseCurrencyCode": null,
          "leverageMultipler": null,
          "receivable": true,
          "withdrawable": true,
          "transferrable": true,
          "minimumWithdrawal": 5,
          "minimumDeposit": 3,
          "maximumDecimalPlaces": 4,
          "withdrawalFee": 0,
          "receiveFee": 0,
          "type": "STABLE",
          "leverageType": null,
          "receiveFeeType": "PERCENTAGE",
          "withdrawalFeeType": "PERCENTAGE",
          "maximumWithdrawalFee": 0,
          "allowUtilityPayments": true,
          "allowUnconfirmedTrading": true,
          "allowVirtualCardTransactions": true,
          "enableWithdrawalApproval": false
        },
        "user": {
          "id": "dccc3940-eade-43cb-a4bc-369cd22006db",
          "createdAt": "2022-04-14T07:55:43.815Z",
          "updatedAt": "2025-10-24T10:26:01.407Z",
          "active": true,
          "profilePicture": null,
          "firstName": "Terence",
          "lastName": "Mckenna",
          "email": "[email protected]",
          "username": "terence",
          "referralCode": "CZ7MS7AJ",
          "isEmailVerified": true,
          "twoFactorEnabled": true,
          "isKYCLevelOneVerified": true,
          "isKYCLevelTwoVerified": true,
          "isKYCLevelThreeVerified": false,
          "kycLevelTwoStatus": "VERIFIED",
          "isBVNVerified": false,
          "dateOfBirth": "2000-01-07T23:00:00.000Z",
          "lastLogin": "2025-10-24T11:25:37.255Z",
          "countryCode": "NG",
          "phoneNumber": "70000000000",
          "bvnPhoneNumber": "23480000000001",
          "phoneCountryCode": "234",
          "residenceCountryCode": null,
          "legalName": null,
          "sourceOfIncome": null,
          "enableWithdrawal": true,
          "enableTransfer": true,
          "enablePasswordReset": true,
          "enableTrading": true,
          "enableWithdrawalApproval": false,
          "enableUnconfirmedTrading": true,
          "failedLoginAttempts": 0,
          "nextLoginAt": null,
          "role": "USER",
          "isBroker": true,
          "brokerWebhookUrl": "https://api-bonuspay-staging.lisaprop.xyz/api/v1/webhook/obie",
          "enableP2PTrading": true,
          "accountDeletionReason": null,
          "deletedAt": null,
          "appsFlyerId": "1726570134833-2119379470565596041",
          "accountType": "BUSINESS",
          "hasPin": true,
          "actorId": "dccc3940-eade-43cb-a4bc-369cd22006db"
        },
        "totalSwappableBalance": 6163.32759274,
        "totalPendingBalance": 0
      },
      "deposit": {
        "id": "6c8530ba-dff2-4902-a18c-ef9808638b47",
        "createdAt": "2023-10-03T10:25:18.413Z",
        "updatedAt": "2023-10-03T10:25:18.413Z",
        "active": true,
        "hash": "IN1696332318410",
        "network": "TRX",
        "dollarRate": 0.99,
        "status": "CONFIRMED",
        "fee": 0,
        "sourceAddresses": [],
        "transactionId": "16c7c0e3-9f34-41c2-8fe3-a7e9ea5cf04a",
        "externalTxId": null,
        "explorerLink": null,
        "destinationAddress": "TAPbTFv7Lz9bRiUAfvK7Z3YTYETKYzfcEz"
      }
    }
  ],
  "meta": {
    "perPage": 30,
    "total": 2,
    "count": 2,
    "currentPage": 1,
    "totalPages": 1
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-KEY
string
X-API-TIMESTAMP
integer
X-API-SIGNATURE
string

Query Parameters

status
string
currencyId
string
page
integer
pageSize
integer
startDate
string
endDate
string

Response

default - application/json

Get Deposit Transactions

message
string
data
object[]
meta
object