/
TH
thrivory-com
/
Thrivory ThriveNow API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 10mo ago
View markdown
thrivory-com
Thrivory ThriveNow API
post
Create webhook endpoint
v4
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-10-10
28
26
56.2 KB
Adjudications & Settlements
4
Auth
4
Claims
4
Imports
2
Metadata
3
Operations
1
Payout Accounts
4
Webhooks
6
get
List webhook endpoints
post
Create webhook endpoint
get
Get webhook endpoint
delete
Delete webhook endpoint
post
Rotate webhook signing secret
post
Send a test event to a webhook endpoint
Webhooks
post
Claim review result
post
Adjudication decision created
post
Settlement funded
post
Settlement failed
post
Authoritative claim status update
post
Reconciliation event posted
Webhooks
Create webhook endpoint
post
/v1/webhooks/endpoints
Headers
Idempotency-Key
string
Provide a unique key per request to enable safe retries
Request body
WebhookEndpointCreateRequest
required
url
string
uri
required
description
string
Response
Endpoint
WebhookEndpoint
required
id
string
required
url
string
uri
required
description
string
secret_last4
string
status
'active'
|
'disabled'
required