get https://api.next-tech.com/v1/customerinvoice//rows/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url 'https://api.next-tech.com/v1/customerinvoice/customerinvoice_id/rows/?page=1&size=50' \
--header 'accept: application/json'
xxxxxxxxxx
39}
{
"items": [
{
"id": 5,
"changed": "2025-04-09T20:53:31.576Z",
"changeduserid": 7,
"created": "2025-04-09T20:53:31.576Z",
"createduserid": 3,
"accountno": "4010",
"amount": 10,
"codeno": "R4212",
"description": "002, Material",
"invoiceid": 71376,
"istaxreductionbasis": false,
"markup": 20,
"markupamount": 80,
"priceunit": 168,
"projectid": 2,
"quantity": 20,
"reductionpercent": "Bygg",
"rowformat": "BIU",
"rowno": 100,
"rowtype": "M",
"taxreductionamount": 50,
"taxreductionworktypecode": "B",