Affiliates
Get Affiliate Conversions
Retrieves a paginated list of orders attributed to a specific affiliate, specified by the id path parameter, ensuring the affiliate is part of the store using the x-store-id header. Uses pagination with limit, page, and offset query parameters.
GET
Get Affiliate Conversions
Previous
Retrieve Affiliate DetailsThis endpoint fetches detailed information about a specific affiliate identified by the `id` path parameter. It ensures the affiliation with the store using the `x-store-id` header. This includes affiliate profiles and conversion statistics such as the number of conversions, total revenue, and commissions. It returns 404 if the affiliate is not found.
Next
Get Affiliate Conversions