Update Vault Payment Account
Enables updating demographic detail for an existing Vault ID
Path parameters
vault_id
The vault ID of the payment account to update
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
mid
Merchant ID number
account_zip
Postal code
is_default
Whether or not this payment method is the default account (Y)
ach_acct_type_id
The type of ACH account. 1 - checking, 2 - savings, 3 - ledger
Allowed values:
address1
Address information
address2
Address information
city
City of payment account holder
region
State of payment account holder
country
Country of payment account holder
email
Email address
name
Name
phone
Phone number
custom_06
Customer level custom field
custom_07
Customer level custom field
custom_08
Customer level custom field
custom_09
Customer level custom field
custom_10
Customer level custom field
Response
Vault updated successfully
vault_id
The vault ID
account_zip
Postal code
is_default
Whether this is the default payment method
ach_acct_type_id
ACH account type
address1
Address information
address2
Address information
city
City
region
State/region
country
Country
email
Email address
name
Name
phone
Phone number
custom_06
Custom field
custom_07
Custom field
custom_08
Custom field
custom_09
Custom field
custom_10
Custom field