Ceffu OpenAPI Documentation Platform
  1. Transactions
Ceffu OpenAPI Documentation Platform
  • Changes
    • Upcoming Changes
    • Change log
  • Development Tools and Resource
    • Overview
      • Welcome to Ceffu OpenAPI
    • Quickstart
      • Initial Setup
      • Using the Ceffu SDK
    • Authentication
    • Rate limit
    • Error Codes
    • Webhook Introduction
  • Concepts
    • Ceffu Custody
  • System Endpoints
    • Get System status
  • Wallet Management
    • Ceffu Supported Asset Endpoint
      • Get Prime Wallet supported coins list
      • Get Qualified Wallet supported coins list
      • Get Cosign Wallet supported coins list
    • Qualified Wallets and Prime Wallets Endpoint
      • Create Wallet
      • Update Wallet Details
      • Get Wallet List
      • Get Asset Details
      • Get Wallet Asset Summary
    • Deposits
      • Get Deposit Address
      • Get Deposit History
      • Get Deposit Detail
    • Withdrawals
      • Withdrawal
      • Get Withdrawal Fee (estimated)
      • Get Withdrawal History
      • Get Withdrawal Details
    • Whitelisted Addresses
      • Get Whitelisted Address List
      • Get Correspondent’s Options
      • Add/Edit Whitelisted Address
    • Transactions
      • Transaction History List
        POST
  • PW Sub Wallets
    • Sub-Wallet Management
      • Create Sub-Wallet
      • Update Sub-Wallet Details
      • Get Sub-Wallet List
      • Get Sub-Wallet Asset Details
      • Get Sub-Wallet Asset Summary
    • Sub-Wallet Deposits
      • Get Sub-Wallet Deposit Address
      • Get Deposit Address List under Prime Wallet
      • Get Deposit History under Sub-Wallet
      • Get Sub-Wallet Deposit History By Prime Wallet
    • Internal Transfers
      • Transfer between Sub Wallet and Prime Wallet
      • Get Transfer History between Sub-Wallet and Prime Wallet
    • Transactions
      • Get Transaction Details of Prime Wallet Internal Transfer
  • MirrorX
    • Link & Account
      • Get MirrorX LinkId List
    • Balances & Positions
      • Check MirrorX Available amount
      • Get MirrorX Asset Positions
    • Orders
      • Get MirrorX Orders
      • Place MirrorX Orders
  • Webhooks & Notifications
    • Resend webhook notifications
  • Archive
    • Mirror Endpoints
      • Get Mirror Linked Binance UID List
      • MIrror Assets Application
      • MIrror Assets Settlement
      • Get Mirror Operation Records
      • Get Mirrored Asset Positions
      • Get Mirrored Asset Summary
    • Wallet Endpoints
      • Get Transfer Detail with Exchange
      • Get Transfer History with Exchange
      • Transfer with Exchange
      • Get Withdrawal History
      • Get Withdrawal Details
      • Withdrawal
      • Get Sub-Wallet List (V1)
  1. Transactions

Transaction History List

POST
/open-api/v1/wallet/transaction/history

This method allows you to get transaction history which is a concise record of all your transactions.

API Key permission group : Transaction History

Designated Wallet : Not Impacted

Request

Header Params

Body Params application/json

Example
{
    "endDate":20240401,
    "pageLimit":25,
    "pageNo":1,
    "startDate":20240301,
    "timestamp":1640995200000,
    "bizTypes":[15],
    "walletType":20
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/open-api/v1/wallet/transaction/history' \
--header 'open-apikey;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
    "endDate":20240401,
    "pageLimit":25,
    "pageNo":1,
    "startDate":20240301,
    "timestamp":1640995200000,
    "bizTypes":[15],
    "walletType":20
}'

Responses

🟢200The operation succeeded
application/json
Body

Example
{
    "data": {
        "data": [
            {
                "walletId": "1642895641310679041",
                "walletName": "PPPPPPwallet",
                "network": "BSC",
                "symbol": "BNB",
                "txId": "",
                "transactionType": "Receive",
                "amount": "0.01100000",
                "ts": 1711702341000
            },
            {
                "walletId": "1642895641310679041",
                "walletName": "PPPPPPwallet",
                "network": "SOL",
                "symbol": "SOL",
                "txId": "",
                "transactionType": "Receive",
                "amount": "0.01300000",
                "ts": 1711548843000
            },
            {
                "walletId": "1642895641310679041",
                "walletName": "PPPPPPwallet",
                "network": "SOL",
                "symbol": "SOL",
                "txId": "",
                "transactionType": "Receive",
                "amount": "0.02000000",
                "ts": 1711548526000
            },
            {
                "walletId": "1642895641310679041",
                "walletName": "PPPPPPwallet",
                "network": "SOL",
                "symbol": "SOL",
                "txId": "",
                "transactionType": "Receive",
                "amount": "0.01100000",
                "ts": 1711548332000
            },
            {
                "walletId": "1642895641310679041",
                "walletName": "PPPPPPwallet",
                "network": "SOL",
                "symbol": "SOL",
                "txId": "",
                "transactionType": "Receive",
                "amount": "0.10000000",
                "ts": 1711548257000
            },
            {
                "walletId": "1642895641310679041",
                "walletName": "PPPPPPwallet",
                "network": "BSC",
                "symbol": "BNB",
                "txId": "",
                "transactionType": "Receive",
                "amount": "0.01200000",
                "ts": 1711548191000
            },
            {
                "walletId": "1572553622146764801",
                "walletName": "common PWwallet",
                "network": "-",
                "symbol": "SOL",
                "txId": "",
                "transactionType": "Receive",
                "amount": "0.02800000",
                "ts": 1711533841000
            },
            {
                "walletId": "1572553622146764801",
                "walletName": "common PWwallet",
                "network": "-",
                "symbol": "SOL",
                "txId": "",
                "transactionType": "Receive",
                "amount": "0.02800000",
                "ts": 1711533241000
            },
            {
                "walletId": "1572553622146764801",
                "walletName": "common PWwallet",
                "network": "-",
                "symbol": "SOL",
                "txId": "",
                "transactionType": "Receive",
                "amount": "0.02800000",
                "ts": 1711532402000
            },
            {
                "walletId": "1572553622146764801",
                "walletName": "common PWwallet",
                "network": "-",
                "symbol": "SOL",
                "txId": "",
                "transactionType": "Receive",
                "amount": "0.02800000",
                "ts": 1711531442000
            }
        ],
        "totalPage": 2,
        "pageNo": 1,
        "pageLimit": 25
    },
    "code": "000000",
    "message": "Success"
}
🟢200Business error
🟠400The client request is invalid
🟠401Authentication failed (e.g., invalid token specified by the Authorization header)
🟠403Authentication failed, but the operation is not allowed
🟠404Requested resource does not exist
🟠429Client request rate exceeded the limit
🔴500System error
Previous
Add/Edit Whitelisted Address
Next
PW Sub Wallets