Get Webhook Data
GET
/api/v0/webhook-dataRequest
Query Params
companyId
string
required
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSON*/*
OK
Data Schema
response_code
integer <int32>
optional
response_message
string
optional
payload
array[object (WebhookDataResponse) {6}]
optional
companyId
string
optional
headers
object
optional
webhookUrl
string
optional
sslCertificate
string
optional
events
array[string]
optional
Allowed values:
PAYOUT_SUCCESSPAYOUT_PENDINGPAYOUT_FAILEDUTILITY_BILLPAY_SUCCESSUTILITY_BILLPAY_FAILEDUTILITY_BILLPAY_PENDING
enabled
boolean
optional
Example
Not configured
Last modified: 3 months ago