Link a parent NFC card to a subscriber account
Bearer olive_live_xxx or Bearer eyJ... (JWT)OLIV0001)| Status | Code | Description |
|---|---|---|
| 400 | INVALID_PIN | PIN verification failed |
| 400 | CARD_ALREADY_LINKED | Card linked to another subscriber |
| 401 | UNAUTHORIZED | Invalid or missing API key |
| 404 | CARD_NOT_FOUND | Card serial doesn’t exist |
| 404 | SUBSCRIBER_NOT_FOUND | Subscriber ID invalid |
| 500 | INTERNAL_ERROR | Server error |