Kérés fejléce
Host: api.nicenic.net
Authorization: username:api_secret
Content-Type: application/json
Authorization: username:api_secret
Content-Type: application/json
Válasz specifikációk
### Response format
```json
{
"code": 0,
"msg" : "success",
"data" : {} // Specific data
}
Válasz állapotkódja
| Állapot | Leírás |
|---|---|
| 0 | Sikeres |
| 201 | Függőben |
| 400 | Paraméterhiba |
| 401 | Nincs jogosultság |
| 404 | Nincs találat |
| 500 | Szerver belső hiba |






