Skip to main content
POST
Retrieves the list of supported card BINs (authorization mode).

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

Request Body

string
Card BIN order number.
number
default:"0"
Query page number. Defaults to 0.
number
default:"10"
Number of records per page. Defaults to 10 (max 100).

Response Parameters

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