Webhook events

Our events represents the process that you want to be notify by the webhook.

At this time we have 6 events:

  • Proxy POST: Event related to the Proxy API call

  • Inbound POST: Event related to the call of the Inbound API

  • Transaction POST: Event related to the Transactions API call, with the Post method

  • Transaction GET: Event related to the Transactions API call, with the Get method

  • Transaction INSPECT: Event related to the Transactions API call, with the Inspect method

  • Transaction DELETE: Event related to the call of the Transactions API, with the Delete method

Last updated

Was this helpful?