GuidesAPI Reference
Log In
API Reference

Informs the partner that the transaction has been logged against the account.

This webhook is sent when the account has a new transaction logged against it.

Payload

Contains the details of the transaction and the account balance after it's applied

The payload of the account status change

uuid
date-time

ISO datetime offset

string
Defaults to liberis.capitalAccounts.v3.transactionNotification
data
object
Responses
204

The webhook was successfully processed by the receiver

500

The webhook was not successfully processed by the receiver

LoadingLoading…