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 POST \ --url https://api.speedsellx.io/seller/v1/products/{id}/archive
{ "data": { "id": 123, "archived": true } }
Arquiva um produto da conta. Requer Idempotency-Key.
Show child attributes