Skip to main content
POST
Create wallet alert(s)
You can also create multiple wallet alerts at once.

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"

Body

application/json

Create a new alert for a wallet

alert
object
required

Response

Wallet alert(s) created

alert
object
required