Update a Bank Channel

Updates the details of an existing bank channel, such as its name or other attributes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Resource unique identifier

Body Params

Request payload for updating an existing bank channel. The channel type can be TED/Pix, SWIFT, or Crypto Wallet. Each channel type accepts a different set of fields depending on its nature. The schema is resolved dynamically based on the type field provided in the request.

Payload schema for updating a TED/Pix bank channel. Only the type field is required; other fields are optional and will overwrite existing values if provided.

string
enum
required

Bank channel type

Allowed:
string

Brazilian bank code

string

Bank branch code

string

Account number

string

Account number

string

Bank channel nick name

string

identifier for the bank channel. For virtual accounts, this field must contain the virtual account ID; for standard bank accounts, it may be a user-defined label or nickname for identification.

Headers
string

Access Token

const
enum
required

Indicates the version of Trace Finance's API to be used. This header should be included by clients using version 2 of the API

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json