Test webhook
POST {{MANAGEMENT_API_BASE_URL}}/merchants/{{YOUR_MERCHANT_ACCOUNT}}/webhooks/{{webhookId}}/test
Request Body
{"notification"=>{"paymentMethod"=>"visa", "eventCode"=>"AUTHORISATION", "amount"=>"10", "reason"=>"Authorize visa payment", "success"=>true}, "types"=>["CUSTOM"]}