{
"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"
}
}A request is sent to the defined webhook whenever the integration is deleted from our system.
{
"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"
}
}Webhook data you will receive
Return a 200 status to indicate that the data was processed successfully. The response body may contain the extended line item.