/
GI
givebutter
/
Givebutter API Documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Campaign Discount Codes
5
Campaign Members
3
Campaign Teams
3
Campaign Tickets
3
Campaigns
5
Contact Activities
5
Contact Tags
3
Contacts
6
Funds
5
Household Contacts
4
Households
5
Messages
2
Payouts
2
Pledges
2
Recurring Plans
2
Tickets
2
Transactions
4
Webhook Activities
2
Webhooks
5
get
List all webhooks
post
Create a webhook
get
Get a webhook
put
Update a webhook
delete
Delete a webhook
Webhooks
Create a webhook
post
/v1/webhooks
Request body
object
required
url
string
uri
required
event
'campaign.created'
|
'campaign.updated'
|
'ticket.created'
|
'transaction.succeeded'
|
'contact.created'
|
'plan.canceled'
|
'plan.created'
|
'plan.failed'
|
'plan.paused'
|
'plan.resumed'
|
'plan.updated'
|
'refund.created'
events
string[]
name
string
nullable
enabled
boolean
Response
WebhookResource
WebhookResource
required
id
string
required
name
string
nullable
required
signature
string
nullable
events
unknown[]
required
enabled
boolean
required
url
string
required
last_status
string
required
last_status_description
string
required
last_used_at
string
required
created_at
string
required
updated_at
string
required
Changes
No recorded changes to this endpoint across all 1 revision of this API.