Skip to main content
PUT
Update a wallet alert

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

external_customer_id
string
required

The customer external unique identifier (provided by your own application)

Example:

"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"

wallet_code
string
required

A unique wallet identifier within a customer. It is either set by the user at creation or auto-generated by Lago if not provided.

Example:

"wallet-code"

code
string
required

Unique code of the alert

Example:

"balance_threshold_alert"

Body

application/json

Update an existing alert for a wallet

alert
object
required

Response

Wallet alert updated

alert
object
required