Skip to main content
GET
Identifica a conta merchant associada à credencial. Com OAuth, use access token (gp_oat_live_...) e scope account:read. Com API key, use X-API-Key e permissão account/balance.
Retorna o resource owner (conta merchant autorizada), não dados pessoais do usuário que clicou em autorizar.
string
Bearer gp_oat_live_... — access token OAuth2. Requer scope account:read.
string
gp_live_... — chave de API com permissão account/balance.
Use uma das autenticações acima. Erro 403 insufficient_scope se o token OAuth não inclui account:read.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

Conta merchant autorizada identificada.

success
boolean
required
message
string
required
data
object
required
requestId
string