Ibanera API Documentation
  • Introduction
  • API Setup
  • Integration and Function flow
    • 1. Request a Quote
      • Get Quote Error Code
    • 2. Authorization Transaction
      • 3D Secure Information
      • Authorization Transaction Error Code
    • 3. Get Details (Optional)
      • Get Details Error Codes
  • Webhooks
    • Setting up Webhooks
      • Provision an Endpoint
      • Receiving and Acknowledging webhooks
      • Test webhooks
Powered by GitBook
On this page
  1. Webhooks
  2. Setting up Webhooks

Test webhooks

For testing purpose only

POST Request to {Endpoint}/pay/test-webhook

Please use this endpoint the simulate the testing.

{
    "merchantId":"95"
}
PreviousReceiving and Acknowledging webhooks

Last updated 1 year ago