Skip to main content

Get a List of Stock Makes and Models

Query String Parameters

NameTypeDescriptionRequired
ActionStringListStockMakeModelRequired
DisplayCountIntFilter the number of stock items to display.Optional
StockColumnStringThe stock column name to sort on, defaults to StockMake if not specified.Optional
DirectionStringSpecify the direction of list items sorting, asc or desc.Optional
ProductGroupStringFilter by the product group name.Optional
SearchTermStringFilter by a search term.Optional

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab
2The display count is in an invalid format.Integer value is invalid or was not specified (when required)
2The product group specified does not exist.No record found using the specified parameters

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=ListStockMakeModel