Card Validation
This method allows you to validate the card details against the card’s metadata. By providing the billing address and IP address of the card owner, we validate those against the metadata of the card and provide a risk assessment for this transaction. All you would need is the card’s BIN / IIN (the first 6 to 11 digits of the card number), the billing address and IP address. The response of this method will include the full metadata information for this BIN including the risk assessment.
Documentation Index
Fetch the complete documentation index at: https://developers.orchestrasolutions.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Please enter ApiKey into field
Query Parameters
Card's BIN / IIN (the first 6 to 11 digits of the card number)
\d{6,11}Body
Payer billing details including IP address
Response
OK
Results for a card validation request including risk assessment
The risk level associated with this transaction (VeryLow, Low, High, VeryHigh)
A description of the risk that was identified for this transaction
The card brand (AMERICAN EXPRESS, VISA, MASTERCARD, JCB etc)
Type of card (CREDIT, DEBIT, etc.)
Card category (GIFT, PROPRIETARY, etc.)
Name of card issuer (e.g. Bank of America)
2 letter country code (ISO 3166-2) of the card issuer's country
2 letter country code (ISO 3166-2) of the country detected by the payer's IP address
2 letter country code (ISO 3166-2) from the payer's billing address
Whether the payer's IP address is from an anonymous proxy