Check Card
cards_checkValidate a card token and get card details including masked number, expiry, and status.
Instructions
Check if a card token is valid and get card details (masked number, expiry, status). Example: cards_check({ token: '630e5e...' })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Card token |