Create wallet alert(s)
Wallets
Create a wallet alert
This endpoint allows you to create a new alert for a wallet.
POST
Create wallet alert(s)
Documentation Index
Fetch the complete documentation index at: https://lago-dependabot-npm-and-yarn-picomatch-2-3-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
You can also create multiple wallet alerts at once.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The customer external unique identifier (provided by your own application)
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
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
- Option 1
- Option 2
Response
Wallet alert(s) created
- Option 1
- Option 2