Skip to main content

package_fulfillment_status_push

Last Updated: 17 Jun 2025

Basics

PropertyValue
CategoryOrder Push
Push Mechanism Namepackage_fulfillment_status_push
Push Mechanism Code30
Push Mechanism DescriptionGet notified immediately on all package fulfillment status updates. This includes package cancellations that occur before shipping, so that you can take the necessary steps in time.
Push Mechanism Subscription RulesERP System/Seller In House System/Order Management/Swam ERP
Time Out Seconds3s
Sequence GuaranteedNo
Can Repeated Same MessageYes
Retry Seconds300s,1800s,10800s

Push Parameters

NameTypeSampleDescription
dataobject
ordersnstring250421TPSF33R6Shopee's unique identifier for an order.
package_numberstringOFG198917831207390Shopee's unique identifier for the package under an order.
fulfillment_statusstringLOGISTICS_REQUEST_CREATEDThe Shopee fulfillment status for the package. Applicable values: See V2.0 Data Definition - PackageFulfillmentStatus.
update_timeint641660123127Timestamp that indicates the last time that there was a change in value of package fulfillment status, such as package fulfillment status changed from 'LOGISTICS_READY' to 'LOGISTICS_REQUEST_CREATED'.
shop_idint64727720655Shopee's unique identifier for a shop.
codeint6430Shopee's unique identifier for a push notification.
timestampint641660123127Timestamp that indicates the message was sent.

Json

{"data":{"ordersn":"250421TPSF33R6","package_number":"OFG198917831207390","fulfillment_status":"LOGISTICS_REQUEST_CREATED","update_time":1660123127},"shop_id":727720655,"code":30,"timestamp":1660123127}

Update Log

DateUpdate Details
2025-05-28New Push