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

acc_id
string
required

ID of the Account.

avf_id
string
required

ID of the AccountVerificationSession.

Body

pre_auth
object
required

Returns

Returns an AccountVerificationSession object.