Credit Card Verification
Update a Standard Verification
PUT
/
accounts
/
{acc_id}
/
verification_sessions
/
{avf_id}
Updates an existing AccountVerificationSession object of type standard
.
The Standard Verification type is restricted to most teams, and requires PCI compliance to access.
Contact your Method CSM for more information.
Path Parameters
acc_id
string
requiredID of the Account.
avf_id
string
requiredID of the AccountVerificationSession.
Body
standard
object
requiredReturns
Returns an AccountVerificationSession object.