Partner

Overview

GEP SMART has a comprehensive Vendor Management system and can act as a source for vendor data. Alternatively, the vendor data from ERP can be exported to GEP SMART using integrations that are available for S2P transactions. The Partner Bulk API is used to post huge volumes of vendor data from ERP to GEP SMART. The Partner Bulk API API gives error details or success details for the volume, using BatchID, which are provided in the Bulk API response.

Actions
Verb URL format Action Description
POST api/Partner/PartnerDetails Create Create bulk Partner 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.