Event Notification

Usage

  • This is the API that the Platform should create to receive notifications of events that occur from NeoX.

  • Sequence Diagram

    • Notifies about balance amount

    • Notifies about disbursement transaction

API

  • Path: the URL(https://<<yourdomain.com/api/notifi>>) Webhook is created and configured by Platform on Merchant Portal, in the “Disbursement service” menu

  • Method: POST

  • Request: Body

Notification type

Notifies about balance amount

Notifies about disbursement transaction happened

Notifies about currency exchanged

Last updated