/
CO
copperx
/
Copperx API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 4w ago
View markdown
copperx
Copperx API
post
/api/v1/webhook-endpoints
v1
latest
OpenAPI 3.0.0
2026-07-14
98
163
181.9 KB
Asset
2
Auth
2
Chain
2
Checkout Sessions
8
Constants
1
Coupons
7
Customer
5
Invoice Setting
1
Invoices
11
Organization
3
Partner
2
Payment Intents
2
Payment Links
7
Payment Setting
1
Price
4
Product
7
Storage Files
1
Subscriptions
5
TaxRate
6
Transactions
1
User
3
UserInvites
4
WebhookEndpoints
7
get
/api/v1/webhook-endpoints
post
/api/v1/webhook-endpoints
get
/api/v1/webhook-endpoints/{id}
put
/api/v1/webhook-endpoints/{id}
delete
/api/v1/webhook-endpoints/{id}
post
/api/v1/webhook-endpoints/{id}/regenerate
post
/api/v1/webhook-endpoints/{id}/test
Withdrawal Addresses
6
WebhookEndpoints
post
/api/v1/webhook-endpoints
Request body
CreateWebhookEndpointDto
required
description
string
required
url
string
required
enabledEvents
WebhookEventsDto
required
Response
WebhookEndpointDto
required
id
string
required
description
string
required
url
string
required
secret
string
required
isDisabled
boolean
enabledEvents
WebhookEventsDto
required
createdAt
string
date-time
required
updatedAt
string
date-time
required