Update alias virtual account

Endpoint to update the alias associated with a customer ID.

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

payload:
- customerId: UUID
- required
- alias: string (6-20 chars; letters, numbers, dots and hyphens)
- required

string
required

Unique identifier of the customer

string
required

Alias between 6 and 20 characters. Only letters, numbers, dots, and hyphens are allowed.

Headers
string

API Key for service authentication (alternative to JWT Bearer token). Optional.

string

API Secret for service authentication (alternative to JWT Bearer token). Optional.

Response
200
Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!