M
M
maks789452019-04-09 17:01:43
API
maks78945, 2019-04-09 17:01:43

How to understand the description of sending a request via api?

The interaction of the parties is based on xml through the HTTPS protocol, the login and password given to you when connecting are used to authenticate the client. For authorization, the Json Web Token received after authentication is used.
Test URL: https://accountsapitest.easypay.ua:3322
Battle URL: https://accountsapi.easypay.ua:3322
Swagger(test) - https://accountsapitest.easypay.ua:3322/swagger/in..
Possible HTTP statuses: 200
- Successfully processed the request;
400 - Invalid input parameters;
403 - Invalid login, password or token;
500 - Request processing error, please try again later or contact support.
Help me understand, is there a structure of the requests themselves, how to send them correctly and get a response?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question