Card PIN SetAsk AIpost https://cinf-api.uat1.pcaasa.com/api/?apiToken=XXX&action=cardpin-setSet the PIN number for a card using a secure data token from the Processor API.Query ParamsapiTokenstringData type: uuidRequired: yesLetters: yesNumbers: yesSpecial: yes*Min: 36Max: 36actionstringDefaults to cardpin-setvalue = cardpin-set, required via URL querystring Data type: stringRequired: yesLetters: yesNumbers: noSpecial: yesMin: 12Max: 12Body ParamsexternalTranUuidstringIdentifier for tracking this API call Data type: uuidRequired: noLetters: yesNumbers: yesSpecial: yes*Min: 36Max: 36secureDataTokenstringThe secure data token created for this time-limited data retrieval Data type: uuidRequired: yesLetters: noNumbers: yesSpecial: yes*Min: 36Max: 36pinstringRequired in order to perform the PIN set. Must be a string consisting of four digits.cardholderCodestringAn optional alphanumeric code that, if provided during token creation, must be entered by the cardholder upon use of the token in the retrieval API Data type: stringRequired: noLetters: yesNumbers: yesSpecial: noMin: 4Max: 50cardholderIpAddressstringAn optional IP address that, if provided during token creation, must be in use by the cardholder upon use of the token in the retrieval API Data type: stringRequired: noLetters: yesNumbers: yesSpecial: noMin: 2Max: 45cardholderPostalCodestringIf required during token creation, a postal code matching the cardholder postal code on file must be provided by the cardholder upon use of the token in the retrieval API Data type: stringRequired: noLetters: yesNumbers: yesSpecial: yesMin: 1Max: 20Response 200200Updated 11 months ago