Credit Card Verification
Update a Pre-auth Verification
PUT
/
accounts
/
{acc_id}
/
verification_sessions
/
{avf_id}
Updates an existing AccountVerificationSession object of type pre_auth
.
Only fields for which the value is null
or the
associated *_check
value is fail
should be provided
in the update request.
The Pre-Auth Verification type is restricted to most teams, and requires PCI compliance to access.
Contact your Method CSM for more information.
Path Parameters
ID of the Account.
ID of the AccountVerificationSession.
Body
Returns
Returns an AccountVerificationSession object.