• Welcome to F150Lightningforum.com everyone!

    If you're joining us from F150gen14.com, then you may already have an account here!

    If you were registered on F150gen14.com as of April 16, 2022 or earlier, then you can simply login here with the same username and password!

Sponsored

TacoTuesday

New member
First Name
Brian
Joined
Aug 25, 2021
Threads
1
Messages
4
Reaction score
8
Location
Seattle
Vehicles
2022 F-150 Lightning reserved
I was kind curious and took a look at what data was loaded when I viewed my reservation at https://www.ford.com/buy/reserve/details.html?reservationId=myreservationID. The data gets loaded from https://apigtw.ford.com/oneford/api/gep/USA/reservations/resID?lang=en_us but you need to pass your credentials cookie in the request.

There isn't a ton of new info in there but they list paint codes and some other option codes. I did a little searching and I could find results for a handful of values but I didn't see a complete list anywhere. I'm guessing someone with a better understanding of Ford specific codes could translate some of these values.

Here's the complete output of my reservation metadata with a few values redacted. I also decoded that base64 bit in there and added it at the bottom.
JSON:
{
    "code": "10857xxx",
    "totalPrice": {
        "currencyIso": "USD",
        "value": 100,
        "formattedValue": "$100.00"
    },
    "entries": [{
        "product": {
            "code": "spec-100000508017",
            "catalogId": "WANAB-TFD-2022-F-150",
            "features": [{
                "family": {
                    "code": "PAA"
                },
                "values": [{
                    "code": "PN4GM",
                    "guxCategoryLabels": "paint",
                    "guxCategoryDescription": "E Com Paint Type",
                    "state": "S",
                    "guxCategories": ["paint"]
                }]
            }],
            "imageUrl": "https://www.ford.com/is/image/content/dam/vdm_ford/live/en_us/ford/nameplate/f-150lightning/2022/collections/dm/22_FRD_F15_BEV_P-702_lightning_reserve.tif?croppathe=1_3x2&wid=900",
            "marketingIdentity": {
                "brand": "ford",
                "nameplate": "F-150 LIGHTNING",
                "marketingIdentityNamePlate": "F-150",
                "segment": "truck",
                "modelYear": "2022",
                "salesMarket": "USA"
            },
            "bslData": {
                "configState": "eyJjYXRhbG9nSWQiOiJXQU5BQi1URkQtMjAyMi1GLTE1MCIsImNvbmZpZ3VyYXRpb24iOnsid2Vyc0NvZGVzIjpbIjU3NlZWIiwiMDAwVlYiLCJBOUNCSyIsIkFBNUg1IiwiQUFBRkMiLCJBQk1CRiIsIkNBI0JDIiwiRFItLUUiLCJFTi1BQSIsIkdCVkFSIiwiNTc2MDAiLCJBOUNCS19BQTVINV9BQUFGQ19BQk1CRl9DQSNCQ19EUi0tRV9TRSNHSiIsIlBONEdNIiwiRUdBWloiLCJTRSNHSiIsIkQzSEVBIiwiV0FOQUIiLCJEMlVBUSIsIlRSLUFBIiwiWVpDQUciLCJZWlZTRyJdfSwic2VsZWN0ZWRGZWF0dXJlcyI6WyIwMDBWViIsIjU3NjAwIiwiNTc2VlYiLCJBOUNCSyIsIkFBNUg1IiwiQUFBRkMiLCJBQk1CRiIsIkNBI0JDIiwiRDJVQVEiLCJEM0hFQSIsIkRSLS1FIiwiRUdBWloiLCJFTi1BQSIsIkdCVkFSIiwiUE40R00iLCJTRSNHSiIsIlRSLUFBIiwiV0FOQUIiLCJZWkNBRyIsIllaVlNHIl0sImxvY2tlZEZhbWlseU5hbWVzIjpbXSwibG9ja2VkRmVhdHVyZXMiOltdLCJkZWZhdWx0UHJlY2VkZW5jZSI6W10sImNvbmRpdGlvbmFsRGVmYXVsdFByZWNlbmRlbmNlIjp7fX0=~L:WANAB-TFD-2022-F-150:false:000VV,57600,576VV,A9CBK,AA5H5,AAAFC,ABMBF,CA#BC,D2UAQ,D3HEA,DR--E,EGAZZ,EN-AA,GBVAR,PN4GM,SE#GJ,TR-AA,WANAB,YZCAG,YZVSG::~",
                "conflict": {},
                "props": {
                    "model-code": "TFD02",
                    "segment-code": "TRUCK",
                    "nameplate-label": "F-150",
                    "gprice-enabled": "YES",
                    "segment": "truck",
                    "co2": "tech-spec-data",
                    "ecommerce": "Inactive",
                    "marketing-model-year": "2022",
                    "gux": "Inactive",
                    "inventory": "Inactive",
                    "catalog-id": "WANAB-TFD-2022-F-150"
                },
                "specs": {},
                "images": {},
                "features": {
                    "byMarketing": [{
                        "code": "paint",
                        "name": "E Com Paint Type",
                        "features": [{
                            "code": "PN3XX",
                            "state": "A"
                        }, {
                            "code": "PN4A7",
                            "state": "E"
                        }, {
                            "code": "PN4BX",
                            "state": "E"
                        }, {
                            "code": "PN4FG",
                            "state": "A"
                        }, {
                            "code": "PN4GM",
                            "state": "S"
                        }, {
                            "code": "PN4GW",
                            "state": "E"
                        }, {
                            "code": "PN4GX",
                            "state": "E"
                        }, {
                            "code": "PN4GY",
                            "state": "E"
                        }, {
                            "code": "PN4HJ",
                            "state": "A"
                        }, {
                            "code": "PN4HM",
                            "state": "A"
                        }, {
                            "code": "PN4HQ",
                            "state": "E"
                        }, {
                            "code": "PN4HR",
                            "state": "E"
                        }, {
                            "code": "PN4HY",
                            "state": "A"
                        }, {
                            "code": "PN4HZ",
                            "state": "E"
                        }, {
                            "code": "PN4JA",
                            "state": "A"
                        }, {
                            "code": "PN4JP",
                            "state": "E"
                        }, {
                            "code": "PN4JY",
                            "state": "A"
                        }, {
                            "code": "PNAJF",
                            "state": "E"
                        }, {
                            "code": "PNEGC",
                            "state": "E"
                        }, {
                            "code": "PNYW3",
                            "state": "A"
                        }],
                        "displayContext": ["ALL"]
                    }],
                    "selectedByMarketing": [{
                        "code": "paint",
                        "name": "E Com Paint Type",
                        "features": [{
                            "code": "PN4GM",
                            "state": "S"
                        }],
                        "displayContext": ["ALL"]
                    }]
                },
                "keyFeatures": {},
                "vehiclePrice": {},
                "personalisedContent": {},
                "timingPoints": [{
                    "code": "S4PNBS",
                    "state": "I"
                }]
            },
            "marketingProperties": [{}]
        },
        "dealer": {
            "code": "USA|08511|F74011|F",
            "name": "Sound Ford, Inc.",
            "address": {
                "line1": "101 SW Grady Way",
                "town": "Renton",
                "region": {
                    "isocode": "US-WA",
                    "isocodeShort": "WA",
                    "countryIso": "USA",
                    "name": "Washington"
                },
                "postalCode": "980573122",
                "phone": "(425) 235-1000",
                "country": {
                    "isocode": "USA",
                    "name": "United States"
                }
            },
            "isParticipating": true,
            "isDealerBEVEnrolled": "TRUE",
            "isDealerEcomEnrolled": "TRUE",
            "email": "[email protected]",
            "isCartCheckoutNaReadyFlagEV": true,
            "deliveryPreferredFlag": "N/A",
            "remoteDeliveryNaFlag": "TRUE",
            "marketArea": "West Market Area",
            "regionCode": "74",
            "chatProvider": false
        },
        "readyToOrder": false,
        "detailedPriceSummary": {
            "nonDealerizedPrice": {
                "governmentGrant": {
                    "prices": []
                },
                "userSelectedFeatures": [],
                "totalFees": {
                    "prices": []
                },
                "incentives": {
                    "incentivizedFeatures": []
                },
                "otrChargeAmount": {
                    "prices": [{
                        "type": "Azdocfee",
                        "value": 0
                    }, {
                        "type": "Ddocfee",
                        "value": 0
                    }, {
                        "type": "Xdocfee",
                        "value": 0
                    }, {
                        "type": "AXZDAdminFee",
                        "value": 0
                    }, {
                        "type": "finCharge",
                        "value": 0
                    }, {
                        "type": "GasGuzzlerTax",
                        "value": 0
                    }, {
                        "type": "GasFee",
                        "value": 0
                    }, {
                        "type": "destDel",
                        "value": 0
                    }, {
                        "type": "voladFee",
                        "value": 0
                    }, {
                        "type": "AddFee",
                        "value": 0
                    }]
                },
                "selectedFeaturePrice": {
                    "prices": [{
                        "type": "DealerPrice",
                        "value": 0
                    }, {
                        "type": "MSRP",
                        "value": 0
                    }, {
                        "type": "InvoicePrice",
                        "value": 0
                    }]
                },
                "finalPrice": {
                    "prices": [{
                        "type": "DealerPrice",
                        "value": 39974
                    }, {
                        "type": "MSRP",
                        "value": 39974
                    }, {
                        "type": "MSRPincldestDel",
                        "value": 39974
                    }, {
                        "type": "finalTotalInvoice",
                        "value": 39974
                    }, {
                        "type": "AZPrice",
                        "value": 38375.04
                    }, {
                        "type": "XPrice",
                        "value": 39174.52
                    }, {
                        "type": "XPriceInclDestDel",
                        "value": 39174.52
                    }, {
                        "type": "AZPriceInclDestDel",
                        "value": 38375.04
                    }]
                },
                "registrationTax": {
                    "prices": []
                },
                "includedFeaturePrice": [],
                "basePrice": {
                    "prices": [{
                        "type": "MSRP",
                        "value": 39974
                    }, {
                        "type": "dealerPrice",
                        "value": 39974
                    }, {
                        "type": "reservationFee",
                        "value": 100
                    }, {
                        "type": "baseInvoicePrice",
                        "value": 39974
                    }],
                    "featureId": "A9CBK_AA5H5_AAAFC_ABMBF_CA#BC_DR--E_SE#GJ"
                }
            },
            "reservationDepositPrice": 100,
            "accessoriesPrice": {
                "totalPrice": 0,
                "totalCashPrice": 0,
                "totalFinancePrice": 0,
                "accessories": []
            },
            "chargingPrice": {
                "totalPrice": 0,
                "totalCashPrice": 0,
                "totalFinancePrice": 0,
                "accessories": []
            },
            "totalPriceWithAddOns": -100,
            "totalFinancePriceWithAddOns": -100,
            "protectionPlansPrice": {},
            "totalPreTaxPriceWithAddOns": -100,
            "purchaseDeposit": 100
        },
        "financeData": {
            "financeType": "Cash",
            "properties": {},
            "incentives": []
        },
        "estimatedFinanceData": {
            "financeType": "Cash",
            "properties": {},
            "incentives": []
        }
    }],
    "user": {
        "uid": "xxx"
    },
    "created": "2021-05-20T15:57:19+0000",
    "status": "CREATED",
    "statusDisplay": "created",
    "channel": "WEB",
    "orderType": "RESERVATION",
    "isInvalidColor": false,
    "reservationDate": "2021-05-20T15:57:19.258Z",
    "cartCheckoutCompleted": false,
    "accessoryData": {
        "totalPrice": 0,
        "totalCashPrice": 0,
        "totalFinancePrice": 0,
        "accessories": [],
        "currentConfig": ""
    },
    "chargingData": {
        "totalPrice": 0,
        "totalCashPrice": 0,
        "totalFinancePrice": 0,
        "accessories": [],
        "quoteFlags": {},
        "currentConfig": ""
    },
    "purchaseData": {},
    "protectionPlansData": {
        "includedWarranty": false
    },
    "readyToPurchase": false,
    "offersAndIncentivesData": {},
    "showroomJourneyType": false
}
and the decoded base64
JSON:
{
    "catalogId": "WANAB-TFD-2022-F-150",
    "configuration": {
        "wersCodes": ["576VV", "000VV", "A9CBK", "AA5H5", "AAAFC", "ABMBF", "CA#BC", "DR--E", "EN-AA", "GBVAR", "57600", "A9CBK_AA5H5_AAAFC_ABMBF_CA#BC_DR--E_SE#GJ", "PN4GM", "EGAZZ", "SE#GJ", "D3HEA", "WANAB", "D2UAQ", "TR-AA", "YZCAG", "YZVSG"]
    },
    "selectedFeatures": ["000VV", "57600", "576VV", "A9CBK", "AA5H5", "AAAFC", "ABMBF", "CA#BC", "D2UAQ", "D3HEA", "DR--E", "EGAZZ", "EN-AA", "GBVAR", "PN4GM", "SE#GJ", "TR-AA", "WANAB", "YZCAG", "YZVSG"],
    "lockedFamilyNames": [],
    "lockedFeatures": [],
    "defaultPrecedence": [],
    "conditionalDefaultPrecendence": {}
}
Sponsored

 

Sponsored

frautumn

Well-known member
First Name
Fred
Joined
Jun 18, 2021
Threads
5
Messages
284
Reaction score
263
Location
Northern CA
Vehicles
2022 Ford F-150 Lightning Lariat
OP
OP

TacoTuesday

New member
First Name
Brian
Joined
Aug 25, 2021
Threads
1
Messages
4
Reaction score
8
Location
Seattle
Vehicles
2022 F-150 Lightning reserved
How do I pass credentials id to the api? I tried without but get xml response with "Access is denied"
I used Charles Proxy but the easiest way if this is just a one off for you is to open Chrome's Dev Tools console and switch the network tab. Refresh and then look for the request in the list, right click on it and select open in new tab. Here's a quick guide.
 

gorwell

Well-known member
First Name
Andrew
Joined
Jul 19, 2021
Threads
18
Messages
816
Reaction score
1,111
Location
Sacramento
Vehicles
Ioniq 5 / XLT Standard
How do I pass credentials id to the api? I tried without but get xml response with "Access is denied"
Quick Tutorial:

Load website by clicking the "My Reservation" button on your email. Log in.
In Chrome: Open Dev Tools, Right Click > Inspect
Goto Network Tab . Reload page.
Search for apigtw.ford.com
I had two, one doesn't work, one does. Click on each and view the "response" tab. That will give you the JSON response like the OP had.


My Date/Time Stamp:

2021-05-20T01:48:00.414Z

I got my reservation confirmation email @

May 19, 2021, 6:48 PM (PST)

So this matches given the Minute is correct, just a different time zone.
 

PandaSlash

Active member
Joined
Jun 23, 2021
Threads
0
Messages
31
Reaction score
14
Location
Maryland
Vehicles
'15 Kia Optima, '22 Lightning (Reserved)
Quick Tutorial:

Load website by clicking the "My Reservation" button on your email. Log in.
In Chrome: Open Dev Tools, Right Click > Inspect
Goto Network Tab . Reload page.
Search for apigtw.ford.com
I had two, one doesn't work, one does. Click on each and view the "response" tab. That will give you the JSON response like the OP had.


My Date/Time Stamp:

2021-05-20T01:48:00.414Z

I got my reservation confirmation email @

May 19, 2021, 6:48 PM (PST)

So this matches given the Minute is correct, just a different time zone.
+7 hours...guess its based off of Greenwhich Mean Time, maybe?
 

Sponsored

corradoborg

Well-known member
First Name
Mike
Joined
Jun 29, 2021
Threads
0
Messages
115
Reaction score
127
Location
Santa Cruz, CA
Vehicles
2001 Toyota Tacoma S-Runner; F-150 Lightning order
Occupation
Corporate Physical Security Manager
Thanks @gorwell

I got "reservationDate":"2021-05-20T03:09:53.727Z"

(Looks like they all end in Z)
 

frautumn

Well-known member
First Name
Fred
Joined
Jun 18, 2021
Threads
5
Messages
284
Reaction score
263
Location
Northern CA
Vehicles
2022 Ford F-150 Lightning Lariat
I used Charles Proxy but the easiest way if this is just a one off for you is to open Chrome's Dev Tools console and switch the network tab. Refresh and then look for the request in the list, right click on it and select open in new tab. Here's a quick guide.
Thanks! That worked using Chrome Dev tools. However "open in new tab" just gave me the same access denied error, but I didn't need to do that as just selecting the entry shows a preview pane with all of the fields. My time appears to be about 15 mins after they opened the reservations I think.

reservationDate: "2021-05-20T01:45:58.811Z"
 

corradoborg

Well-known member
First Name
Mike
Joined
Jun 29, 2021
Threads
0
Messages
115
Reaction score
127
Location
Santa Cruz, CA
Vehicles
2001 Toyota Tacoma S-Runner; F-150 Lightning order
Occupation
Corporate Physical Security Manager
+7 hours...guess its based off of Greenwhich Mean Time, maybe?
Duh. Just occured to me... the Z is for Zulu Time, AKA Coordinated Universal Time (UTC), AKA Greenwich Mean Time.
 
OP
OP

TacoTuesday

New member
First Name
Brian
Joined
Aug 25, 2021
Threads
1
Messages
4
Reaction score
8
Location
Seattle
Vehicles
2022 F-150 Lightning reserved
I think I figured out most of the available colors. There were only 3 I couldn't find.
  • Race Red
  • Smoked Quartz
  • Stone Gray
  • Agate Black
  • Green
  • Orange
  • Yellow
  • Iconic Silver Metallic
  • Ford Atlas Blue Metallic
  • Rapid Red Metallic Tinted
  • Star White Metallic
  • Antimatter Blue Metallic
  • Space White Metallic
  • Carbonized Gray Metallic
  • School Bus Yellow
  • Vermillion Red
  • Oxford White
  • PN3XX
  • PN4JP
  • PN4JY

Here's a spreadsheet I used. It includes links to paint chips when available as well as my sources and research links.
2022 Ford F-150 Lightning suspected paint options


I'm a sucker for productive procrastination. Mix in too much coffee, ADHD, and excitement over this truck and I can't help myself.
Sponsored

 
Last edited:


 


Top