Skip to main content
POST
Queries the merchant reserve fund account balance details. The query window is at most 31 days.

Request Headers

string
required
apiKey (merchant credential, bound to IP whitelist)
string
required
Unix timestamp in milliseconds. The deviation from the server time must be within 60 seconds, and future timestamps are not accepted.
string
required
Login token (required for all interfaces except Get Token).
string
default:"application/json"
Fixed to application/json
string
default:"UTC+8"
Timezone, affects the day boundary calculation for start_time / end_time. Defaults to UTC+8.

Request Body

string
required
Start time (yyyy-MM-dd or yyyy-MM-dd HH:mm:ss).
string
required
End time (same format as above; interval ≤ 31 days).
string
Detail type. See Constants - Balance Detail Type. Omit to query all types.
number
default:"0"
Query page number, starting from 0.
number
default:"10"
Number of records per page (max 100).

Response Parameters

number
Response status code. 0 indicates success.
string
Response message.
object
Response data.