/
AL
alternativepayments
/
Alternative Payments
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17h ago · Updated 2w ago
Details
Address
2
Bills
12
Card Form
1
Checkout
8
CheckoutAuth
1
Customers
10
Invoices
8
OAuth
1
Payment request
2
PaymentMethods
6
Payments
3
Payouts
3
Preferences
1
Refunds
3
Vendor Payments
4
Vendors
11
Webhooks
5
get
List webhook subscriptions
post
Subscribe to a webhook
get
List webhook events
post
Retry failed webhooks
delete
Unsubscribe from a webhook
Webhooks
Unsubscribe from a webhook
Remove a webhook subscription by ID
delete
/webhooks/{subscription_id}
Path parameters
subscription_id
string
required
Subscription ID
Response
OK
WebhookSubscription
required
Webhook subscription information
created_at
string
endpoint_url
string
id
string
is_active
boolean
partner_id
string
secret_last_4_digits
string
topic
'payout_paid'
|
'payout_failed'
|
'payout_processing'
|
'payout_scheduled'
|
'customer_created'
|
'customer_updated'
|
'customer_archived'
|
'payment_succeeded'
|
'payment_chargeback'
|
'payment_refunded'
|
'invoice_paid'
|
'invoice_archived'
|
'invoice_created'
|
'invoice_updated'
|
'payment_failed'
|
'payment_method_added'
|
'payment_method_deleted'
|
'default_payment_method_changed'
|
'vendor_created'
|
'vendor_updated'
|
'vendor_deactivated'
|
'vendor_reactivated'
|
'bill_created'
|
'bill_updated'
|
'bill_submitted'
|
'bill_rejected'
|
'bill_deleted'
|
'vendor_payment_processing'
|
'vendor_payment_succeeded'
|
'vendor_payment_failed'
|
'vendor_payment_canceled'
|
'vendor_data_request_submitted'
updated_at
string