yourAudi - Track New Car Order

If you use this link http://pro.jsonlint.com/ you can translate the confusing mess on your order to look more like this

{
"responseInfo": {
"code": 0,
"desc": "Success"
},
"data": [
{
"orderNumber": "2669***5",
"orderStatus": "10",
"deliveryDealerCode": "00088",
"orderHistory": [
{
"orderStatus": "10",
"statusDate": "2016-12-16T01:01:55+0000"
}
],
"vehicleData": {
"make": "Audi",
"model": "S3 Saloon",
"modelVariant": "2.0 TFSI quattro",
"modelVersion": "1",
"modelYear": "2017",
"vehicleLongDescription": "2.0 TFSI quattro 310 PS S tronic",
"exteriorColour": "Ara blue, crystal effect",
"fuelType": "Petrol",
"engineSize": "2000",
"engineName": "2.0 TFSI quattro",
"acceleration": "4.6",
"power": "310",
"maxPower": "228 (310)/5500-6500",
"topSpeed": "155",
"maxTorque": "400/2000-5400",
"drive": "quattro",
"fuelTankCapacity": "55",
"grossVehicleWeight": "2020",
"unladenWeight": "1470",
"gear": "S tronic",
"trimLine": "S3 Saloon",
"bikRate": "27",
"fuelConsumptionUrban": "34.0",
"fuelConsumptionRural": "51.4",
"fuelConsumptionAverage": "43.5",
"co2EmissionsAverage": "151",
"equipmentList": [

Top of the page....there's a load of junk between this information to the bottom (which is below)
That should show you all your options


current": true,
"audiConnect": true,
"emissionClass": "EU6",
"transmission": "7-speed S tronic",
"luggageCapacity": "390",
"fromExperian": false,
"brochureName": "/content/dam/audi/production/PDF/PriceAndSpecGuides/a3-s3-saloon.pdf",
"audi": true
},
"modelCode": "8VMS3Y",
"modelYear": "17",
"modelVersion": "1",
"exteriorCode": "K6K6",
"interiorCode": "EI",
"translatedOptions": [
"KA2",
"PCG",
"PC2",
"PS6",
"PU7",
"S3C",
"VL4",
"VW1",
"WB6",
"YMA",
"3FB",
"6XK",
"7X2",
"7Y1",
"9S8",
"9VS"
],
"buildWeek": "201708",
"firstDayOfBuildWeek": "2017-02-20T00:00:00+0000",
"orderSaleDate": "2016-12-10T00:00:00+0000",
"carline": "35250",
"handbook": "51227",
"options": "KA2 PCG PC2 PS6 PU7 VL4 VW1 WB6 3FB 6XK 7X2 7Y1 9S8 9VS",
"orderDealer": "00088",
"commission": "0566549",
"commissionYear": "2016",
"orderType": "00",
"customerType": "10"
}
],
"listInfo": {
"pageSize": 10,
"pageNumber": 1,
"totalPages": 1,
"totalCount": 1
}
 
The wait is killing me lol
 
  • Like
Reactions: The Kendragon
If you use this link http://pro.jsonlint.com/ you can translate the confusing mess on your order to look more like this

{
"responseInfo": {
"code": 0,
"desc": "Success"
},
"data": [
{
"orderNumber": "2669***5",
"orderStatus": "10",
"deliveryDealerCode": "00088",
"orderHistory": [
{
"orderStatus": "10",
"statusDate": "2016-12-16T01:01:55+0000"
}
],
"vehicleData": {
"make": "Audi",
"model": "S3 Saloon",
"modelVariant": "2.0 TFSI quattro",
"modelVersion": "1",
"modelYear": "2017",
"vehicleLongDescription": "2.0 TFSI quattro 310 PS S tronic",
"exteriorColour": "Ara blue, crystal effect",
"fuelType": "Petrol",
"engineSize": "2000",
"engineName": "2.0 TFSI quattro",
"acceleration": "4.6",
"power": "310",
"maxPower": "228 (310)/5500-6500",
"topSpeed": "155",
"maxTorque": "400/2000-5400",
"drive": "quattro",
"fuelTankCapacity": "55",
"grossVehicleWeight": "2020",
"unladenWeight": "1470",
"gear": "S tronic",
"trimLine": "S3 Saloon",
"bikRate": "27",
"fuelConsumptionUrban": "34.0",
"fuelConsumptionRural": "51.4",
"fuelConsumptionAverage": "43.5",
"co2EmissionsAverage": "151",
"equipmentList": [

Top of the page....there's a load of junk between this information to the bottom (which is below)
That should show you all your options


current": true,
"audiConnect": true,
"emissionClass": "EU6",
"transmission": "7-speed S tronic",
"luggageCapacity": "390",
"fromExperian": false,
"brochureName": "/content/dam/audi/production/PDF/PriceAndSpecGuides/a3-s3-saloon.pdf",
"audi": true
},
"modelCode": "8VMS3Y",
"modelYear": "17",
"modelVersion": "1",
"exteriorCode": "K6K6",
"interiorCode": "EI",
"translatedOptions": [
"KA2",
"PCG",
"PC2",
"PS6",
"PU7",
"S3C",
"VL4",
"VW1",
"WB6",
"YMA",
"3FB",
"6XK",
"7X2",
"7Y1",
"9S8",
"9VS"
],
"buildWeek": "201708",
"firstDayOfBuildWeek": "2017-02-20T00:00:00+0000",
"orderSaleDate": "2016-12-10T00:00:00+0000",
"carline": "35250",
"handbook": "51227",
"options": "KA2 PCG PC2 PS6 PU7 VL4 VW1 WB6 3FB 6XK 7X2 7Y1 9S8 9VS",
"orderDealer": "00088",
"commission": "0566549",
"commissionYear": "2016",
"orderType": "00",
"customerType": "10"
}
],
"listInfo": {
"pageSize": 10,
"pageNumber": 1,
"totalPages": 1,
"totalCount": 1
}
I've tried posting in the URL from myaudi and get this
Parse error on line 1:
<!DOCTYPEhtml><htmlx
^
Expecting '{', '['
Am I doing it wrong?
 
I've tried posting in the URL from myaudi and get this
Parse error on line 1:
<!DOCTYPEhtml><htmlx
^
Expecting '{', '['
Am I doing it wrong?

Go to page 5 on this thread and it explains it on there mate.
 


For those who've ordered a BE in ara blue. Short but very sweet


Sent from my iPhone using Tapatalk
 
Ok that didn't work. But for those with Instagram
ba47861ec2e805e3cca423430d22c8e7.png



Sent from my iPhone using Tapatalk
 
Ok that didn't work. But for those with Instagram
ba47861ec2e805e3cca423430d22c8e7.png



Sent from my iPhone using Tapatalk
Didn't go for BE because of the alloys but tempted to get the grille sprayed/wrapped now haha!
 
  • Like
Reactions: S3go
a79ea5fb492e70b43f6227fe7b66129c.png



Sent from my iPhone using Tapatalk
 
Didn't go for BE because of the alloys but tempted to get the grille sprayed/wrapped now haha!

Wrap all day mate! Cheaper and doesn't compromise the paint warranty


Sent from my iPhone using Tapatalk
 
Wrap all day mate! Cheaper and doesn't compromise the paint warranty


Sent from my iPhone using Tapatalk
Good point never had anything wrapped before but I'm guessing the finish is pretty good? Just been quoted £60 for the front grill.
 
I love the ara blue but went with daytona in the end with the BE. I've only seen a daytona with a wrapped black grill so far but looks the business
0b16c6fda604b3c99db0a712722a295f.png



Sent from my iPhone using Tapatalk
 
  • Like
Reactions: Mark_86
Good point never had anything wrapped before but I'm guessing the finish is pretty good? Just been quoted £60 for the front grill.

Done properly wraps look great, it's a properly skilled job - is not as easy as it looks! Where are you based @samo26
 
Good point never had anything wrapped before but I'm guessing the finish is pretty good? Just been quoted £60 for the front grill.

Yeh £60-£100 is fair. Decent places tend to have demo's of work they've done


Sent from my iPhone using Tapatalk
 
I love the ara blue but went with daytona in the end with the BE. I've only seen a daytona with a wrapped black grill so far but looks the business
0b16c6fda604b3c99db0a712722a295f.png



Sent from my iPhone using Tapatalk
To be fair that looks mint with Daytona!

Perfect combo for me as I still like the silver wings!
 
Done properly wraps look great, it's a properly skilled job - is not as easy as it looks! Where are you based @samo26
I'm in Leeds Tom seen a place that do wraps for a company I know so plenty of pics on there facebook page!
 
Ah far away from me then! I know the guys at a place here that do wraps, they're quality is amazing. I'm toying with the idea of doing the lower middle part of the bumper in black as well, not sure yet.
 
  • Like
Reactions: samo26
@K4RL if you want the most accurate representation of your order:

1. Open a web browser and load the following URL after logging into the MyAudi website

https://www.audi.co.uk/myaudi-public-api/services/v1/orders/ORDERNUMBERHERE

2. Then copy/paste the text that appears and go to jsonlint.com and paste it in and click 'validate' (this puts it in a more readable form)

3. Now scroll to the bottom and look for 'translatedOptions'. You'll find a list of three-letter codes, these are the options that have been added to your car. You'll need to go to the Audi A3 Brochure and look up the option codes and make sure these are what you ordered (You can find it here).

eg.

"translatedOptions": [
"CC1", --> This is the S-Line Alloy Wheels
"PCE", --> This is Driver Assistance Package
"PS6", --> This is Super Sports Seats
"QQ4", --> This is Interior Lighting Package
"UH2", --> This is Hold Assist
"VW1", --> This is Privacy Glass
"2Z0", --> This is deletion of model/engine technology badge at rear
"3S1", --> This is Aluminium Roof rails
"7HE", --> This is extended mono-pur
"9VS" --> This is Bang & Olufsen
],

Page 5 has nothing on it which helps.

Sent from my SM-T700 using Tapatalk

@peter-d-w See the above posted I've quoted and highlighted for you. Once translated, the top a few lines show the build progress.

I love the ara blue but went with daytona in the end with the BE. I've only seen a daytona with a wrapped black grill so far but looks the business
0b16c6fda604b3c99db0a712722a295f.png



Sent from my iPhone using Tapatalk

That looks awesome! Can't wait for mine to arrive. Just found out, she's now on a boat... yet again, a week earlier than planned. :)
 
  • Like
Reactions: S3go
@peter-d-w See the above posted I've quoted and highlighted for you. Once translated, the top a few lines show the build progress.



That looks awesome! Can't wait for mine to arrive. Just found out, she's now on a boat... yet again, a week earlier than planned. :)


Lucky guy.... im still on Status 30!... been on this over a week now.. :( thought it might of been on the ship by now... I think to have this by end of this month is now slim :(
 
Lucky guy.... im still on Status 30!... been on this over a week now.. :( thought it might of been on the ship by now... I think to have this by end of this month is now slim :(

Yep same! Was hoping it would have changed to 38 yesterday. Can't see it being here within 2 weeks now


Sent from my iPhone using Tapatalk
 
The ship City of Oslo is currently on it's way to Sheerness: ETA 20/1/17 20:00 so your S3 may well be on it.
 
Mine has hit status 30 today. Your Audi has left Ingolstadt
 
  • Like
Reactions: Beaver02 and Mark_86
Yep same! Was hoping it would have changed to 38 yesterday. Can't see it being here within 2 weeks now


Sent from my iPhone using Tapatalk


was really hoping it to be a ship by now ... :(
 
exciting times mate... but it seems to be the longest part haha

I am holding out for a March 1st delivery, so they can take there time :) I don't want it any sooner as i need to get rid of my car first and want the 17 plate!
 
I think im now status 38

,"orderStatus":"38","deliveryDealerCode":"00353","orderHistory":[{"orderStatus":"30","statusDate":"2017-01-12T01:06:18+0000"},{"orderStatus":"24","statusDate":"2017-01-09T00:00:00+0000"},{"orderStatus":"23","statusDate":"2017-01-07T00
 
But why does not say a date and time when it was done or is it because its in process??
 
Yep same! Was hoping it would have changed to 38 yesterday. Can't see it being here within 2 weeks now


S3go .... is yours now changed??

Sent from my iPhone using Tapatalk
 
  • Like
Reactions: S3go

Yes mate mine is the spit of yours

"orderStatus":"38","deliveryDealerCode":"00726","orderHistory":[{"orderStatus":"30","statusDate":"2017-01-12T01:21:43+0000"},


Sent from my iPhone using Tapatalk
 
I think...i think... its going to be loaded on to City Of Rome ship
 
  • Like
Reactions: S3go
Any ideas on the date and time?


Sent from my iPhone using Tapatalk
 
"orderStatus": "24",
"statusDate": "2017-01-16T00:00:00+0000"

Woody has been sat in QC since Monday, hope there's nothing wrong/broken/damaged :notworking:
 
Yeh I was in QC for 5 days mate


Sent from my iPhone using Tapatalk
 
Mine went to status 30 on the 17th and this morning went to 38. How long have most people waited to go from 38 to 39?
 
  • Like
Reactions: andrew.w