/
UP
upwardli
/
API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 1w ago
Details
Filter operations
accounts
4
auth
2
billPayments
6
billReporting
9
billSwitch
2
cbaas
5
consumers
23
creditInsights
1
onboarding
14
partners
6
paymentCards
13
payments
19
plaid
2
repayments
3
rewards
4
simulations
3
statements
3
webhooks
5
get
Retrieve Webhook Registration
post
Register Webhook Listener
get
Retrieve Webhook History
put
Update Webhook History
delete
Delete Webhook Registration
webhooks
Register Webhook Listener
Register a new Webhook
post
/v2/webhooks/registrations/
Headers
Authorization
string
required
Bearer authentication
Request body
RegisterWebhook
required
webhook_name
string
required
endpoint
string
required
Response
RegisterWebhook
required
webhook_name
string
required
endpoint
string
required
Changes