Update a virtual account
Update a single-use virtual account
URI
PATCH
https://api.tryduplo.com/v1/virtual-accounts/:account_ref?business_id={BUSINESS_ID}Parameters
Header
Authorization
string
set value to Bearer SECRET_KEY
Path Param
account_ref
string required
Virtual account reference
Body Param
business_id
string required
Business ID
account_name
string required
Virtual account name
provider
string
Prefered bank provider
firstname
string
Account firstname
lastname
string
Account lastname
email
string
Account email
phone_number
string
Account phone number
amount
string
Amount to be received
Sample request
Duplo response
Last updated
Was this helpful?