v1

latestOpenAPI 3.1.02026-08-044330906.8 KB

Retorna um Seller específico da loja

Reseller específico

get/resellers/token

Response

200

resellerIdinteger
razaoSocialstring
centroDistribuicaoIdinteger
ativoboolean
ativacaoAutomaticaProdutosboolean
autonomiaboolean
buyBoxboolean
nomeMarketPlacestring

Example response

{
  "razaoSocial": "string",
  "ativo": true,
  "ativacaoAutomaticaProdutos": true,
  "autonomia": true,
  "buyBox": true,
  "nomeMarketPlace": "string"
}