航司状态更新通知
当一个或多个航司在 Atlas 中的运行状态发生变化时发送的 webhook 事件。
Last updated
Was this helpful?
当一个或多个航司在 Atlas 中的运行状态发生变化时发送的 webhook 事件。
Last updated
Was this helpful?
Was this helpful?
{
"data": {
"airline": ["TO", "HV"],
"airlineStatus": "Active"
},
"status": -1,
"type": "airline.status"
}{
"airline": ["TO", "HV"],
"airlineStatus": "Active"
}{
"data":{
"airline":["TO","HV"],
"airlineStatus":"Active"},
"status":-1,
"type":"airline.status"
}