get https://api.next-tech.com/v1/type/price/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.next-tech.com/v1/type/price/pricetype_id \
--header 'accept: application/json'
xxxxxxxxxx
10{
"id": 5,
"changed": "2025-04-12T10:18:38.313Z",
"changeduserid": 7,
"created": "2025-04-12T10:18:38.313Z",
"createduserid": 3,
"externalcode": "PT01",
"name": "Fixed price",
"runningcost": false
}