queryFundingDetailApi
Retrieve funding account transaction records within a 7-day window, with optional cursor-based pagination.
Instructions
Query transaction records of the funding account.
createTimeFromandcreateTimeTomust be used together; the interval cannot exceed 7 daysIf neither
createTimeFromnorcreateTimeTois provided, defaults to the last 7 daysSupports cursor-based pagination; pass
nextPageCursorfrom the previous response ascursor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| createTimeFrom | No | ||
| createTimeTo | No | ||
| limit | No | ||
| cursor | No |