4.1 Card Bin Checker
This API endpoint to get card details by BIN and Retrieve card details by BIN.
4.1.1 Request Body
Base link for the endpoint is https://api.sekuritance.com/{{endpoint}}.
Event | Request Type | Endpoint |
---|---|---|
BIN checker | GET | /v1/cards/bin-checker/{bin} |
4.1.2 Request and Response Sample body JSON Sample
To check the the request and response of the body please check the URL: https://sekuritance.readme.io/reference
4.1.3 Request Body Parameters Description
This is a detailed description of each parameter in the request body.
Body Parameter | Data Type | Description |
---|---|---|
bin | string | Required bin |
Updated almost 4 years ago