Cannot get credit card expire date and create date
Hi, I was using 1Password secret automation to get credit card items from vault. The result is fetched through HTTP GET request. When I look into the response, I found there is not value field for credit card field. therefore, I would like to know if there any one has run across similar issues and how they can fix it.
Below is part of the sample json response.
{'id': 'cvv', 'type': 'CONCEALED', 'label': 'verification number', 'value': '123'}, {'id': 'expiry', 'type': 'MONTH_YEAR', 'label': 'expiry date'}, {'id': 'validFrom', 'type': 'MONTH_YEAR', 'label': 'valid from'}
Thanks very much in advance!
K.
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
