API Reference

Entrar

Método utilizado no app FixPay Seller para que o usuário possa entrar e acessar suas funções.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Entrar

No Body devemos passar obrigatoriamente alguns valores para poder realizar o Login.

Abaixo temos um exemplo de como inserir estes dados usando JSON.

{ "email":"email@email.com", "senha":"senha123"" }
Body Params
string
required

Email do representante. Ex: representante@email.com

string
required

Senha do representante. Ex.: senha123

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json