We update a fulfillment with the following info:
"location_id" => 63109627983,
"name" => "#1283.1",
"order_id" => 5527034462545,
"origin_address" => {},
"receipt" => {},
"service" => "fba-shipping",
"shipment_status" => nil,
"status" => "success",
"tracking_company" => "AMZN_DE",
"tracking_numbers" => [
[0] "DE2423898897"
And Shopify then translates the AMZN_DE into DHL, ignores our tracking URL and instead provides this tracking URL:
https://nolp.dhl.de/nextt-online-public/set_identcodes.do?lang=de&idc=DE2423898897
Its actually happening all the time. Our tracking links are being ignored, and instead Shopify creates what they think is correct. Sometimes it is, sometimes it isn’t.
How can we prevent this translation?