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:
GET
List affiliates: Retrieve a list of affiliates.GET
Get affiliate by ID: Retrieve a specific affiliate by its ID.PUT
Update affiliate by ID: Update an existing affiliate.DELETE
Delete affiliate by ID: Delete an affiliate by its ID.