cURL
curl --request GET \ --url https://api.dooki.com.br/v2/{alias}/config/merchant-credentials \ --header 'User-Secret-Key: <api-key>' \ --header 'User-Token: <api-key>'
{ "data": "<any>" }
Retorna a listagem de credenciais da loja
Alias da loja
Lista de credenciais
The response is of type object.
object
Was this page helpful?