APIP C I Compat
/v2/Pci/GetBINAndLastFour
TokenEx-compatible BIN/last four lookup. Returns first six digits, last four, and card type.
TokenEx-compatible BIN/last four lookup. Returns first six digits, last four, and card type.
Authorization
tokenExHeaders tx-apikey<token>
TokenEx compatibility — tx-tokenex-id and tx-apikey headers
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/v2/Pci/GetBINAndLastFour" \ -H "Content-Type: application/json" \ -d '{ "Token": "string" }'Empty