Query CardAsk AIpost https://{FQDN}:{PORT}/v1/clients/{ClientID}/cardsReturns the attributes for the requested Payment Card. Request to enable ANI or AVSPath ParamsClientIDstringrequired22-character ClientID. Ask Support if you need to specify a SubClientID.Query ParamsAVSstringlength between 0 and 0Use if you would like to perform AVS If using in tandem with Fees query string, append ?AVS+Fees or ?Fees+AVS to your URL. Request to enable AVS at Support ANIstringlength between 0 and 0Use if you would like to perform ANI If using in tandem with AVS query string, append ?ANI+AVS or ?AVS+ANI to your URL. Request to enable ANI at Support Feesstringlength between 0 and 0Use to check fees. If using in tandem with AVS query string, append ?Fees+AVS or ?AVS+Fees to your URL.Body ParamsaccountobjectBancorp Account Details Incompatible with card. Exclusively use account or card.account objectcardobjectPayment Card Data. Choose exactly ONE of the following: Payment Card Not Encrypted Payment Card Encrypted token device object mobilePay object Incompatible with account. Exclusively use: card or account.card objectownerobjectrequiredOwner Detailsowner objectResponses 200The Payment Card's Attributes are returned. 207One or more Failures occurred while processing the Request.Updated about 2 months ago