Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Painel do Seller
cURL
curl --request GET \ --url https://api.speedsellx.io/seller/v1/upsells
{ "data": "<string>", "meta": { "current_page": 123, "per_page": 123, "total": 123, "last_page": 123 } }
Retorna os upsells de um produto (product_id obrigatório), paginados.
product_id
x >= 1
1 <= x <= 100
50
Show child attributes