| code | int32 | 33 | Shopee's unique identifier for a push notification. |
| timestamp | timestamp | | Timestamp that indicates the message was sent. |
| shop_id | int64 | | Shopee's unique identifier for a shop. Required param for most APIs. |
| data | object[] | | Main Push message data |
| shop_id | int64 | | Shopee's unique identifier for a shop. |
| biz_request_type | int32 | | 1: Inbound 2: Return From Warehouse 3: Sales order invoice 4: Move Transfer 5:IA |
| biz_request_id | string | | Return by default. The business FBS request order ID. |
| fail_reason | string | | Invoice issuance failed reason. |
| fail_type | int32 | | 1: sku tax info error 2: seller tax info error |
| invoice_deadline_time | int64 | | The expired time of this failed invoice. If expired, then this request order would be cancelled. |
| invoice_id | string | | Invoice ID |
| shop_sku_list | object[] | | |
| shop_item_id | int64 | | ID of item |
| shop_model_id | int64 | | ID of model |
| shop_item_name | string | | Name of item |
| shop_model_name | string | | Name of model |
| shop_sku_id | string | | itemID_modelID |