ProductBrands

ProductBrands

The ProductBrands resource allows product brands to be listed and viewed. Here are some examples URIs:

· /ProductBrands - returns product brands;

· /ProductBrands?name=ABC - returns product brands with name starting with ABC;

The full range of URIs and HTTP Verbs supported are:

Operation                                                                   

HTTP Action                                                                                                                                                                        

List of product brands                                                               

GET /ProductBrands                                                                                                                                                                        

 

These filters can be used with the GET ProductBrands endpoint:

Filter                                        

Description                                                                                                                                                                                                   

name                                        

Only return brands which name starts with the specific name                                                                                                                                                                                                   

Filters are used by adding the filter and value to the URI: /ProductBrands?name=ABC                                                                                                                                                                                                   

Available Fields for Product Brand:

Property                       

Type                            

Length                  

Required                          

Notes                                                                                                                              

Id                       

Guid                            

 

 

Required for PUT, Ignored for POST operations                                                                                                                              

Name                       

String                            

50                  

Yes                          

Brand name                                                                                                                              

Was this article helpful?

Have more questions? Submit a request