get https://api.next-tech.com/v1/professionitem/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url 'https://api.next-tech.com/v1/professionitem/?page=1&size=50' \
--header 'accept: application/json'
xxxxxxxxxx
26}
{
"items": [
{
"id": 5,
"changed": "2025-04-13T18:38:37.067Z",
"changeduserid": 7,
"created": "2025-04-13T18:38:37.067Z",
"createduserid": 3,
"accountno": "4010",
"active": false,
"chargeable": true,
"costunit": 200.5,
"includeonoffer": true,
"itemunitid": 452,
"priceunit": 200.5,
"professioncode": "PM",
"professiondescription": "Project Management",
"professiongroup": "grp1",
"salaryno": "FLX"
}
],
"page": 0,
"pages": 0,
"size": 0,
"total": 0