{
"action": "integration_deleted",
"timestamp": 1525271885993,
"integration": {
"id": 1,
"shop_name": "API Integration",
"shop_url": "https://www.sendcloud.com",
"system": "api",
"failing_since": "2019-02-03T06:48:07Z",
"last_fetch": "2019-02-03T06:48:07Z",
"last_updated_at": "2019-02-03T06:48:07Z",
"service_point_enabled": true,
"service_point_carriers": [
"<string>"
],
"webhook_active": true,
"webhook_url": "https://www.sendcloud.com/sendcloud-webhooks"
}
}Webhooks
Integration deleted
A request is sent to the defined webhook whenever the integration is deleted from our system.
WEBHOOK
IntegrationDeleted
{
"action": "integration_deleted",
"timestamp": 1525271885993,
"integration": {
"id": 1,
"shop_name": "API Integration",
"shop_url": "https://www.sendcloud.com",
"system": "api",
"failing_since": "2019-02-03T06:48:07Z",
"last_fetch": "2019-02-03T06:48:07Z",
"last_updated_at": "2019-02-03T06:48:07Z",
"service_point_enabled": true,
"service_point_carriers": [
"<string>"
],
"webhook_active": true,
"webhook_url": "https://www.sendcloud.com/sendcloud-webhooks"
}
}API v2 is entering maintenance mode. New users should start with API v3 to access our latest features and improved performance. Already using v2? Don’t worry, your current integration remains fully functional. Read more about maintenance mode, or check out the migration guide for API v3.
Authorizations
Body
application/json
Webhook data you will receive
Response
200
Return a 200 status to indicate that the data was processed successfully. The response body may contain the extended line item.