get https://api.next-tech.com/v1/customerinvoice//accounting/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url 'https://api.next-tech.com/v1/customerinvoice/customerinvoice_id/accounting/?page=1&size=50' \
--header 'accept: application/json'
xxxxxxxxxx
28}
{
"items": [
{
"accountno": "4010",
"addition": true,
"amount": 200,
"costcenterno": "5",
"customertypecode": "P",
"debit": false,
"externalvatcode": "1",
"invoiceaccountingitemid": 1,
"invoiceid": 1,
"isbalanceaccount": true,
"projectid": 1,
"projectno": "P12345",
"tagfield2value": "1",
"turnover": 66000,
"turnoveraccountno": "4010",
"vat": true,
"workorderid": 1,
"workorderno": "2"
}
],
"page": 0,
"pages": 0,