You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/includes/_events.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,8 +152,6 @@ You may notice one or more of these fields available in the vehicle object on so
152
152
153
153
`salePrice`
154
154
155
-
`wholesalePrice`
156
-
157
155
All of the above fields are `deprecated`, meaning they may be removed from the API at a later date. New integrations should not use any of the above fields and should instead rely on `startingPrice` or `finalPrice` for the correct vehicle pricing information.
158
156
159
157
@@ -195,7 +193,6 @@ Field Key | Example Value | Field Format | Status
0 commit comments