作废通知
当作废请求已提交或其状态发生变化时发送的 webhook 事件。
Last updated
Was this helpful?
Was this helpful?
{
"cid": "XXXXXXX",
"type": "order.void",
"status": -1,
"data": {
"orderNo": "TESTA20250512100600259",
"voidCode": "202505-0012",
"voidStatus": 2,
"message": "Void successful and confirmed by the airline."
}
}{
"cid": "XXXXXXX",
"type": "order.void",
"status": -1,
"data": {
"orderNo": "TESTA20250512100600259",
"voidCode": "202505-0012",
"voidStatus": 2,
"message": "Void successful and confirmed by the airline."
}
}{
"cid": "XXXXXXX",
"type": "order.void",
"status": -1,
"data": {
"orderNo": "TESTA20250512100600259",
"voidCode": "202505-0012",
"voidStatus": 4,
"message": "Automatic void processing failed after 10 retries."
}
}