Payment Instrument Status Update V1Ask AIpost https://processor-api.uat1.pcaasa.com/?call=payment-instrument-status-update-v1Body ParamsappstringDefaults to customer-paymentinstrumentcustomer-paymentinstrumentobjectstringDefaults to payment-instrument-statuspayment-instrument-statusactionstringDefaults to updateupdateversionint32Defaults to 11sessionUuidstringThe unique identifier that pertains to a particular session and is used to validate permissions. Data type: uuidRequired: yesLetters: yesNumbers: yesSpecial: yesMin: 36Max: 36externalTranUuidstringIdentifier for tracking this API call Data type: uuidRequired: noLetters: yesNumbers: yesSpecial: yesMin: 36Max: 36paymentInstrumentUuidstringIf cardReferenceNumber has not been provided, paymentInstrumentUuid must be providedData type: uuidRequired: noLetters: yesNumbers: yesSpecial: yesMin: 36Max: 36cardReferenceNumberstringIf paymentInstrumentUuid has not been provied, cardReferenceNumber must be providedData type: stringRequired: noLetters: yesNumbers: yesSpecial: noMin: 12Max: 50paymentInstrumentStatusstringenumValid values:- Open- Blocked- ClosedCannot update from 'closed' status Data type: stringRequired: yesLetters: yesNumbers: yesSpecial: yesMin: 4Max: 50BlockedOpenBlockedClosedAllowed:OpenBlockedClosedpaymentInstrumentStatestringMust utilize the proper combination of status, state, and state reason. Data type: stringRequired: yesLetters: yesNumbers: yesSpecial: yesMin: 2Max: 50paymentInstrumentStateReasonstringMust utilize the proper combination of status, state, and state reason. Data type: stringRequired: yesLetters: yesNumbers: yesSpecial: yesMin: 2Max: 50debugbooleanDefaults to falseDefault is set to 0 Data type: booleanRequired: noLetters: noNumbers: yesSpecial: noMin: 1Max: 1truefalseResponse 200200Updated 11 months ago