{
"connection_id": "connection_id",
"data": {
"failed_url": "failed_url",
"affected_endpoints": [
{
"endpoint": "GET /wms/inventory",
"preventing_sync": true
},
{
"endpoint": "GET /wms/orders",
"preventing_sync": false
}
],
"integration_name": "integration_name",
"error_message": "Missing integration_name permissions for URL: failed_url.",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"last_seen": "2021-01-01T00:00:00Z"
},
"event_type": "connection-error.deleted",
"integration_name": "integration_name",
"integration_type": "wms"
}Admin
Connection error deleted
When a Connection Error is resolved.
WEBHOOK
connection-error.deleted
{
"connection_id": "connection_id",
"data": {
"failed_url": "failed_url",
"affected_endpoints": [
{
"endpoint": "GET /wms/inventory",
"preventing_sync": true
},
{
"endpoint": "GET /wms/orders",
"preventing_sync": false
}
],
"integration_name": "integration_name",
"error_message": "Missing integration_name permissions for URL: failed_url.",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"last_seen": "2021-01-01T00:00:00Z"
},
"event_type": "connection-error.deleted",
"integration_name": "integration_name",
"integration_type": "wms"
}Body
application/json
- Option 1
- Option 2
Example:
"connection_id"
Show child attributes
Show child attributes
Available options:
connection-error.deleted Example:
"connection-error.deleted"
Example:
"integration_name"
Example:
"wms"
Response
200
Success