POST /v1/card/verifycard
Verifies a user's card to see if it is valid.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[],["The core content details a card verification service accessible via the `v1.card` REST resource at `https://card-verification-service.google.com`. It offers a `verifycard` method, which is a `POST` request to `/v1/card/verifycard`. This method allows for the verification of a user's card to determine its validity. The service's discovery document can be found at the provided URL.\n"]]