Retorna um Seller específico da loja
Reseller específico
get/resellers/{resellerId}
Path parameters
resellerIdinteger required
Valor único utilizado para identificar o seller
Response
200
Example response
{
"razaoSocial": "string",
"ativo": true,
"ativacaoAutomaticaProdutos": true,
"autonomia": true,
"buyBox": true,
"nomeMarketPlace": "string"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.