🔒 Private label — contact sales. Requires a private-label entitlement on your API client.
Get card fingerprint by VCN
Security
oauth2ClientCredentials(Required scopes: cards:read)
- Mock serverhttps://developer.boyahq.com/_mock/v2/openapi/cards/getFingerPrint/{vcn}
- Productionhttps://api.boyahq.com/v2/cards/getFingerPrint/{vcn}
- Sandboxhttps://sandbox.api.boyahq.com/v2/cards/getFingerPrint/{vcn}
curl -i -X GET \
'https://developer.boyahq.com/_mock/v2/openapi/cards/getFingerPrint/{vcn}' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
-H 'business_id: string' \
-H 'org_wallet_ref: string'Response
{}