Catalog

Overview

GEP SMART allows maintenance of catalogs to capture the vendor items as hosted and contracted items as pricebook catalog. The Catalog Bulk API allows fetching items available in GEP SMART as pricebook or hosted catalogs based on the input filter criteria.

Actions
Verb URL format Action Description
POST api/Catalog/CatalogDetails Read Get Catalog details Details
POST api/InBoundCatalog/InBoundCatalogDetails Create This POST API allows creating and updating of catalog details. Details
Authentication

Please refer our user authentication section for more details: Authentication

Response Codes
Status Code Status Description
202 Accepted The request is accepted for processing.
400 Bad Request The request could not be understood or was missing required parameters.
401 Unauthorized Authentication failed, or user doesn't have permissions for requested operation.
404 Not Found Resource was not found.
415 Unsupported Media Type API is not able to process the client's supplied media type, as indicated by the Content-Type request header.
500 Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request.