Card Validation API Request Object
The description of the Card Validation API request object
You form a Card Validation API request in standard JSON format. The following tables list the properties of a Card Validation API request:
Property | Description | Data Type | Length | Required |
---|---|---|---|---|
cardNbr | The AIR Card® number that you want to validate. | Varchar | 50 | YES |
You can find examples of this request object here.
Updated 5 months ago