Address
Events

Address events

Method: GET
Route: /merchants/:merchant/wallets/:wallet/address/:id/events (opens in a new tab)

The data contains a list of events for the payment address, such as transactions being received and confirmed, webhooks being sent, and status changes.

ParameterTypeDescription
merchantStringrequired Merchant ID in UUIDv4 format
walletStringrequired Wallet ID in UUIDv4 format
idStringrequired Payment Address

Query

FieldTypeDescription
pageNumberNumber of Page
limitNumberEvents per page

Response

FieldTypeDescription
paginationObjectPagination data
eventsObjectEvent data
⚠️

This API endpoint is private and requires an authorization header X-Api-Key