Skip to main content
GET
Get a single webhook record by UUID

Authorizations

Authorization
string
header
required

Obtain a token from POST /v1/auth/token using your client_id and client_secret, then enter Bearer <token> here.

Path Parameters

id
string<uuid>
required

Webhook record UUID

Response

Webhook record found

success
boolean
message
string
errorCode
string
data
object

Outbound webhook delivery record for a transaction

errors
string[]
timestamp
string<date-time>