Merchants
Recuperar detalhes de merchant pelo id
GET
/
v1
/
merchants
/
{id}
Authorizations
X-Client-Id
string
headerrequiredX-Api-Key
string
headerrequiredPath Parameters
id
string
requiredid do merchant
Response
200 - application/json
id
string
Identificador do merchant
createdAt
string
Data de criação
clientId
string
Identificador do client
mcc
string
Código mcc do cadatro do lojista no adquirente
status
enum<string>
Status do merchant
Available options:
active
, deleted
, pending
providers
object
Was this page helpful?