/
YO
yoco
/
yoco-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4h ago · Updated 1w ago
Details
Filter operations
Capital
2
Card machines
2
Item Brands
2
Item Categories
2
Items
2
Locations
2
Modifier Groups
2
OAuth 2
1
Orders
2
Payment links
4
Payments
2
Payouts
3
Refunds
2
Staff
2
Web POS
4
Webhooks
8
get
List webhook subscriptions
post
Create webhook subscription
get
Fetch a webhook subscription
delete
Delete a webhook subscription
patch
Update a webhook subscription
post
Rotate the secret for a webhook subscription
post
Send a test webhook event for a subscription
get
List webhook event definitions
Webhooks
Webhook Events
12
Webhooks
List webhook event definitions
List webhook event definitions
get
/v1/webhooks/events/
Response
Successful Response
ListResponseWebhookEventDefinition
required
data
WebhookEventDefinition[]
required
A list of entities.
Example response
{ "data": [] }
Changes