Skip to main content
PUT
Update virtual account parameters

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string<uuid>
required

Virtual account ID Unique identifier

Body

application/json

The update virtual account parameters payload

Updates an account parameters params

automatic_refund_for_person_dead
boolean

Automatic refund for deceased individuals

automatic_refund_for_person_invalid_tax_number
boolean

Automatic refund for invalid tax number

automatic_refund_for_person_underage
boolean

Automatic refund for underage

In block for legal entity origin

in_block_for_pix_qrcode_different_amount_payment
boolean

In block for qrcode different amount payment

in_block_for_pix_qrcode_different_counterparty_bank_account
boolean

In block for qrcode different counterparty bank account

in_block_for_pix_qrcode_different_tax_number
boolean

In block for qrcode different tax number

in_block_for_pix_qrcode_duplicated_payment
boolean

In block for qrcode duplicated payment

in_block_for_unauthorized_participant
boolean

In block for unauthorized participant

in_block_for_unidentified_deposit
boolean

In block for unidentified deposit

Out block for legal entity destination

out_blocked
boolean

Out blocked

Response

Account

A virtual account parameters response

data
object