JANUARY order updates!

Anyone ever look at the e-shop on ramtrucks.com? Filter to RHO and your area code. See others saying *being built * sale in transit....why is mine not showing up? Mine is built ready to ship.
I'm just being nosey to see if there is going to be any rhos around where I live. Kinda hoping I'm the only one for awhile
 
Anyone ever look at the e-shop on ramtrucks.com? Filter to RHO and your area code. See others saying *being built * sale in transit....why is mine not showing up? Mine is built ready to ship.
I'm just being nosey to see if there is going to be any rhos around where I live. Kinda hoping I'm the only one for awhile
I’m showing a few that are in stock and some in transit. I’m assuming these are going to be dealer stock for cancelled orders. Mine is not showing up and it shipped last week. Im assuming because ours are sold and won’t go into dealer inventory?
 
I’m showing a few that are in stock and some in transit. I’m assuming these are going to be dealer stock for cancelled orders. Mine is not showing up and it shipped last week. Im assuming because ours are sold and won’t go into dealer inventory?
I guess makes sense. The in transit sold must be bought when it was on order. Got me a little excited thought I could see what's coming to my area but I'm sure it will be much more than listed on there.
 
Who’s gonna be the first to receive their order????

What’s everyone estimated delivery showing? Mine is 3/24
Mine used to have an estimated delivery date - it was like 4/26. Now, it's TBD. Who knows. I know it was built, passed inspection and was on "shipping hold" or some status like that last time I checked. Feeling pretty good about getting it this month though. My spidey sense . . .
 
Mine used to have an estimated delivery date - it was like 4/26. Now, it's TBD. Who knows. I know it was built, passed inspection and was on "shipping hold" or some status like that last time I checked. Feeling pretty good about getting it this month though. My spidey sense . . .
My estimated delivery was 5/18. Went to TBD after it was built. After it shipped it changed to 3/24
 
I'm surprised at my Ram app too. It seemed like the person most "in the know" said when you get it set up, it would show you trips/movement history - not just from the the point you signed up. I was on the app about a week ago (or more?) and my truck was built on 2/22 - but still nothing on the location part of the app - or anything else for that matter. Oh well . . .
 
Anyone ever look at the e-shop on ramtrucks.com? Filter to RHO and your area code. See others saying *being built * sale in transit....why is mine not showing up? Mine is built ready to ship.
I'm just being nosey to see if there is going to be any rhos around where I live. Kinda hoping I'm the only one for awhile
The answer is simple. I checked the e-shop 10 times a day and my tracker. Both are so far off. Regardless, I still checked em all day. Had me hooked. My truck is at MD and has been for 4 days, shipper picks it up tomorrow. Mine went from in transit with a delivery to MD on March 6, to the third, and now it’s says TBD. E-Shop has in in transit. Have hope!
 
Mine showed up on eshop about 3 weeks after I picked it up. Yeah going to admit I still check eshop sometimes 🤣
 
The answer is simple. I checked the e-shop 10 times a day and my tracker. Both are so far off. Regardless, I still checked em all day. Had me hooked. My truck is at MD and has been for 4 days, shipper picks it up tomorrow. Mine went from in transit with a delivery to MD on March 6, to the third, and now it’s says TBD. E-Shop has in in transit. Have hope!
Oh wow. When was your “vehicle built” date.
 
not sure if this means anything but i decided to inspect the JSON from the tracker website. mine is showing in the UI as "in production" since 2/11.

when inspecting the response from "vehicleOrders?brand=ramtrucks" it shows this (replaced personal info with DELETED)

[
{
"id": "7611",
"timestamp": "2025-03-03T16:25:45.000000764Z",
"created": "2025-01-05T09:32:10.000000675Z",
"data": {
"brand": "ramtrucks",
"von": "DELETED",
"name": "DELETED",
"status": "KZM"
}
}
]

status is KZM which means its shipped. however when i inspect "https://www.ramtrucks.com/hostz/cots/order-status/DELETED/DELETED" it shows

{
"statusCode": "200",
"orderstatus": [
{
"statusCode": "C",
"statusDesc": "Order Confirmed",
"arrivalDate": "",
"statusUpdateDate": "2025-01-02",
"display": "Y",
"currentStatus": "N",
"order": "1"
},
{
"statusCode": "D1",
"statusDesc": "Scheduled",
"arrivalDate": "",
"statusUpdateDate": "2025-01-17",
"display": "Y",
"currentStatus": "N",
"order": "2"
},
{
"statusCode": "E",
"statusDesc": "In Production",
"arrivalDate": "2025-05-01",
"statusUpdateDate": "2025-02-11",
"display": "Y",
"currentStatus": "Y",
"order": "3"
},
{
"statusCode": "KZ",
"statusDesc": "Vehicle Built",
"arrivalDate": "",
"statusUpdateDate": "",
"display": "Y",
"currentStatus": "N",
"order": "4"
},
{
"statusCode": "KZM",
"statusDesc": "Shipped",
"arrivalDate": "",
"statusUpdateDate": "",
"display": "Y",
"currentStatus": "N",
"order": "5"
},
{
"statusCode": "KZX",
"statusDesc": "Delivered",
"arrivalDate": "",
"statusUpdateDate": "",
"display": "N",
"currentStatus": "N",
"order": "6"
}

current status is "in production" which obviously aligns with the UI and where it gets its info from. I emailed my dealer on friday and they were still showing JB "shipped to body vendor" status on their end. Not sure if it can go to from JB to KZM in 3 days.....
 
I am still in KZP status. Same since last week. Anyone have a truck in transit that was built in February?
 
Yes. Dealer said their system still shows kZP
 
not sure if this means anything but i decided to inspect the JSON from the tracker website. mine is showing in the UI as "in production" since 2/11.

when inspecting the response from "vehicleOrders?brand=ramtrucks" it shows this (replaced personal info with DELETED)

[
{
"id": "7611",
"timestamp": "2025-03-03T16:25:45.000000764Z",
"created": "2025-01-05T09:32:10.000000675Z",
"data": {
"brand": "ramtrucks",
"von": "DELETED",
"name": "DELETED",
"status": "KZM"
}
}
]

status is KZM which means its shipped. however when i inspect "https://www.ramtrucks.com/hostz/cots/order-status/DELETED/DELETED" it shows

{
"statusCode": "200",
"orderstatus": [
{
"statusCode": "C",
"statusDesc": "Order Confirmed",
"arrivalDate": "",
"statusUpdateDate": "2025-01-02",
"display": "Y",
"currentStatus": "N",
"order": "1"
},
{
"statusCode": "D1",
"statusDesc": "Scheduled",
"arrivalDate": "",
"statusUpdateDate": "2025-01-17",
"display": "Y",
"currentStatus": "N",
"order": "2"
},
{
"statusCode": "E",
"statusDesc": "In Production",
"arrivalDate": "2025-05-01",
"statusUpdateDate": "2025-02-11",
"display": "Y",
"currentStatus": "Y",
"order": "3"
},
{
"statusCode": "KZ",
"statusDesc": "Vehicle Built",
"arrivalDate": "",
"statusUpdateDate": "",
"display": "Y",
"currentStatus": "N",
"order": "4"
},
{
"statusCode": "KZM",
"statusDesc": "Shipped",
"arrivalDate": "",
"statusUpdateDate": "",
"display": "Y",
"currentStatus": "N",
"order": "5"
},
{
"statusCode": "KZX",
"statusDesc": "Delivered",
"arrivalDate": "",
"statusUpdateDate": "",
"display": "N",
"currentStatus": "N",
"order": "6"
}

current status is "in production" which obviously aligns with the UI and where it gets its info from. I emailed my dealer on friday and they were still showing JB "shipped to body vendor" status on their end. Not sure if it can go to from JB to KZM in 3 days.....
Is there a way to get the code number without reaching out to the dealer?
 
Is there a way to get the code number without reaching out to the dealer?
thats what i was trying to figure out with what i posted. not sure if the code i found is accurate or not though. otherwise no, you'd have to reach out to the dealer to get an update on what they have access too.
 
I'm surprised at my Ram app too. It seemed like the person most "in the know" said when you get it set up, it would show you trips/movement history - not just from the the point you signed up. I was on the app about a week ago (or more?) and my truck was built on 2/22 - but still nothing on the location part of the app - or anything else for that matter. Oh well . . .
How did you set up the app without the truck? I downloaded the app and tried inputting the last 8 of my VIN, but it says vehicle not found.
 

Trending content

Back
Top