感谢您的反馈!
Property |
Value |
Comment |
msg_type |
10 |
field to determine message type. |
Retry times
|
12 |
Retry times when client failed to response |
Retry Interval | 30min |
delay between two retries |
Auth Required |
true |
This notification need authorization |
Triggered when Reverse order status is updated
{ "seller_id": "12345", "message_type": 10, "data": { "reverse_order_id": 658960600102006, "reverse_status": "RTM_INIT", "trade_order_id": 416557324702006, "extraParams": {}, "trade_order_line_id": 416557324802006, "buyer_id": 100112802006, "seller_id": 1000143772, "reverse_order_line_id": 663790000102006, "status_update_time": 1626767698 }, "timestamp": 1627889609, "site": "lazada_sg" }
"reverse_status" enumeration value
Please note that this push does not push all states of the reverse order. You will only receive a push of this type if the reverse order type and status meet the corresponding reverse-type and key.
For example, the REFUND_SUCCESS status will only be pushed if the reverse order is of type ONLY_REFUND, if your reverse order type is RTM, then you will not receive the REFUND_SUCCESS status.