ACH Verification
Update an MX Verification
PUT
/
accounts
/
{acc_id}
/
verification_sessions
/
{avf_id}
Updates an existing AccountVerificationSession object of type mx
.
Path Parameters
acc_id
string
requiredID of the Account.
avf_id
string
requiredID of the AccountVerificationSession.
Body
mx
object
requiredReturns
Returns an AccountVerificationSession object.