Skip to main content
POST
Validate Card
This API is used to validate card details before initiating a transaction.

Request Body

Responses

200 OK

400 Bad Request

Body

application/json
key
string
required

Merchant key, available in dashboard profile section

bin
string
required

card bin you want to be validated.( first 6 digits of card number )

hash
string
required

to be calculated for this request

Response

200

The response is of type object.