Skip to content

Commit

Permalink
V3 edit
Browse files Browse the repository at this point in the history
  • Loading branch information
georgehu0 committed Nov 29, 2017
1 parent d6b5e5b commit 6d3d0ae
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions source/record_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ Request
+-----------------------+---------------+---------------------------------------+
| model | No | model of automobile records. |
+-----------------------+---------------+---------------------------------------+
| cat_id | No | See Below for Categories Supported |
+-----------------------+---------------+---------------------------------------+
| year_manufactured | No | year_manufactured of automobile |
| | | records. |
+-----------------------+---------------+---------------------------------------+
Expand Down Expand Up @@ -134,6 +136,16 @@ This will prevent chrome_equipments, chrome_packages, and chrome_consumer_info s



Categories Supported
--------------------

- 2: New Automobile
- 3: Used Automobile
- 1009: Motorcycles
- 1060: ATV/UTV
- 1064: Snowmobiles


JSON Return Example:
~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 6d3d0ae

Please sign in to comment.