Verify a cardCopy Pagepost https://sandbox-api.helix.q2.com/card/verifyVerify a customer has received a physical card and activate it for use.Body ParamscustomerIdint32required≥ 1cardIdint32required≥ 1birthDatedaterequiredThe birthday of the customerId who created the card. Format is YYYY-MM-DD.cardNumberMaskedstringrequiredThe last four digits of the card number. In sandbox this value is always 1111Responses 200An envelope whose data node is a card object with status=Verified 400Bad Request 401Unauthorized 404Not Found 405HTTP Method Not Allowed 429Rate Limit ExceededUpdated 14 days ago