Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pedidos do Netshoes não retornados em maestro/v1/orders #2

Open
kikoreis opened this issue Jul 12, 2021 · 1 comment
Open

Pedidos do Netshoes não retornados em maestro/v1/orders #2

kikoreis opened this issue Jul 12, 2021 · 1 comment

Comments

@kikoreis
Copy link

Embora eu tenha já feito pedidos no Magalu e no Netshoes, os pedidos que eu fiz no Netshoes não são retornados quando eu consulto /maestro/v1/orders, conforme o walkthrough:

curl -sH "X-API-Key: $APIKEY" https://alpha.api.magalu.com/maestro/v1/orders | \
        jq ".[] | {channel: .sales_channel.organization.code}"
{
  "channel": "magazine_luiza"
}
{
  "channel": "magazine_luiza"
}
{
  "channel": "magazine_luiza"
}

Deveria aparecer também o pedido Netshoes.

@alcidesmig
Copy link
Member

Ao bater em https://alpha.api.magalu.com/account/v1/whoami é retornado um e-mail, pode confirmar se é esse o e-mail que você utilizou para fazer os pedidos?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants