Verify card status and retrieve partial subscriber info
| Status | Code | Description |
|---|---|---|
| 400 | Validation or business error | Invalid payload, unknown card, blocked card, or bad PIN |
| 401 | HMAC auth error | Missing/invalid X-API-Key-ID, X-Timestamp, or X-Signature |
| 500 | Internal error | Server error |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
API key ID assigned to the integration
RFC3339 timestamp used in the HMAC signature
Hex-encoded HMAC-SHA256 of the request