Added
Marketplace API new affiliate endpoints
May, 6
The Marketplace API has been updated to include new endpoints for managing affiliates. These endpoints allow you to list all store affiliates, update and delete affiliate records, and retrieve information about existing affiliates.
The Marketplace API update includes the following endpoints:
GETList affiliates: Retrieve a list of affiliates.GETGet affiliate by ID: Retrieve a specific affiliate by its ID.PUTUpdate affiliate by ID: Update an existing affiliate.DELETEDelete affiliate by ID: Delete an affiliate by its ID.