Skip to main content
GET
Get Transactions History

Authorizations

BIZ-API-KEY
string
header
required

This field contains the API key.

BIZ-API-NONCE
string
header
required

This field contains the nonce.

BIZ-API-SIGNATURE
string
header
required

This field contains the signature.

Query Parameters

type
string
default:""

deposit/withdraw

Pattern: deposit|withdraw
pageNo
integer<int32>
default:1

The page index, starting from 1.

Required range: x >= 1
pageSize
integer<int32>
default:10

The number of items per page. Page size is optional. If not included, the default size will be 10

Response

200 - */*

OK

code
integer<int32>

0 is for success, others are for failure

data
object
msg
string