API
Crearea unui Invois
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"id": "0ee63c41-ea0a-4d09-a840-bb40798bf711"
}{
"name": "Bad Request",
"message": "{\"idno\":[\"IDNO cannot be blank.\"],\"service\":[\"Service ID cannot be blank.\"]}",
"code": 405,
"status": 400,
"type": "yii\\web\\HttpException"
}<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Unauthorized (#401)</title>
<style>
body {
font: normal 9pt "Verdana";
color: #000;
background: #fff;
}
h1 {
font: normal 18pt "Verdana";
color: #f00;
margin-bottom: .5em;
}
h2 {
font: normal 14pt "Verdana";
color: #800000;
margin-bottom: .5em;
}
h3 {
font: bold 11pt "Verdana";
}
p {
font: normal 9pt "Verdana";
color: #000;
}
.version {
color: gray;
font-size: 8pt;
border-top: 1px solid #aaa;
padding-top: 1em;
margin-bottom: 1em;
}
</style>
</head>
<body>
<h1>Unauthorized (#401)</h1>
<h2>{"name":"Forbidden","message":"","code":0,"status":403}</h2>
<p>
The above error occurred while the Web server was processing your request.
</p>
<p>
Please contact us if you think this is a server error. Thank you.
</p>
<div class="version">
2019-03-19 12:51:23 </div>
</body>
</html>Vizionarea listei Invoices
Path Parameters
Name
Type
Description
Filtram Invoisurile din lista, dupa anumite criterii
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Selectam si vizionam datele despre Invois dupa "Code"
Path Parameters
Name
Type
Description
Vizionam lista Serviciilor
Path Parameters
Name
Type
Description
Selectarea Serviciilor dupa suma
Path Parameters
Name
Type
Description
Selectam si vizionam datele despre servis dupa "Code"
Path Parameters
Name
Type
Description
Crearea tranzactiei
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated