---
title: "Valida Autenticação"
method: POST
path: "/v1/seller-sso/validate"
tags: ["Autenticação Transparente para Loja"]
---

# Valida Autenticação

`POST /v1/seller-sso/validate`

Utilize esse endpoint para validar o token para login transparente da loja:

## Request body

- object
  - `token` string

## Response `200`

Success

- object
  - `Seql_Usuario` string
  - `Nom_Usuario` string
  - `Nom_Login` string
  - `Nom_Email` string
  - `Cod_StatusRegistro` string
  - `Seql_Seller` string
  - `Seql_SubSeller` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/bs2/apis/bs2-core2-contacorrente-extrato-app-hosts-http-forintegratio.md) · [All operations](https://skmtc.net/bs2/apis/bs2-core2-contacorrente-extrato-app-hosts-http-forintegratio/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bs2/bs2-core2-contacorrente-extrato-app-hosts-http-forintegratio/revisions/989ddf3f68cd/schema)
