Card
Get Card List
POST
Queries the card list.
Request Headers
apiKey (merchant credential, bound to IP whitelist)
Unix timestamp in milliseconds. The deviation from the server time must be within 60 seconds, and future timestamps are not accepted.
Login token (required for all interfaces except Get Token).
Fixed to
application/jsonTimezone, affects the day boundary calculation for
start_time / end_time. Defaults to UTC+8.Request Body
Cardholder order number.
Merchant-side unique card number.
Card order number.
Start time (
yyyy-MM-dd or yyyy-MM-dd HH:mm:ss).End time (same format as above; interval ≤ 90 days).
Query page number. Defaults to
0.Number of records per page. Defaults to
10 (max 100).Response Parameters
Response status code.
0 indicates success.Response message.
Response data.
