cURL
curl --request GET \ --url https://api.dooki.com.br/v2/{alias}/orders/export/{service} \ --header 'User-Secret-Key: <api-key>' \ --header 'User-Token: <api-key>'
{ "queue_id": "<string>", "total": "<string>" }
Exporta pedidos para um serviço específico
Documentation IndexFetch the complete documentation index at: https://docs.yampi.com.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.yampi.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Alias da loja
Nome do serviço para exportação
Pedidos exportados com sucesso
Was this page helpful?