HG Marketplace Integration#
About Integration#
This document serves as a guide to integrate marketplaces to Hepsiglobal platform. Communication occurs two ways between Hepsiglobal Rest API Endpoints and Marketplace's Webhooks. Marketplace can retrieve or send data
using Hepsiglobal endpoints. Also, Hepsiglobal sends data updates to Marketplace using Marketplace's webhooks.Authentication#
API endpoints are secured with OAuth 2.0 authentication. The client_credentials
method is used as the grant_type
for token retrieval.Modified at 2024-08-20 13:14:05