post

Webhook is called on user approve, payment notification or user linked

Payload

Event sent when a payment is made.

string
enum
required

The type of the event.

Allowed:
string

The reference of the transaction.

string

The unique identifier of the payment.

string

The privacy scope of the payment.

string

Additional metadata related to the payment.

string
enum

The current status of the payment.

beneficiaries
array of objects

List of beneficiaries for the payment.

beneficiaries
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…