Cart
API | Description |
---|---|
POST api/cart/retrieve |
No documentation available. |
POST api/cart/save |
No documentation available. |
Exception
API | Description |
---|---|
POST api/exception/log |
No documentation available. |
GLP
The API call will get all public GLP data. (Restricted Access)
API | Description |
---|---|
GET api/glp/search |
No documentation available. |
GET api/GLP |
This method will return all GLP records listed on our website for public consumption. |
GLPAdhesive
The API call will get all public Adhesive data. (Restricted Access)
API | Description |
---|---|
GET api/GLPAdhesive |
This method will return all Adhesive records on our website for public consumption. |
GLPByAccountNumber
The API call will get all GLP data for a specific manufacturer.
API | Description |
---|---|
GET api/GLPByAccountNumber/{id} |
This method will return all GLP records, on our webiste, for a specific manufacturer when a valid account number is provided. |
GET api/GLPByAccountNumber/{id}?programcategory={programcategory} |
This method will return all GLP records (by Program Category), on our webiste, for a specific manufacturer when a valid account number is provided. The ProgramCategory should be supplied as Carpet, Cushion or Adhesive. |
GLPByCertificationNumber
The API call will get a specific GLP product by certification number. (Restricted Access)
API | Description |
---|---|
GET api/GLPByCertificationNumber/{id} |
This method will return a specific GLP record on our website when a valid certification number is provided. |
GLPCarpet
The API call will get all GLP Carpet data. (Restricted Access)
API | Description |
---|---|
GET api/GLPCarpet |
This method will return all GLP Carpet records on our website for public consumption. |
GLPCertificate
This API call will create a certificate by certification number.
API | Description |
---|---|
GET api/GLPCertificate/{id} |
This method will create a GLP certificate when a valid certification number is provided (PDF file format). |
GLPCushion
The API call will get all GLP Cushion data. (Restricted Access)
API | Description |
---|---|
GET api/GLPCushion |
This method will return all GLP Cushion records on our website for public consumption. |
Manufacturer
This API call will get all manufacturer data. (Restricted Access)
API | Description |
---|---|
GET api/Manufacturer |
This method will return all Account records that are categorized as Manufacturers of all 3 types. |
ManufacturerAdhesive
This API call will get all Manufacturer account data for Adheisve products. (Restricted Access)
API | Description |
---|---|
GET api/ManufacturerAdhesive |
This method will return all Account records that are categorized as Manufacturers of Adhesive. |
ManufacturerCarpet
This API call will get all Manufacturer account data for Carpet products. (Restricted Access)
API | Description |
---|---|
GET api/ManufacturerCarpet |
This method will return all Account records that are categorized as Manufacturers of Carpet. |
ManufacturerCushion
This API call will get all Manufacturer account data for Cushion products. (Restricted Access)
API | Description |
---|---|
GET api/ManufacturerCushion |
This method will return all Account records that are categorized as Manufacturers of Cushion. |
MerchandiseCategory
API | Description |
---|---|
GET api/merchandisecategory |
No documentation available. |
Merchendise
The API call will get all public Merchendise data. (Restricted Access)
API | Description |
---|---|
GET api/merchandise |
No documentation available. |
Order
API | Description |
---|---|
POST api/order/create |
No documentation available. |
POST api/order/updateaddress |
No documentation available. |
POST api/order/update |
No documentation available. |
POST api/order/finalize |
No documentation available. |
POST api/order/get |
No documentation available. |
Payment
API | Description |
---|---|
POST api/payment/save |
No documentation available. |
ProductCategory
This API call will get all ProductTypes for filtering GLPdata. (Restricted Access)
API | Description |
---|---|
GET api/ProductCategory |
This method will return all ProductTypes used to categorized GLP data. |
ProductCategoryAdhesive
This API call will get all ProductTypes for filtering GLPdata for Adhesive Only. (Restricted Access)
API | Description |
---|---|
GET api/ProductCategoryAdhesive |
This method will return all categories for Adhesive GLP data. |
ProductCategoryCarpet
This API call will get all ProductTypes for filtering GLPdata for Carpet Only. (Restricted Access)
API | Description |
---|---|
GET api/ProductCategoryCarpet |
This method will return all categories for Carpet GLP data. |
ProductCategoryCushion
This API call will get all ProductTypes for filtering GLPdata for Cushion Only. (Restricted Access)
API | Description |
---|---|
GET api/ProductCategoryCushion |
This method will return all categories for Cushion GLP data. |
ProductType
This API call will get all ProductTypes for filtering GLPdata. (Restricted Access)
API | Description |
---|---|
GET api/ProductType |
This method will return all ProductTypes used to categorized GLP data. |
ProductTypeAdhesive
This API call will get all ProductTypes for GLPdata for Adhesive Only. (Restricted Access)
API | Description |
---|---|
GET api/ProductTypeAdhesive |
This method will return all ProductTypes used by GLP Adhesive data. |
ProductTypeCarpet
This API call will get all ProductTypes for GLPdata for Carpet Only. (Restricted Access)
API | Description |
---|---|
GET api/ProductTypeCarpet |
This method will return all ProductTypes used GLP Carpet data. |
ProductTypeCushion
This API call will get all ProductTypes for GLPdata for Cushion Only. (Restricted Access)
API | Description |
---|---|
GET api/ProductTypeCushion |
This method will return all ProductTypes used by GLP Cushion data. |
Profile
API | Description |
---|---|
POST api/Profile |
No documentation available. |
SpotSolver
API | Description |
---|---|
GET api/spotsolver/spots |
No documentation available. |
GET api/SpotSolver |
No documentation available. |
User
API | Description |
---|---|
POST api/user/login |
No documentation available. |
POST api/user/logout |
No documentation available. |
POST api/user/changepassword |
No documentation available. |
POST api/user/forgotpassword |
No documentation available. |
POST api/user/lookup |
No documentation available. |
POST api/user/create |
No documentation available. |