1. 2.API list
LME OPEN API
  • 1.Prepare
    • RSA keys
    • http format
  • 2.API list
    • 1).createOrder
    • 2).order detail
    • 3).Tracing push
    • 4).cancelOrder
    • 5).queryOrderRoute
    • 6).updateOrder
    • 7).queryOrderRouteV2
    • 8).Tracing push V2
    • 9).addressValidate
    • 10).queryLabel
  • 3.SDK
    • java sdk
    • php sdk
  • 4.ERROR CODE MAPPING
  • 5. Deliverable postal codes
    • Australia
    • New Zealand
    • United States
    • Canada
  • 6.Label
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
  1. 2.API list

8).Tracing push V2

Service capabilities: receive the order tracing push from LME, implication by vender system, if response time or the data code of response not 200, will retry 20 times with fixed interval rate
This API only available before parcel collected.
request data:
parameter namedescriptionis requiredparameter type
channelfalsestring
orderNotruestring
outOrderNotruestring
actiontracing actiontruestring
eventCodetracing actiontruestring
operatorTimetruestring
eventTimetruestring
timeZoneturestring
routingDescriptiontruestring
eventtruestring
updateTimetruestring
imageUrlavailable when action was sign_image, expired at 30 daysfalsestring
shippingAddressImageUrlavailable when action was sign_image, expired at 30 daysfalsestring
orderLocationtruestring
eventZipCodetruestring
eventCitytruestring
eventStatetruestring
eventCountrytruestring
updateTimetruestring
trackNofalsestring
response data:
parameter namedescriptionparameter type default value
      code if not 200, will retryint32 200
     message response messagestring SUCCESS
action mapping:
coderoutingDescriptionExplainshown
create_orderOrder created by [sender name]Create orderY
collect_orderParcel arrived at warehouse [warehouse name]Parcel arrived at warehouse [warehouse name]Y
update_orderOrder info updatedOrder info updated
deliver_in_warehoseParcel arrived at warehouse [warehouse name]Parcel arrived in distribute warehourseY
exception_orderOrder exceptionSystem error
damage_orderOrder damagedParcel damaged
order_sorting_finishOrder sortingWarehouse sorting completed
out_warehorse_2Parcel left warehouse [warehouse name] and being delivered by [driver name]Driver pick upY
exception_change_data_1Rescheduled-unable to contact: [deriver name] could not contact recipent and has rescheduled the delivery. Parcel is expected to be redelivered within two days.Driver marks can not finish deliveryY
exception_rejectRejected: You have rejected parcel.Driver marks reject by recipientY
exception_withdrawing_re_in_warehouseYour parcel has been withdrawn according to the sender's requestFHE staff marks withdrawY
exception_loseLost: Your parcel is lost, please wait for our further information.Driver marks lostY
damage_warehouse_outUndelivered, please contact customer service.Parcel damaged and already out of the warehouse
refund_warehouse_outUndelivered, please contact customer service.Parcel withdrawn and already out of the warehouse
sign_inYour parcel has been delivered.Signed by recipientY
sign_imageYour parcel has been delivered.Delivered at front door, other safe place etc.Y
navigation_or_address_errorNavigation error or wrong address, unable to reach destinationDriver marks navigation error or wrong addressY
recipient_address_poboxThe receiving address is a PO BOXDriver marks PO BOXY
no_safe_no_way_contacthere is no safe place for the parcel, and the recipient cannot be contactedDriver marks no safe place to leave parcelY
user_request_for_time_changeThe recipient requests to change the delivery time.Driver marks recipient requests a new time for deliveryY
exception_breakagexxx Mark as damaged.Liu Mark as damaged. The parcel is about to return to the warehouse, please wait for further processing. If you haveany questions, please contact your sender for further informationY
exception_loseSorry, your parcel has been lost, please contact the customer service.Sorry, your parcel has been lost, please contact the customer service.Y
order_oversizeOversized or exceeding standards.Oversized or exceeding standards.Y
lostParcel lost, please contact customer service.FHE staff marks lostY
modify_sign_inYour parcel has been delivered.Driver change sign informationY
reassignThe delivery has not been completed. parcel has been returned to the warehoused, and will be redeliverd for you as soon as possible.Driver marks can not finish delivery, and will be deliver one more timeY
transport_orderYour parcel has been forwarded to Australia Post, Tracking Number: [tracking number]Forwarded to Aus Post (Only in Australia)Y
transport_order_v2display the detail message from other channelForwarded to Aus Post (Only in Australia)Y
to_be_delivereddisplay the detail message from other channelForwarded to Aus Post (Only in Australia)Y
allocate_orderParcel left warehouse [warehouseName] and being transported to [transferWarehouseId]Parcel left warehouse [warehouseName] and being transported to [transferWarehouseName]Y
block_remove_packageRemove binning, reason %sRemove binning, reason %s
block_remove_package_abnormal_remarkOrder block Remove PackageRemoved and marked as abnormal, reason %s
allocate_wait_outThe parcel will be shipped to %sOrder allocate wait outY
allocate_outParcel left warehouse [warehouseName] and being transported to [transferWarehouseName]Order allocate outY
allocate_inParcel arrived at warehouse [warehouseName]. We will deliver within 3 working daysParcel arrived at warehouse [warehouseName]. We will deliver within 3 working daysY
order_sorting_finishWarehouse sorting completedWarehouse sorting completedY
Modified at 2025-05-26 08:03:13
Previous
7).queryOrderRouteV2
Next
9).addressValidate
Built with