v3
OpenAPI 3.1.02026-08-06186981679.4 KBmerchant
Get Payment Webhook Activity
get/merchant/webhooks
Query parameters
pagenumber double
limitnumber double
responseCodestring
searchstring
Search by numeric responseCode
eventTypestring
merchantIdstring
startDatestring
Filter by sentAt >= startDate (ISO 8601)
endDatestring
Filter by sentAt <= endDate (ISO 8601)
transactionIdstring
Search by transaction Id
status'success' | 'failure'
Filter by delivery status ('success' for responseCode < 400, 'failure' for responseCode >= 400)
Headers
Authorizationstring required
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Response
Ok