/
KA
karrio
/
Karrio API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 3d ago
Details
Filter operations
Addresses
5
API
2
Auth
4
Batches
6
Carriers
2
Connections
5
Documents
9
Manifests
3
Orders
6
Parcels
5
Pickups
5
Proxy
9
Shipments
7
Trackers
6
Webhooks
6
get
List all webhooks
post
Create a webhook
get
Retrieve a webhook
delete
Remove a webhook
patch
Update a webhook
post
Test a webhook
Webhooks
Test a webhook
test a webhook.
post
/v1/webhooks/{id}/test
Path parameters
id
string
required
Request body
WebhookTestRequest
required
payload
object
required
Response
Operation
required
operation
string
required
Operation performed
success
boolean
required
Specify whether the operation was successful
Changes