Chilkat Online Tools

delphiDll / Fatture in Cloud API v2 - API Reference / Get New Issued Document Totals

Back to Collection Items

var
http: HCkHttp;
success: Boolean;
json: HCkJsonObject;
resp: HCkHttpResponse;
sbResponseBody: HCkStringBuilder;
jResp: HCkJsonObject;
respStatusCode: Integer;
Amount_net: PWideChar;
Amount_rivalsa: PWideChar;
Amount_net_with_rivalsa: PWideChar;
Amount_cassa: PWideChar;
Taxable_amount: PWideChar;
Not_taxable_amount: PWideChar;
Amount_vat: PWideChar;
Amount_gross: PWideChar;
Taxable_amount_withholding_tax: PWideChar;
Amount_withholding_tax: PWideChar;
Taxable_amount_other_withholding_tax: PWideChar;
Amount_other_withholding_tax: PWideChar;
Stamp_duty: PWideChar;
Amount_due: PWideChar;
Is_enasarco_maximal_exceeded: PWideChar;
Payments_sum: PWideChar;
Ut023Amount_net: PWideChar;
Ut023Amount_vat: PWideChar;
Ut_0Amount_net: PWideChar;
Ut_0Amount_vat: PWideChar;
IncididuntbAmount_net: PWideChar;
IncididuntbAmount_vat: PWideChar;
Quis20Amount_net: PWideChar;
Quis20Amount_vat: PWideChar;

begin
// This example assumes the Chilkat API to have been previously unlocked.
// See Global Unlock Sample for sample code.

http := CkHttp_Create();

// Use this online tool to generate code from sample JSON: Generate Code to Create JSON

// The following JSON is sent in the request body.

// {
//   "data": {
//     "id": "<integer>",
//     "entity": {
//       "name": "<string>",
//       "id": "<integer>",
//       "code": "<string>",
//       "type": null,
//       "first_name": "<string>",
//       "last_name": "<string>",
//       "contact_person": "<string>",
//       "vat_number": "<string>",
//       "tax_code": "<string>",
//       "address_street": "<string>",
//       "address_postal_code": "<string>",
//       "address_city": "<string>",
//       "address_province": "<string>",
//       "address_extra": "<string>",
//       "country": "Italia",
//       "country_iso": "<string>",
//       "email": "<string>",
//       "certified_email": "<string>",
//       "phone": "<string>",
//       "fax": "<string>",
//       "notes": "<string>",
//       "default_payment_terms": "<integer>",
//       "default_vat": {
//         "value": "<number>",
//         "id": "<integer>",
//         "description": "<string>",
//         "notes": "<string>",
//         "e_invoice": "<boolean>",
//         "ei_type": "<string>",
//         "ei_description": "<string>",
//         "editable": true,
//         "is_disabled": "<boolean>"
//       },
//       "default_payment_terms_type": "standard",
//       "default_payment_method": {
//         "name": "<string>",
//         "id": "<integer>",
//         "type": "standard",
//         "is_default": "<boolean>",
//         "default_payment_account": {
//           "name": "<string>",
//           "id": "<integer>",
//           "type": "standard",
//           "iban": "<string>",
//           "sia": "<string>",
//           "cuc": "<string>",
//           "virtual": "<boolean>"
//         },
//         "details": [
//           {
//             "title": "<string>",
//             "description": "<string>"
//           },
//           {
//             "title": "<string>",
//             "description": "<string>"
//           }
//         ],
//         "bank_iban": "<string>",
//         "bank_name": "<string>",
//         "bank_beneficiary": "<string>",
//         "ei_payment_method": "<string>"
//       },
//       "bank_name": "<string>",
//       "bank_iban": "<string>",
//       "bank_swift_code": "<string>",
//       "shipping_address": "<string>",
//       "e_invoice": false,
//       "ei_code": "<string>",
//       "has_intent_declaration": "<boolean>",
//       "intent_declaration_protocol_number": "<string>",
//       "intent_declaration_protocol_date": "<date>",
//       "created_at": "<string>",
//       "updated_at": "<string>"
//     },
//     "type": "invoice",
//     "number": "<integer>",
//     "numeration": "<string>",
//     "date": "<date>",
//     "year": "<integer>",
//     "currency": {
//       "id": "<string>",
//       "symbol": "<string>",
//       "exchange_rate": "<string>",
//       "html_symbol": "<string>"
//     },
//     "language": {
//       "code": "<string>",
//       "name": "<string>"
//     },
//     "subject": "<string>",
//     "visible_subject": "<string>",
//     "rc_center": "<string>",
//     "notes": "<string>",
//     "rivalsa": "<number>",
//     "cassa": "<number>",
//     "amount_cassa": "<number>",
//     "cassa_taxable": "<number>",
//     "amount_cassa_taxable": "<number>",
//     "cassa2": "<number>",
//     "amount_cassa2": "<number>",
//     "cassa2_taxable": "<number>",
//     "amount_cassa2_taxable": "<number>",
//     "global_cassa_taxable": "<number>",
//     "amount_global_cassa_taxable": "<number>",
//     "withholding_tax": "<number>",
//     "withholding_tax_taxable": "<number>",
//     "other_withholding_tax": "<number>",
//     "stamp_duty": "<number>",
//     "payment_method": {
//       "name": "<string>",
//       "id": "<integer>",
//       "type": "standard",
//       "is_default": "<boolean>",
//       "default_payment_account": {
//         "name": "<string>",
//         "id": "<integer>",
//         "type": "standard",
//         "iban": "<string>",
//         "sia": "<string>",
//         "cuc": "<string>",
//         "virtual": "<boolean>"
//       },
//       "details": [
//         {
//           "title": "<string>",
//           "description": "<string>"
//         },
//         {
//           "title": "<string>",
//           "description": "<string>"
//         }
//       ],
//       "bank_iban": "<string>",
//       "bank_name": "<string>",
//       "bank_beneficiary": "<string>",
//       "ei_payment_method": "<string>"
//     },
//     "use_split_payment": false,
//     "use_gross_prices": false,
//     "e_invoice": false,
//     "ei_data": {
//       "vat_kind": null,
//       "original_document_type": "ordine",
//       "od_number": "<string>",
//       "od_date": "<date>",
//       "cig": "<string>",
//       "cup": "<string>",
//       "payment_method": "<string>",
//       "bank_name": "<string>",
//       "bank_iban": "<string>",
//       "bank_beneficiary": "<string>",
//       "invoice_number": "<string>",
//       "invoice_date": "<date>"
//     },
//     "ei_cassa_type": "<string>",
//     "ei_cassa2_type": "<string>",
//     "ei_withholding_tax_causal": "<string>",
//     "ei_other_withholding_tax_type": "<string>",
//     "ei_other_withholding_tax_causal": "<string>",
//     "items_list": [
//       {
//         "id": "<integer>",
//         "product_id": "<integer>",
//         "code": "<string>",
//         "name": "<string>",
//         "category": "<string>",
//         "description": "<string>",
//         "qty": "<number>",
//         "measure": "<string>",
//         "net_price": "<number>",
//         "gross_price": "<number>",
//         "vat": {
//           "id": "<integer>",
//           "value": "<number>",
//           "description": "<string>",
//           "notes": "<string>",
//           "e_invoice": "<boolean>",
//           "ei_type": "<string>",
//           "ei_description": "<string>",
//           "editable": "<boolean>",
//           "is_disabled": "<boolean>"
//         },
//         "not_taxable": "<boolean>",
//         "apply_withholding_taxes": "<boolean>",
//         "discount": "<number>",
//         "discount_highlight": "<boolean>",
//         "in_dn": "<boolean>",
//         "stock": "<boolean>",
//         "ei_raw": {}
//       },
//       {
//         "id": "<integer>",
//         "product_id": "<integer>",
//         "code": "<string>",
//         "name": "<string>",
//         "category": "<string>",
//         "description": "<string>",
//         "qty": "<number>",
//         "measure": "<string>",
//         "net_price": "<number>",
//         "gross_price": "<number>",
//         "vat": {
//           "id": "<integer>",
//           "value": "<number>",
//           "description": "<string>",
//           "notes": "<string>",
//           "e_invoice": "<boolean>",
//           "ei_type": "<string>",
//           "ei_description": "<string>",
//           "editable": "<boolean>",
//           "is_disabled": "<boolean>"
//         },
//         "not_taxable": "<boolean>",
//         "apply_withholding_taxes": "<boolean>",
//         "discount": "<number>",
//         "discount_highlight": "<boolean>",
//         "in_dn": "<boolean>",
//         "stock": "<boolean>",
//         "ei_raw": {}
//       }
//     ],
//     "payments_list": [
//       {
//         "id": "<integer>",
//         "due_date": "<date>",
//         "amount": "<number>",
//         "status": "not_paid",
//         "payment_account": {
//           "id": "<integer>",
//           "name": "<string>",
//           "type": "standard",
//           "iban": "<string>",
//           "sia": "<string>",
//           "cuc": "<string>",
//           "virtual": "<boolean>"
//         },
//         "paid_date": "<date>",
//         "ei_raw": {},
//         "payment_terms": {
//           "days": "<integer>",
//           "type": "standard"
//         }
//       },
//       {
//         "id": "<integer>",
//         "due_date": "<date>",
//         "amount": "<number>",
//         "status": "not_paid",
//         "payment_account": {
//           "id": "<integer>",
//           "name": "<string>",
//           "type": "standard",
//           "iban": "<string>",
//           "sia": "<string>",
//           "cuc": "<string>",
//           "virtual": "<boolean>"
//         },
//         "paid_date": "<date>",
//         "ei_raw": {},
//         "payment_terms": {
//           "days": "<integer>",
//           "type": "standard"
//         }
//       }
//     ],
//     "template": {
//       "id": "<integer>",
//       "name": "<string>",
//       "type": "<string>"
//     },
//     "delivery_note_template": {
//       "id": "<integer>",
//       "name": "<string>",
//       "type": "<string>"
//     },
//     "acc_inv_template": {
//       "id": "<integer>",
//       "name": "<string>",
//       "type": "<string>"
//     },
//     "h_margins": "<integer>",
//     "v_margins": "<integer>",
//     "show_payments": "<boolean>",
//     "show_payment_method": "<boolean>",
//     "show_totals": "all",
//     "show_paypal_button": false,
//     "show_notification_button": false,
//     "show_tspay_button": "<boolean>",
//     "delivery_note": "<boolean>",
//     "accompanying_invoice": false,
//     "dn_number": "<integer>",
//     "dn_date": "<date>",
//     "dn_ai_packages_number": "<string>",
//     "dn_ai_weight": "<string>",
//     "dn_ai_causal": "<string>",
//     "dn_ai_destination": "<string>",
//     "dn_ai_transporter": "<string>",
//     "dn_ai_notes": "<string>",
//     "is_marked": "<boolean>",
//     "amount_net": "<number>",
//     "amount_vat": "<number>",
//     "amount_gross": "<number>",
//     "amount_due_discount": "<number>",
//     "amount_rivalsa": "<number>",
//     "amount_rivalsa_taxable": "<number>",
//     "amount_withholding_tax": "<number>",
//     "amount_withholding_tax_taxable": "<number>",
//     "amount_other_withholding_tax": "<number>",
//     "amount_other_withholding_tax_taxable": "<number>",
//     "amount_enasarco_taxable": "<number>",
//     "extra_data": {
//       "show_sofort_button": "<boolean>",
//       "multifatture_sent": "<integer>",
//       "ts_communication": "<boolean>",
//       "ts_flag_tipo_spesa": "<number>",
//       "ts_pagamento_tracciato": "<boolean>",
//       "ts_tipo_spesa": "<string>",
//       "ts_opposizione": "<boolean>",
//       "ts_status": "<integer>",
//       "ts_file_id": "<string>",
//       "ts_sent_date": "<date>",
//       "ts_full_amount": "<boolean>",
//       "imported_by": "<string>"
//     },
//     "seen_date": "<date>",
//     "next_due_date": "<date>",
//     "url": "<string>",
//     "dn_url": "<string>",
//     "ai_url": "<string>",
//     "attachment_url": "<string>",
//     "attachment_token": "<string>",
//     "ei_raw": {},
//     "ei_status": "discarded",
//     "created_at": "<string>",
//     "updated_at": "<string>"
//   }
// }

json := CkJsonObject_Create();
CkJsonObject_UpdateString(json,'data.id','<integer>');
CkJsonObject_UpdateString(json,'data.entity.name','<string>');
CkJsonObject_UpdateString(json,'data.entity.id','<integer>');
CkJsonObject_UpdateString(json,'data.entity.code','<string>');
CkJsonObject_UpdateNull(json,'data.entity.type');
CkJsonObject_UpdateString(json,'data.entity.first_name','<string>');
CkJsonObject_UpdateString(json,'data.entity.last_name','<string>');
CkJsonObject_UpdateString(json,'data.entity.contact_person','<string>');
CkJsonObject_UpdateString(json,'data.entity.vat_number','<string>');
CkJsonObject_UpdateString(json,'data.entity.tax_code','<string>');
CkJsonObject_UpdateString(json,'data.entity.address_street','<string>');
CkJsonObject_UpdateString(json,'data.entity.address_postal_code','<string>');
CkJsonObject_UpdateString(json,'data.entity.address_city','<string>');
CkJsonObject_UpdateString(json,'data.entity.address_province','<string>');
CkJsonObject_UpdateString(json,'data.entity.address_extra','<string>');
CkJsonObject_UpdateString(json,'data.entity.country','Italia');
CkJsonObject_UpdateString(json,'data.entity.country_iso','<string>');
CkJsonObject_UpdateString(json,'data.entity.email','<string>');
CkJsonObject_UpdateString(json,'data.entity.certified_email','<string>');
CkJsonObject_UpdateString(json,'data.entity.phone','<string>');
CkJsonObject_UpdateString(json,'data.entity.fax','<string>');
CkJsonObject_UpdateString(json,'data.entity.notes','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_terms','<integer>');
CkJsonObject_UpdateString(json,'data.entity.default_vat.value','<number>');
CkJsonObject_UpdateString(json,'data.entity.default_vat.id','<integer>');
CkJsonObject_UpdateString(json,'data.entity.default_vat.description','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_vat.notes','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_vat.e_invoice','<boolean>');
CkJsonObject_UpdateString(json,'data.entity.default_vat.ei_type','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_vat.ei_description','<string>');
CkJsonObject_UpdateBool(json,'data.entity.default_vat.editable',True);
CkJsonObject_UpdateString(json,'data.entity.default_vat.is_disabled','<boolean>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_terms_type','standard');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.name','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.id','<integer>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.type','standard');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.is_default','<boolean>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.default_payment_account.name','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.default_payment_account.id','<integer>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.default_payment_account.type','standard');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.default_payment_account.iban','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.default_payment_account.sia','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.default_payment_account.cuc','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.default_payment_account.virtual','<boolean>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.details[0].title','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.details[0].description','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.details[1].title','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.details[1].description','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.bank_iban','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.bank_name','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.bank_beneficiary','<string>');
CkJsonObject_UpdateString(json,'data.entity.default_payment_method.ei_payment_method','<string>');
CkJsonObject_UpdateString(json,'data.entity.bank_name','<string>');
CkJsonObject_UpdateString(json,'data.entity.bank_iban','<string>');
CkJsonObject_UpdateString(json,'data.entity.bank_swift_code','<string>');
CkJsonObject_UpdateString(json,'data.entity.shipping_address','<string>');
CkJsonObject_UpdateBool(json,'data.entity.e_invoice',False);
CkJsonObject_UpdateString(json,'data.entity.ei_code','<string>');
CkJsonObject_UpdateString(json,'data.entity.has_intent_declaration','<boolean>');
CkJsonObject_UpdateString(json,'data.entity.intent_declaration_protocol_number','<string>');
CkJsonObject_UpdateString(json,'data.entity.intent_declaration_protocol_date','<date>');
CkJsonObject_UpdateString(json,'data.entity.created_at','<string>');
CkJsonObject_UpdateString(json,'data.entity.updated_at','<string>');
CkJsonObject_UpdateString(json,'data.type','invoice');
CkJsonObject_UpdateString(json,'data.number','<integer>');
CkJsonObject_UpdateString(json,'data.numeration','<string>');
CkJsonObject_UpdateString(json,'data.date','<date>');
CkJsonObject_UpdateString(json,'data.year','<integer>');
CkJsonObject_UpdateString(json,'data.currency.id','<string>');
CkJsonObject_UpdateString(json,'data.currency.symbol','<string>');
CkJsonObject_UpdateString(json,'data.currency.exchange_rate','<string>');
CkJsonObject_UpdateString(json,'data.currency.html_symbol','<string>');
CkJsonObject_UpdateString(json,'data.language.code','<string>');
CkJsonObject_UpdateString(json,'data.language.name','<string>');
CkJsonObject_UpdateString(json,'data.subject','<string>');
CkJsonObject_UpdateString(json,'data.visible_subject','<string>');
CkJsonObject_UpdateString(json,'data.rc_center','<string>');
CkJsonObject_UpdateString(json,'data.notes','<string>');
CkJsonObject_UpdateString(json,'data.rivalsa','<number>');
CkJsonObject_UpdateString(json,'data.cassa','<number>');
CkJsonObject_UpdateString(json,'data.amount_cassa','<number>');
CkJsonObject_UpdateString(json,'data.cassa_taxable','<number>');
CkJsonObject_UpdateString(json,'data.amount_cassa_taxable','<number>');
CkJsonObject_UpdateString(json,'data.cassa2','<number>');
CkJsonObject_UpdateString(json,'data.amount_cassa2','<number>');
CkJsonObject_UpdateString(json,'data.cassa2_taxable','<number>');
CkJsonObject_UpdateString(json,'data.amount_cassa2_taxable','<number>');
CkJsonObject_UpdateString(json,'data.global_cassa_taxable','<number>');
CkJsonObject_UpdateString(json,'data.amount_global_cassa_taxable','<number>');
CkJsonObject_UpdateString(json,'data.withholding_tax','<number>');
CkJsonObject_UpdateString(json,'data.withholding_tax_taxable','<number>');
CkJsonObject_UpdateString(json,'data.other_withholding_tax','<number>');
CkJsonObject_UpdateString(json,'data.stamp_duty','<number>');
CkJsonObject_UpdateString(json,'data.payment_method.name','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.id','<integer>');
CkJsonObject_UpdateString(json,'data.payment_method.type','standard');
CkJsonObject_UpdateString(json,'data.payment_method.is_default','<boolean>');
CkJsonObject_UpdateString(json,'data.payment_method.default_payment_account.name','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.default_payment_account.id','<integer>');
CkJsonObject_UpdateString(json,'data.payment_method.default_payment_account.type','standard');
CkJsonObject_UpdateString(json,'data.payment_method.default_payment_account.iban','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.default_payment_account.sia','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.default_payment_account.cuc','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.default_payment_account.virtual','<boolean>');
CkJsonObject_UpdateString(json,'data.payment_method.details[0].title','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.details[0].description','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.details[1].title','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.details[1].description','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.bank_iban','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.bank_name','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.bank_beneficiary','<string>');
CkJsonObject_UpdateString(json,'data.payment_method.ei_payment_method','<string>');
CkJsonObject_UpdateBool(json,'data.use_split_payment',False);
CkJsonObject_UpdateBool(json,'data.use_gross_prices',False);
CkJsonObject_UpdateBool(json,'data.e_invoice',False);
CkJsonObject_UpdateNull(json,'data.ei_data.vat_kind');
CkJsonObject_UpdateString(json,'data.ei_data.original_document_type','ordine');
CkJsonObject_UpdateString(json,'data.ei_data.od_number','<string>');
CkJsonObject_UpdateString(json,'data.ei_data.od_date','<date>');
CkJsonObject_UpdateString(json,'data.ei_data.cig','<string>');
CkJsonObject_UpdateString(json,'data.ei_data.cup','<string>');
CkJsonObject_UpdateString(json,'data.ei_data.payment_method','<string>');
CkJsonObject_UpdateString(json,'data.ei_data.bank_name','<string>');
CkJsonObject_UpdateString(json,'data.ei_data.bank_iban','<string>');
CkJsonObject_UpdateString(json,'data.ei_data.bank_beneficiary','<string>');
CkJsonObject_UpdateString(json,'data.ei_data.invoice_number','<string>');
CkJsonObject_UpdateString(json,'data.ei_data.invoice_date','<date>');
CkJsonObject_UpdateString(json,'data.ei_cassa_type','<string>');
CkJsonObject_UpdateString(json,'data.ei_cassa2_type','<string>');
CkJsonObject_UpdateString(json,'data.ei_withholding_tax_causal','<string>');
CkJsonObject_UpdateString(json,'data.ei_other_withholding_tax_type','<string>');
CkJsonObject_UpdateString(json,'data.ei_other_withholding_tax_causal','<string>');
CkJsonObject_UpdateString(json,'data.items_list[0].id','<integer>');
CkJsonObject_UpdateString(json,'data.items_list[0].product_id','<integer>');
CkJsonObject_UpdateString(json,'data.items_list[0].code','<string>');
CkJsonObject_UpdateString(json,'data.items_list[0].name','<string>');
CkJsonObject_UpdateString(json,'data.items_list[0].category','<string>');
CkJsonObject_UpdateString(json,'data.items_list[0].description','<string>');
CkJsonObject_UpdateString(json,'data.items_list[0].qty','<number>');
CkJsonObject_UpdateString(json,'data.items_list[0].measure','<string>');
CkJsonObject_UpdateString(json,'data.items_list[0].net_price','<number>');
CkJsonObject_UpdateString(json,'data.items_list[0].gross_price','<number>');
CkJsonObject_UpdateString(json,'data.items_list[0].vat.id','<integer>');
CkJsonObject_UpdateString(json,'data.items_list[0].vat.value','<number>');
CkJsonObject_UpdateString(json,'data.items_list[0].vat.description','<string>');
CkJsonObject_UpdateString(json,'data.items_list[0].vat.notes','<string>');
CkJsonObject_UpdateString(json,'data.items_list[0].vat.e_invoice','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[0].vat.ei_type','<string>');
CkJsonObject_UpdateString(json,'data.items_list[0].vat.ei_description','<string>');
CkJsonObject_UpdateString(json,'data.items_list[0].vat.editable','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[0].vat.is_disabled','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[0].not_taxable','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[0].apply_withholding_taxes','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[0].discount','<number>');
CkJsonObject_UpdateString(json,'data.items_list[0].discount_highlight','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[0].in_dn','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[0].stock','<boolean>');
CkJsonObject_UpdateNewObject(json,'data.items_list[0].ei_raw');
CkJsonObject_UpdateString(json,'data.items_list[1].id','<integer>');
CkJsonObject_UpdateString(json,'data.items_list[1].product_id','<integer>');
CkJsonObject_UpdateString(json,'data.items_list[1].code','<string>');
CkJsonObject_UpdateString(json,'data.items_list[1].name','<string>');
CkJsonObject_UpdateString(json,'data.items_list[1].category','<string>');
CkJsonObject_UpdateString(json,'data.items_list[1].description','<string>');
CkJsonObject_UpdateString(json,'data.items_list[1].qty','<number>');
CkJsonObject_UpdateString(json,'data.items_list[1].measure','<string>');
CkJsonObject_UpdateString(json,'data.items_list[1].net_price','<number>');
CkJsonObject_UpdateString(json,'data.items_list[1].gross_price','<number>');
CkJsonObject_UpdateString(json,'data.items_list[1].vat.id','<integer>');
CkJsonObject_UpdateString(json,'data.items_list[1].vat.value','<number>');
CkJsonObject_UpdateString(json,'data.items_list[1].vat.description','<string>');
CkJsonObject_UpdateString(json,'data.items_list[1].vat.notes','<string>');
CkJsonObject_UpdateString(json,'data.items_list[1].vat.e_invoice','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[1].vat.ei_type','<string>');
CkJsonObject_UpdateString(json,'data.items_list[1].vat.ei_description','<string>');
CkJsonObject_UpdateString(json,'data.items_list[1].vat.editable','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[1].vat.is_disabled','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[1].not_taxable','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[1].apply_withholding_taxes','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[1].discount','<number>');
CkJsonObject_UpdateString(json,'data.items_list[1].discount_highlight','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[1].in_dn','<boolean>');
CkJsonObject_UpdateString(json,'data.items_list[1].stock','<boolean>');
CkJsonObject_UpdateNewObject(json,'data.items_list[1].ei_raw');
CkJsonObject_UpdateString(json,'data.payments_list[0].id','<integer>');
CkJsonObject_UpdateString(json,'data.payments_list[0].due_date','<date>');
CkJsonObject_UpdateString(json,'data.payments_list[0].amount','<number>');
CkJsonObject_UpdateString(json,'data.payments_list[0].status','not_paid');
CkJsonObject_UpdateString(json,'data.payments_list[0].payment_account.id','<integer>');
CkJsonObject_UpdateString(json,'data.payments_list[0].payment_account.name','<string>');
CkJsonObject_UpdateString(json,'data.payments_list[0].payment_account.type','standard');
CkJsonObject_UpdateString(json,'data.payments_list[0].payment_account.iban','<string>');
CkJsonObject_UpdateString(json,'data.payments_list[0].payment_account.sia','<string>');
CkJsonObject_UpdateString(json,'data.payments_list[0].payment_account.cuc','<string>');
CkJsonObject_UpdateString(json,'data.payments_list[0].payment_account.virtual','<boolean>');
CkJsonObject_UpdateString(json,'data.payments_list[0].paid_date','<date>');
CkJsonObject_UpdateNewObject(json,'data.payments_list[0].ei_raw');
CkJsonObject_UpdateString(json,'data.payments_list[0].payment_terms.days','<integer>');
CkJsonObject_UpdateString(json,'data.payments_list[0].payment_terms.type','standard');
CkJsonObject_UpdateString(json,'data.payments_list[1].id','<integer>');
CkJsonObject_UpdateString(json,'data.payments_list[1].due_date','<date>');
CkJsonObject_UpdateString(json,'data.payments_list[1].amount','<number>');
CkJsonObject_UpdateString(json,'data.payments_list[1].status','not_paid');
CkJsonObject_UpdateString(json,'data.payments_list[1].payment_account.id','<integer>');
CkJsonObject_UpdateString(json,'data.payments_list[1].payment_account.name','<string>');
CkJsonObject_UpdateString(json,'data.payments_list[1].payment_account.type','standard');
CkJsonObject_UpdateString(json,'data.payments_list[1].payment_account.iban','<string>');
CkJsonObject_UpdateString(json,'data.payments_list[1].payment_account.sia','<string>');
CkJsonObject_UpdateString(json,'data.payments_list[1].payment_account.cuc','<string>');
CkJsonObject_UpdateString(json,'data.payments_list[1].payment_account.virtual','<boolean>');
CkJsonObject_UpdateString(json,'data.payments_list[1].paid_date','<date>');
CkJsonObject_UpdateNewObject(json,'data.payments_list[1].ei_raw');
CkJsonObject_UpdateString(json,'data.payments_list[1].payment_terms.days','<integer>');
CkJsonObject_UpdateString(json,'data.payments_list[1].payment_terms.type','standard');
CkJsonObject_UpdateString(json,'data.template.id','<integer>');
CkJsonObject_UpdateString(json,'data.template.name','<string>');
CkJsonObject_UpdateString(json,'data.template.type','<string>');
CkJsonObject_UpdateString(json,'data.delivery_note_template.id','<integer>');
CkJsonObject_UpdateString(json,'data.delivery_note_template.name','<string>');
CkJsonObject_UpdateString(json,'data.delivery_note_template.type','<string>');
CkJsonObject_UpdateString(json,'data.acc_inv_template.id','<integer>');
CkJsonObject_UpdateString(json,'data.acc_inv_template.name','<string>');
CkJsonObject_UpdateString(json,'data.acc_inv_template.type','<string>');
CkJsonObject_UpdateString(json,'data.h_margins','<integer>');
CkJsonObject_UpdateString(json,'data.v_margins','<integer>');
CkJsonObject_UpdateString(json,'data.show_payments','<boolean>');
CkJsonObject_UpdateString(json,'data.show_payment_method','<boolean>');
CkJsonObject_UpdateString(json,'data.show_totals','all');
CkJsonObject_UpdateBool(json,'data.show_paypal_button',False);
CkJsonObject_UpdateBool(json,'data.show_notification_button',False);
CkJsonObject_UpdateString(json,'data.show_tspay_button','<boolean>');
CkJsonObject_UpdateString(json,'data.delivery_note','<boolean>');
CkJsonObject_UpdateBool(json,'data.accompanying_invoice',False);
CkJsonObject_UpdateString(json,'data.dn_number','<integer>');
CkJsonObject_UpdateString(json,'data.dn_date','<date>');
CkJsonObject_UpdateString(json,'data.dn_ai_packages_number','<string>');
CkJsonObject_UpdateString(json,'data.dn_ai_weight','<string>');
CkJsonObject_UpdateString(json,'data.dn_ai_causal','<string>');
CkJsonObject_UpdateString(json,'data.dn_ai_destination','<string>');
CkJsonObject_UpdateString(json,'data.dn_ai_transporter','<string>');
CkJsonObject_UpdateString(json,'data.dn_ai_notes','<string>');
CkJsonObject_UpdateString(json,'data.is_marked','<boolean>');
CkJsonObject_UpdateString(json,'data.amount_net','<number>');
CkJsonObject_UpdateString(json,'data.amount_vat','<number>');
CkJsonObject_UpdateString(json,'data.amount_gross','<number>');
CkJsonObject_UpdateString(json,'data.amount_due_discount','<number>');
CkJsonObject_UpdateString(json,'data.amount_rivalsa','<number>');
CkJsonObject_UpdateString(json,'data.amount_rivalsa_taxable','<number>');
CkJsonObject_UpdateString(json,'data.amount_withholding_tax','<number>');
CkJsonObject_UpdateString(json,'data.amount_withholding_tax_taxable','<number>');
CkJsonObject_UpdateString(json,'data.amount_other_withholding_tax','<number>');
CkJsonObject_UpdateString(json,'data.amount_other_withholding_tax_taxable','<number>');
CkJsonObject_UpdateString(json,'data.amount_enasarco_taxable','<number>');
CkJsonObject_UpdateString(json,'data.extra_data.show_sofort_button','<boolean>');
CkJsonObject_UpdateString(json,'data.extra_data.multifatture_sent','<integer>');
CkJsonObject_UpdateString(json,'data.extra_data.ts_communication','<boolean>');
CkJsonObject_UpdateString(json,'data.extra_data.ts_flag_tipo_spesa','<number>');
CkJsonObject_UpdateString(json,'data.extra_data.ts_pagamento_tracciato','<boolean>');
CkJsonObject_UpdateString(json,'data.extra_data.ts_tipo_spesa','<string>');
CkJsonObject_UpdateString(json,'data.extra_data.ts_opposizione','<boolean>');
CkJsonObject_UpdateString(json,'data.extra_data.ts_status','<integer>');
CkJsonObject_UpdateString(json,'data.extra_data.ts_file_id','<string>');
CkJsonObject_UpdateString(json,'data.extra_data.ts_sent_date','<date>');
CkJsonObject_UpdateString(json,'data.extra_data.ts_full_amount','<boolean>');
CkJsonObject_UpdateString(json,'data.extra_data.imported_by','<string>');
CkJsonObject_UpdateString(json,'data.seen_date','<date>');
CkJsonObject_UpdateString(json,'data.next_due_date','<date>');
CkJsonObject_UpdateString(json,'data.url','<string>');
CkJsonObject_UpdateString(json,'data.dn_url','<string>');
CkJsonObject_UpdateString(json,'data.ai_url','<string>');
CkJsonObject_UpdateString(json,'data.attachment_url','<string>');
CkJsonObject_UpdateString(json,'data.attachment_token','<string>');
CkJsonObject_UpdateNewObject(json,'data.ei_raw');
CkJsonObject_UpdateString(json,'data.ei_status','discarded');
CkJsonObject_UpdateString(json,'data.created_at','<string>');
CkJsonObject_UpdateString(json,'data.updated_at','<string>');

CkHttp_SetRequestHeader(http,'Content-Type','application/json');
// Adds the "Authorization: Bearer <access_token>" header.
CkHttp_putAuthToken(http,'<access_token>');
CkHttp_SetRequestHeader(http,'Accept','application/json');

resp := CkHttp_PostJson3(http,'https://api-v2.fattureincloud.it/c/:company_id/issued_documents/totals','application/json',json);
if (CkHttp_getLastMethodSuccess(http) = False) then
  begin
    Memo1.Lines.Add(CkHttp__lastErrorText(http));
    Exit;
  end;

sbResponseBody := CkStringBuilder_Create();
CkHttpResponse_GetBodySb(resp,sbResponseBody);

jResp := CkJsonObject_Create();
CkJsonObject_LoadSb(jResp,sbResponseBody);
CkJsonObject_putEmitCompact(jResp,False);

Memo1.Lines.Add('Response Body:');
Memo1.Lines.Add(CkJsonObject__emit(jResp));

respStatusCode := CkHttpResponse_getStatusCode(resp);
Memo1.Lines.Add('Response Status Code = ' + IntToStr(respStatusCode));
if (respStatusCode >= 400) then
  begin
    Memo1.Lines.Add('Response Header:');
    Memo1.Lines.Add(CkHttpResponse__header(resp));
    Memo1.Lines.Add('Failed.');
    CkHttpResponse_Dispose(resp);
    Exit;
  end;
CkHttpResponse_Dispose(resp);

// Sample JSON response:
// (Sample code for parsing the JSON response is shown below)

// {
//   "data": {
//     "amount_net": "<number>",
//     "amount_rivalsa": "<number>",
//     "amount_net_with_rivalsa": "<number>",
//     "amount_cassa": "<number>",
//     "taxable_amount": "<number>",
//     "not_taxable_amount": "<number>",
//     "amount_vat": "<number>",
//     "amount_gross": "<number>",
//     "taxable_amount_withholding_tax": "<number>",
//     "amount_withholding_tax": "<number>",
//     "taxable_amount_other_withholding_tax": "<number>",
//     "amount_other_withholding_tax": "<number>",
//     "stamp_duty": "<number>",
//     "amount_due": "<number>",
//     "is_enasarco_maximal_exceeded": "<boolean>",
//     "payments_sum": "<number>",
//     "vat_list": {
//       "ut023": {
//         "amount_net": "<number>",
//         "amount_vat": "<number>"
//       },
//       "Ut_0": {
//         "amount_net": "<number>",
//         "amount_vat": "<number>"
//       },
//       "incididuntb": {
//         "amount_net": "<number>",
//         "amount_vat": "<number>"
//       },
//       "quis20": {
//         "amount_net": "<number>",
//         "amount_vat": "<number>"
//       }
//     }
//   }
// }

// Sample code for parsing the JSON response...
// Use this online tool to generate parsing code from sample JSON: Generate JSON Parsing Code

Amount_net := CkJsonObject__stringOf(jResp,'data.amount_net');
Amount_rivalsa := CkJsonObject__stringOf(jResp,'data.amount_rivalsa');
Amount_net_with_rivalsa := CkJsonObject__stringOf(jResp,'data.amount_net_with_rivalsa');
Amount_cassa := CkJsonObject__stringOf(jResp,'data.amount_cassa');
Taxable_amount := CkJsonObject__stringOf(jResp,'data.taxable_amount');
Not_taxable_amount := CkJsonObject__stringOf(jResp,'data.not_taxable_amount');
Amount_vat := CkJsonObject__stringOf(jResp,'data.amount_vat');
Amount_gross := CkJsonObject__stringOf(jResp,'data.amount_gross');
Taxable_amount_withholding_tax := CkJsonObject__stringOf(jResp,'data.taxable_amount_withholding_tax');
Amount_withholding_tax := CkJsonObject__stringOf(jResp,'data.amount_withholding_tax');
Taxable_amount_other_withholding_tax := CkJsonObject__stringOf(jResp,'data.taxable_amount_other_withholding_tax');
Amount_other_withholding_tax := CkJsonObject__stringOf(jResp,'data.amount_other_withholding_tax');
Stamp_duty := CkJsonObject__stringOf(jResp,'data.stamp_duty');
Amount_due := CkJsonObject__stringOf(jResp,'data.amount_due');
Is_enasarco_maximal_exceeded := CkJsonObject__stringOf(jResp,'data.is_enasarco_maximal_exceeded');
Payments_sum := CkJsonObject__stringOf(jResp,'data.payments_sum');
Ut023Amount_net := CkJsonObject__stringOf(jResp,'data.vat_list.ut023.amount_net');
Ut023Amount_vat := CkJsonObject__stringOf(jResp,'data.vat_list.ut023.amount_vat');
Ut_0Amount_net := CkJsonObject__stringOf(jResp,'data.vat_list.Ut_0.amount_net');
Ut_0Amount_vat := CkJsonObject__stringOf(jResp,'data.vat_list.Ut_0.amount_vat');
IncididuntbAmount_net := CkJsonObject__stringOf(jResp,'data.vat_list.incididuntb.amount_net');
IncididuntbAmount_vat := CkJsonObject__stringOf(jResp,'data.vat_list.incididuntb.amount_vat');
Quis20Amount_net := CkJsonObject__stringOf(jResp,'data.vat_list.quis20.amount_net');
Quis20Amount_vat := CkJsonObject__stringOf(jResp,'data.vat_list.quis20.amount_vat');

CkHttp_Dispose(http);
CkJsonObject_Dispose(json);
CkStringBuilder_Dispose(sbResponseBody);
CkJsonObject_Dispose(jResp);

Curl Command

curl -X POST
	-H "Authorization: Bearer <access_token>"
	-H "Content-Type: application/json"
	-H "Accept: application/json"
	-d '{
  "data": {
    "id": "<integer>",
    "entity": {
      "name": "<string>",
      "id": "<integer>",
      "code": "<string>",
      "type": null,
      "first_name": "<string>",
      "last_name": "<string>",
      "contact_person": "<string>",
      "vat_number": "<string>",
      "tax_code": "<string>",
      "address_street": "<string>",
      "address_postal_code": "<string>",
      "address_city": "<string>",
      "address_province": "<string>",
      "address_extra": "<string>",
      "country": "Italia",
      "country_iso": "<string>",
      "email": "<string>",
      "certified_email": "<string>",
      "phone": "<string>",
      "fax": "<string>",
      "notes": "<string>",
      "default_payment_terms": "<integer>",
      "default_vat": {
        "value": "<number>",
        "id": "<integer>",
        "description": "<string>",
        "notes": "<string>",
        "e_invoice": "<boolean>",
        "ei_type": "<string>",
        "ei_description": "<string>",
        "editable": true,
        "is_disabled": "<boolean>"
      },
      "default_payment_terms_type": "standard",
      "default_payment_method": {
        "name": "<string>",
        "id": "<integer>",
        "type": "standard",
        "is_default": "<boolean>",
        "default_payment_account": {
          "name": "<string>",
          "id": "<integer>",
          "type": "standard",
          "iban": "<string>",
          "sia": "<string>",
          "cuc": "<string>",
          "virtual": "<boolean>"
        },
        "details": [
          {
            "title": "<string>",
            "description": "<string>"
          },
          {
            "title": "<string>",
            "description": "<string>"
          }
        ],
        "bank_iban": "<string>",
        "bank_name": "<string>",
        "bank_beneficiary": "<string>",
        "ei_payment_method": "<string>"
      },
      "bank_name": "<string>",
      "bank_iban": "<string>",
      "bank_swift_code": "<string>",
      "shipping_address": "<string>",
      "e_invoice": false,
      "ei_code": "<string>",
      "has_intent_declaration": "<boolean>",
      "intent_declaration_protocol_number": "<string>",
      "intent_declaration_protocol_date": "<date>",
      "created_at": "<string>",
      "updated_at": "<string>"
    },
    "type": "invoice",
    "number": "<integer>",
    "numeration": "<string>",
    "date": "<date>",
    "year": "<integer>",
    "currency": {
      "id": "<string>",
      "symbol": "<string>",
      "exchange_rate": "<string>",
      "html_symbol": "<string>"
    },
    "language": {
      "code": "<string>",
      "name": "<string>"
    },
    "subject": "<string>",
    "visible_subject": "<string>",
    "rc_center": "<string>",
    "notes": "<string>",
    "rivalsa": "<number>",
    "cassa": "<number>",
    "amount_cassa": "<number>",
    "cassa_taxable": "<number>",
    "amount_cassa_taxable": "<number>",
    "cassa2": "<number>",
    "amount_cassa2": "<number>",
    "cassa2_taxable": "<number>",
    "amount_cassa2_taxable": "<number>",
    "global_cassa_taxable": "<number>",
    "amount_global_cassa_taxable": "<number>",
    "withholding_tax": "<number>",
    "withholding_tax_taxable": "<number>",
    "other_withholding_tax": "<number>",
    "stamp_duty": "<number>",
    "payment_method": {
      "name": "<string>",
      "id": "<integer>",
      "type": "standard",
      "is_default": "<boolean>",
      "default_payment_account": {
        "name": "<string>",
        "id": "<integer>",
        "type": "standard",
        "iban": "<string>",
        "sia": "<string>",
        "cuc": "<string>",
        "virtual": "<boolean>"
      },
      "details": [
        {
          "title": "<string>",
          "description": "<string>"
        },
        {
          "title": "<string>",
          "description": "<string>"
        }
      ],
      "bank_iban": "<string>",
      "bank_name": "<string>",
      "bank_beneficiary": "<string>",
      "ei_payment_method": "<string>"
    },
    "use_split_payment": false,
    "use_gross_prices": false,
    "e_invoice": false,
    "ei_data": {
      "vat_kind": null,
      "original_document_type": "ordine",
      "od_number": "<string>",
      "od_date": "<date>",
      "cig": "<string>",
      "cup": "<string>",
      "payment_method": "<string>",
      "bank_name": "<string>",
      "bank_iban": "<string>",
      "bank_beneficiary": "<string>",
      "invoice_number": "<string>",
      "invoice_date": "<date>"
    },
    "ei_cassa_type": "<string>",
    "ei_cassa2_type": "<string>",
    "ei_withholding_tax_causal": "<string>",
    "ei_other_withholding_tax_type": "<string>",
    "ei_other_withholding_tax_causal": "<string>",
    "items_list": [
      {
        "id": "<integer>",
        "product_id": "<integer>",
        "code": "<string>",
        "name": "<string>",
        "category": "<string>",
        "description": "<string>",
        "qty": "<number>",
        "measure": "<string>",
        "net_price": "<number>",
        "gross_price": "<number>",
        "vat": {
          "id": "<integer>",
          "value": "<number>",
          "description": "<string>",
          "notes": "<string>",
          "e_invoice": "<boolean>",
          "ei_type": "<string>",
          "ei_description": "<string>",
          "editable": "<boolean>",
          "is_disabled": "<boolean>"
        },
        "not_taxable": "<boolean>",
        "apply_withholding_taxes": "<boolean>",
        "discount": "<number>",
        "discount_highlight": "<boolean>",
        "in_dn": "<boolean>",
        "stock": "<boolean>",
        "ei_raw": {}
      },
      {
        "id": "<integer>",
        "product_id": "<integer>",
        "code": "<string>",
        "name": "<string>",
        "category": "<string>",
        "description": "<string>",
        "qty": "<number>",
        "measure": "<string>",
        "net_price": "<number>",
        "gross_price": "<number>",
        "vat": {
          "id": "<integer>",
          "value": "<number>",
          "description": "<string>",
          "notes": "<string>",
          "e_invoice": "<boolean>",
          "ei_type": "<string>",
          "ei_description": "<string>",
          "editable": "<boolean>",
          "is_disabled": "<boolean>"
        },
        "not_taxable": "<boolean>",
        "apply_withholding_taxes": "<boolean>",
        "discount": "<number>",
        "discount_highlight": "<boolean>",
        "in_dn": "<boolean>",
        "stock": "<boolean>",
        "ei_raw": {}
      }
    ],
    "payments_list": [
      {
        "id": "<integer>",
        "due_date": "<date>",
        "amount": "<number>",
        "status": "not_paid",
        "payment_account": {
          "id": "<integer>",
          "name": "<string>",
          "type": "standard",
          "iban": "<string>",
          "sia": "<string>",
          "cuc": "<string>",
          "virtual": "<boolean>"
        },
        "paid_date": "<date>",
        "ei_raw": {},
        "payment_terms": {
          "days": "<integer>",
          "type": "standard"
        }
      },
      {
        "id": "<integer>",
        "due_date": "<date>",
        "amount": "<number>",
        "status": "not_paid",
        "payment_account": {
          "id": "<integer>",
          "name": "<string>",
          "type": "standard",
          "iban": "<string>",
          "sia": "<string>",
          "cuc": "<string>",
          "virtual": "<boolean>"
        },
        "paid_date": "<date>",
        "ei_raw": {},
        "payment_terms": {
          "days": "<integer>",
          "type": "standard"
        }
      }
    ],
    "template": {
      "id": "<integer>",
      "name": "<string>",
      "type": "<string>"
    },
    "delivery_note_template": {
      "id": "<integer>",
      "name": "<string>",
      "type": "<string>"
    },
    "acc_inv_template": {
      "id": "<integer>",
      "name": "<string>",
      "type": "<string>"
    },
    "h_margins": "<integer>",
    "v_margins": "<integer>",
    "show_payments": "<boolean>",
    "show_payment_method": "<boolean>",
    "show_totals": "all",
    "show_paypal_button": false,
    "show_notification_button": false,
    "show_tspay_button": "<boolean>",
    "delivery_note": "<boolean>",
    "accompanying_invoice": false,
    "dn_number": "<integer>",
    "dn_date": "<date>",
    "dn_ai_packages_number": "<string>",
    "dn_ai_weight": "<string>",
    "dn_ai_causal": "<string>",
    "dn_ai_destination": "<string>",
    "dn_ai_transporter": "<string>",
    "dn_ai_notes": "<string>",
    "is_marked": "<boolean>",
    "amount_net": "<number>",
    "amount_vat": "<number>",
    "amount_gross": "<number>",
    "amount_due_discount": "<number>",
    "amount_rivalsa": "<number>",
    "amount_rivalsa_taxable": "<number>",
    "amount_withholding_tax": "<number>",
    "amount_withholding_tax_taxable": "<number>",
    "amount_other_withholding_tax": "<number>",
    "amount_other_withholding_tax_taxable": "<number>",
    "amount_enasarco_taxable": "<number>",
    "extra_data": {
      "show_sofort_button": "<boolean>",
      "multifatture_sent": "<integer>",
      "ts_communication": "<boolean>",
      "ts_flag_tipo_spesa": "<number>",
      "ts_pagamento_tracciato": "<boolean>",
      "ts_tipo_spesa": "<string>",
      "ts_opposizione": "<boolean>",
      "ts_status": "<integer>",
      "ts_file_id": "<string>",
      "ts_sent_date": "<date>",
      "ts_full_amount": "<boolean>",
      "imported_by": "<string>"
    },
    "seen_date": "<date>",
    "next_due_date": "<date>",
    "url": "<string>",
    "dn_url": "<string>",
    "ai_url": "<string>",
    "attachment_url": "<string>",
    "attachment_token": "<string>",
    "ei_raw": {},
    "ei_status": "discarded",
    "created_at": "<string>",
    "updated_at": "<string>"
  }
}'
https://api-v2.fattureincloud.it/c/:company_id/issued_documents/totals

Postman Collection Item JSON

{
  "name": "Get New Issued Document Totals",
  "request": {
    "auth": {
      "type": "oauth2",
      "oauth2": [
        {
          "key": "scope",
          "value": "entity.clients:r entity.clients:a entity.suppliers:r entity.suppliers:a products:r products:a issued_documents.invoices:r issued_documents.credit_notes:r issued_documents.receipts:r issued_documents.orders:r issued_documents.quotes:r issued_documents.proformas:r issued_documents.delivery_notes:r issued_documents.work_reports:r issued_documents.supplier_orders:r issued_documents.self_invoices:r issued_documents.invoices:a issued_documents.credit_notes:a issued_documents.receipts:a issued_documents.orders:a issued_documents.quotes:a issued_documents.proformas:a issued_documents.delivery_notes:a issued_documents.work_reports:a issued_documents.supplier_orders:a issued_documents.self_invoices:a received_documents:r received_documents:a stock:r stock:a receipts:r receipts:a taxes:r taxes:a archive:r archive:a cashbook:r cashbook:a settings:r settings:a situation:r",
          "type": "string"
        },
        {
          "key": "redirect_uri",
          "value": "https://api-v2.fattureincloud.it/oauth/token",
          "type": "string"
        },
        {
          "key": "accessTokenUrl",
          "value": "https://api-v2.fattureincloud.it/oauth/token",
          "type": "string"
        },
        {
          "key": "authUrl",
          "value": "https://api-v2.fattureincloud.it/oauth/authorize",
          "type": "string"
        },
        {
          "key": "grant_type",
          "value": "authorization_code",
          "type": "string"
        }
      ]
    },
    "method": "POST",
    "header": [
      {
        "key": "Content-Type",
        "value": "application/json"
      },
      {
        "key": "Accept",
        "value": "application/json"
      }
    ],
    "body": {
      "mode": "raw",
      "raw": "{\n  \"data\": {\n    \"id\": \"<integer>\",\n    \"entity\": {\n      \"name\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"type\": null,\n      \"first_name\": \"<string>\",\n      \"last_name\": \"<string>\",\n      \"contact_person\": \"<string>\",\n      \"vat_number\": \"<string>\",\n      \"tax_code\": \"<string>\",\n      \"address_street\": \"<string>\",\n      \"address_postal_code\": \"<string>\",\n      \"address_city\": \"<string>\",\n      \"address_province\": \"<string>\",\n      \"address_extra\": \"<string>\",\n      \"country\": \"Italia\",\n      \"country_iso\": \"<string>\",\n      \"email\": \"<string>\",\n      \"certified_email\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"notes\": \"<string>\",\n      \"default_payment_terms\": \"<integer>\",\n      \"default_vat\": {\n        \"value\": \"<number>\",\n        \"id\": \"<integer>\",\n        \"description\": \"<string>\",\n        \"notes\": \"<string>\",\n        \"e_invoice\": \"<boolean>\",\n        \"ei_type\": \"<string>\",\n        \"ei_description\": \"<string>\",\n        \"editable\": true,\n        \"is_disabled\": \"<boolean>\"\n      },\n      \"default_payment_terms_type\": \"standard\",\n      \"default_payment_method\": {\n        \"name\": \"<string>\",\n        \"id\": \"<integer>\",\n        \"type\": \"standard\",\n        \"is_default\": \"<boolean>\",\n        \"default_payment_account\": {\n          \"name\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"type\": \"standard\",\n          \"iban\": \"<string>\",\n          \"sia\": \"<string>\",\n          \"cuc\": \"<string>\",\n          \"virtual\": \"<boolean>\"\n        },\n        \"details\": [\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\"\n          },\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\"\n          }\n        ],\n        \"bank_iban\": \"<string>\",\n        \"bank_name\": \"<string>\",\n        \"bank_beneficiary\": \"<string>\",\n        \"ei_payment_method\": \"<string>\"\n      },\n      \"bank_name\": \"<string>\",\n      \"bank_iban\": \"<string>\",\n      \"bank_swift_code\": \"<string>\",\n      \"shipping_address\": \"<string>\",\n      \"e_invoice\": false,\n      \"ei_code\": \"<string>\",\n      \"has_intent_declaration\": \"<boolean>\",\n      \"intent_declaration_protocol_number\": \"<string>\",\n      \"intent_declaration_protocol_date\": \"<date>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\"\n    },\n    \"type\": \"invoice\",\n    \"number\": \"<integer>\",\n    \"numeration\": \"<string>\",\n    \"date\": \"<date>\",\n    \"year\": \"<integer>\",\n    \"currency\": {\n      \"id\": \"<string>\",\n      \"symbol\": \"<string>\",\n      \"exchange_rate\": \"<string>\",\n      \"html_symbol\": \"<string>\"\n    },\n    \"language\": {\n      \"code\": \"<string>\",\n      \"name\": \"<string>\"\n    },\n    \"subject\": \"<string>\",\n    \"visible_subject\": \"<string>\",\n    \"rc_center\": \"<string>\",\n    \"notes\": \"<string>\",\n    \"rivalsa\": \"<number>\",\n    \"cassa\": \"<number>\",\n    \"amount_cassa\": \"<number>\",\n    \"cassa_taxable\": \"<number>\",\n    \"amount_cassa_taxable\": \"<number>\",\n    \"cassa2\": \"<number>\",\n    \"amount_cassa2\": \"<number>\",\n    \"cassa2_taxable\": \"<number>\",\n    \"amount_cassa2_taxable\": \"<number>\",\n    \"global_cassa_taxable\": \"<number>\",\n    \"amount_global_cassa_taxable\": \"<number>\",\n    \"withholding_tax\": \"<number>\",\n    \"withholding_tax_taxable\": \"<number>\",\n    \"other_withholding_tax\": \"<number>\",\n    \"stamp_duty\": \"<number>\",\n    \"payment_method\": {\n      \"name\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"type\": \"standard\",\n      \"is_default\": \"<boolean>\",\n      \"default_payment_account\": {\n        \"name\": \"<string>\",\n        \"id\": \"<integer>\",\n        \"type\": \"standard\",\n        \"iban\": \"<string>\",\n        \"sia\": \"<string>\",\n        \"cuc\": \"<string>\",\n        \"virtual\": \"<boolean>\"\n      },\n      \"details\": [\n        {\n          \"title\": \"<string>\",\n          \"description\": \"<string>\"\n        },\n        {\n          \"title\": \"<string>\",\n          \"description\": \"<string>\"\n        }\n      ],\n      \"bank_iban\": \"<string>\",\n      \"bank_name\": \"<string>\",\n      \"bank_beneficiary\": \"<string>\",\n      \"ei_payment_method\": \"<string>\"\n    },\n    \"use_split_payment\": false,\n    \"use_gross_prices\": false,\n    \"e_invoice\": false,\n    \"ei_data\": {\n      \"vat_kind\": null,\n      \"original_document_type\": \"ordine\",\n      \"od_number\": \"<string>\",\n      \"od_date\": \"<date>\",\n      \"cig\": \"<string>\",\n      \"cup\": \"<string>\",\n      \"payment_method\": \"<string>\",\n      \"bank_name\": \"<string>\",\n      \"bank_iban\": \"<string>\",\n      \"bank_beneficiary\": \"<string>\",\n      \"invoice_number\": \"<string>\",\n      \"invoice_date\": \"<date>\"\n    },\n    \"ei_cassa_type\": \"<string>\",\n    \"ei_cassa2_type\": \"<string>\",\n    \"ei_withholding_tax_causal\": \"<string>\",\n    \"ei_other_withholding_tax_type\": \"<string>\",\n    \"ei_other_withholding_tax_causal\": \"<string>\",\n    \"items_list\": [\n      {\n        \"id\": \"<integer>\",\n        \"product_id\": \"<integer>\",\n        \"code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"category\": \"<string>\",\n        \"description\": \"<string>\",\n        \"qty\": \"<number>\",\n        \"measure\": \"<string>\",\n        \"net_price\": \"<number>\",\n        \"gross_price\": \"<number>\",\n        \"vat\": {\n          \"id\": \"<integer>\",\n          \"value\": \"<number>\",\n          \"description\": \"<string>\",\n          \"notes\": \"<string>\",\n          \"e_invoice\": \"<boolean>\",\n          \"ei_type\": \"<string>\",\n          \"ei_description\": \"<string>\",\n          \"editable\": \"<boolean>\",\n          \"is_disabled\": \"<boolean>\"\n        },\n        \"not_taxable\": \"<boolean>\",\n        \"apply_withholding_taxes\": \"<boolean>\",\n        \"discount\": \"<number>\",\n        \"discount_highlight\": \"<boolean>\",\n        \"in_dn\": \"<boolean>\",\n        \"stock\": \"<boolean>\",\n        \"ei_raw\": {}\n      },\n      {\n        \"id\": \"<integer>\",\n        \"product_id\": \"<integer>\",\n        \"code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"category\": \"<string>\",\n        \"description\": \"<string>\",\n        \"qty\": \"<number>\",\n        \"measure\": \"<string>\",\n        \"net_price\": \"<number>\",\n        \"gross_price\": \"<number>\",\n        \"vat\": {\n          \"id\": \"<integer>\",\n          \"value\": \"<number>\",\n          \"description\": \"<string>\",\n          \"notes\": \"<string>\",\n          \"e_invoice\": \"<boolean>\",\n          \"ei_type\": \"<string>\",\n          \"ei_description\": \"<string>\",\n          \"editable\": \"<boolean>\",\n          \"is_disabled\": \"<boolean>\"\n        },\n        \"not_taxable\": \"<boolean>\",\n        \"apply_withholding_taxes\": \"<boolean>\",\n        \"discount\": \"<number>\",\n        \"discount_highlight\": \"<boolean>\",\n        \"in_dn\": \"<boolean>\",\n        \"stock\": \"<boolean>\",\n        \"ei_raw\": {}\n      }\n    ],\n    \"payments_list\": [\n      {\n        \"id\": \"<integer>\",\n        \"due_date\": \"<date>\",\n        \"amount\": \"<number>\",\n        \"status\": \"not_paid\",\n        \"payment_account\": {\n          \"id\": \"<integer>\",\n          \"name\": \"<string>\",\n          \"type\": \"standard\",\n          \"iban\": \"<string>\",\n          \"sia\": \"<string>\",\n          \"cuc\": \"<string>\",\n          \"virtual\": \"<boolean>\"\n        },\n        \"paid_date\": \"<date>\",\n        \"ei_raw\": {},\n        \"payment_terms\": {\n          \"days\": \"<integer>\",\n          \"type\": \"standard\"\n        }\n      },\n      {\n        \"id\": \"<integer>\",\n        \"due_date\": \"<date>\",\n        \"amount\": \"<number>\",\n        \"status\": \"not_paid\",\n        \"payment_account\": {\n          \"id\": \"<integer>\",\n          \"name\": \"<string>\",\n          \"type\": \"standard\",\n          \"iban\": \"<string>\",\n          \"sia\": \"<string>\",\n          \"cuc\": \"<string>\",\n          \"virtual\": \"<boolean>\"\n        },\n        \"paid_date\": \"<date>\",\n        \"ei_raw\": {},\n        \"payment_terms\": {\n          \"days\": \"<integer>\",\n          \"type\": \"standard\"\n        }\n      }\n    ],\n    \"template\": {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"delivery_note_template\": {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"acc_inv_template\": {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"h_margins\": \"<integer>\",\n    \"v_margins\": \"<integer>\",\n    \"show_payments\": \"<boolean>\",\n    \"show_payment_method\": \"<boolean>\",\n    \"show_totals\": \"all\",\n    \"show_paypal_button\": false,\n    \"show_notification_button\": false,\n    \"show_tspay_button\": \"<boolean>\",\n    \"delivery_note\": \"<boolean>\",\n    \"accompanying_invoice\": false,\n    \"dn_number\": \"<integer>\",\n    \"dn_date\": \"<date>\",\n    \"dn_ai_packages_number\": \"<string>\",\n    \"dn_ai_weight\": \"<string>\",\n    \"dn_ai_causal\": \"<string>\",\n    \"dn_ai_destination\": \"<string>\",\n    \"dn_ai_transporter\": \"<string>\",\n    \"dn_ai_notes\": \"<string>\",\n    \"is_marked\": \"<boolean>\",\n    \"amount_net\": \"<number>\",\n    \"amount_vat\": \"<number>\",\n    \"amount_gross\": \"<number>\",\n    \"amount_due_discount\": \"<number>\",\n    \"amount_rivalsa\": \"<number>\",\n    \"amount_rivalsa_taxable\": \"<number>\",\n    \"amount_withholding_tax\": \"<number>\",\n    \"amount_withholding_tax_taxable\": \"<number>\",\n    \"amount_other_withholding_tax\": \"<number>\",\n    \"amount_other_withholding_tax_taxable\": \"<number>\",\n    \"amount_enasarco_taxable\": \"<number>\",\n    \"extra_data\": {\n      \"show_sofort_button\": \"<boolean>\",\n      \"multifatture_sent\": \"<integer>\",\n      \"ts_communication\": \"<boolean>\",\n      \"ts_flag_tipo_spesa\": \"<number>\",\n      \"ts_pagamento_tracciato\": \"<boolean>\",\n      \"ts_tipo_spesa\": \"<string>\",\n      \"ts_opposizione\": \"<boolean>\",\n      \"ts_status\": \"<integer>\",\n      \"ts_file_id\": \"<string>\",\n      \"ts_sent_date\": \"<date>\",\n      \"ts_full_amount\": \"<boolean>\",\n      \"imported_by\": \"<string>\"\n    },\n    \"seen_date\": \"<date>\",\n    \"next_due_date\": \"<date>\",\n    \"url\": \"<string>\",\n    \"dn_url\": \"<string>\",\n    \"ai_url\": \"<string>\",\n    \"attachment_url\": \"<string>\",\n    \"attachment_token\": \"<string>\",\n    \"ei_raw\": {},\n    \"ei_status\": \"discarded\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\"\n  }\n}",
      "options": {
        "raw": {
          "headerFamily": "json",
          "language": "json"
        }
      }
    },
    "url": {
      "raw": "{{baseUrl}}/c/:company_id/issued_documents/totals",
      "host": [
        "{{baseUrl}}"
      ],
      "path": [
        "c",
        ":company_id",
        "issued_documents",
        "totals"
      ],
      "variable": [
        {
          "key": "company_id",
          "value": "<integer>"
        }
      ]
    },
    "description": "Returns the totals for a new document."
  },
  "response": [
    {
      "name": "Totals.",
      "originalRequest": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          },
          {
            "key": "Accept",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: oauth2",
            "key": "Authorization",
            "value": "<token>"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"data\": {\n    \"id\": \"<integer>\",\n    \"entity\": {\n      \"name\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"type\": null,\n      \"first_name\": \"<string>\",\n      \"last_name\": \"<string>\",\n      \"contact_person\": \"<string>\",\n      \"vat_number\": \"<string>\",\n      \"tax_code\": \"<string>\",\n      \"address_street\": \"<string>\",\n      \"address_postal_code\": \"<string>\",\n      \"address_city\": \"<string>\",\n      \"address_province\": \"<string>\",\n      \"address_extra\": \"<string>\",\n      \"country\": \"Italia\",\n      \"country_iso\": \"<string>\",\n      \"email\": \"<string>\",\n      \"certified_email\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"notes\": \"<string>\",\n      \"default_payment_terms\": \"<integer>\",\n      \"default_vat\": {\n        \"value\": \"<number>\",\n        \"id\": \"<integer>\",\n        \"description\": \"<string>\",\n        \"notes\": \"<string>\",\n        \"e_invoice\": \"<boolean>\",\n        \"ei_type\": \"<string>\",\n        \"ei_description\": \"<string>\",\n        \"editable\": true,\n        \"is_disabled\": \"<boolean>\"\n      },\n      \"default_payment_terms_type\": \"standard\",\n      \"default_payment_method\": {\n        \"name\": \"<string>\",\n        \"id\": \"<integer>\",\n        \"type\": \"standard\",\n        \"is_default\": \"<boolean>\",\n        \"default_payment_account\": {\n          \"name\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"type\": \"standard\",\n          \"iban\": \"<string>\",\n          \"sia\": \"<string>\",\n          \"cuc\": \"<string>\",\n          \"virtual\": \"<boolean>\"\n        },\n        \"details\": [\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\"\n          },\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\"\n          }\n        ],\n        \"bank_iban\": \"<string>\",\n        \"bank_name\": \"<string>\",\n        \"bank_beneficiary\": \"<string>\",\n        \"ei_payment_method\": \"<string>\"\n      },\n      \"bank_name\": \"<string>\",\n      \"bank_iban\": \"<string>\",\n      \"bank_swift_code\": \"<string>\",\n      \"shipping_address\": \"<string>\",\n      \"e_invoice\": false,\n      \"ei_code\": \"<string>\",\n      \"has_intent_declaration\": \"<boolean>\",\n      \"intent_declaration_protocol_number\": \"<string>\",\n      \"intent_declaration_protocol_date\": \"<date>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\"\n    },\n    \"type\": \"invoice\",\n    \"number\": \"<integer>\",\n    \"numeration\": \"<string>\",\n    \"date\": \"<date>\",\n    \"year\": \"<integer>\",\n    \"currency\": {\n      \"id\": \"<string>\",\n      \"symbol\": \"<string>\",\n      \"exchange_rate\": \"<string>\",\n      \"html_symbol\": \"<string>\"\n    },\n    \"language\": {\n      \"code\": \"<string>\",\n      \"name\": \"<string>\"\n    },\n    \"subject\": \"<string>\",\n    \"visible_subject\": \"<string>\",\n    \"rc_center\": \"<string>\",\n    \"notes\": \"<string>\",\n    \"rivalsa\": \"<number>\",\n    \"cassa\": \"<number>\",\n    \"amount_cassa\": \"<number>\",\n    \"cassa_taxable\": \"<number>\",\n    \"amount_cassa_taxable\": \"<number>\",\n    \"cassa2\": \"<number>\",\n    \"amount_cassa2\": \"<number>\",\n    \"cassa2_taxable\": \"<number>\",\n    \"amount_cassa2_taxable\": \"<number>\",\n    \"global_cassa_taxable\": \"<number>\",\n    \"amount_global_cassa_taxable\": \"<number>\",\n    \"withholding_tax\": \"<number>\",\n    \"withholding_tax_taxable\": \"<number>\",\n    \"other_withholding_tax\": \"<number>\",\n    \"stamp_duty\": \"<number>\",\n    \"payment_method\": {\n      \"name\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"type\": \"standard\",\n      \"is_default\": \"<boolean>\",\n      \"default_payment_account\": {\n        \"name\": \"<string>\",\n        \"id\": \"<integer>\",\n        \"type\": \"standard\",\n        \"iban\": \"<string>\",\n        \"sia\": \"<string>\",\n        \"cuc\": \"<string>\",\n        \"virtual\": \"<boolean>\"\n      },\n      \"details\": [\n        {\n          \"title\": \"<string>\",\n          \"description\": \"<string>\"\n        },\n        {\n          \"title\": \"<string>\",\n          \"description\": \"<string>\"\n        }\n      ],\n      \"bank_iban\": \"<string>\",\n      \"bank_name\": \"<string>\",\n      \"bank_beneficiary\": \"<string>\",\n      \"ei_payment_method\": \"<string>\"\n    },\n    \"use_split_payment\": false,\n    \"use_gross_prices\": false,\n    \"e_invoice\": false,\n    \"ei_data\": {\n      \"vat_kind\": null,\n      \"original_document_type\": \"ordine\",\n      \"od_number\": \"<string>\",\n      \"od_date\": \"<date>\",\n      \"cig\": \"<string>\",\n      \"cup\": \"<string>\",\n      \"payment_method\": \"<string>\",\n      \"bank_name\": \"<string>\",\n      \"bank_iban\": \"<string>\",\n      \"bank_beneficiary\": \"<string>\",\n      \"invoice_number\": \"<string>\",\n      \"invoice_date\": \"<date>\"\n    },\n    \"ei_cassa_type\": \"<string>\",\n    \"ei_cassa2_type\": \"<string>\",\n    \"ei_withholding_tax_causal\": \"<string>\",\n    \"ei_other_withholding_tax_type\": \"<string>\",\n    \"ei_other_withholding_tax_causal\": \"<string>\",\n    \"items_list\": [\n      {\n        \"id\": \"<integer>\",\n        \"product_id\": \"<integer>\",\n        \"code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"category\": \"<string>\",\n        \"description\": \"<string>\",\n        \"qty\": \"<number>\",\n        \"measure\": \"<string>\",\n        \"net_price\": \"<number>\",\n        \"gross_price\": \"<number>\",\n        \"vat\": {\n          \"id\": \"<integer>\",\n          \"value\": \"<number>\",\n          \"description\": \"<string>\",\n          \"notes\": \"<string>\",\n          \"e_invoice\": \"<boolean>\",\n          \"ei_type\": \"<string>\",\n          \"ei_description\": \"<string>\",\n          \"editable\": \"<boolean>\",\n          \"is_disabled\": \"<boolean>\"\n        },\n        \"not_taxable\": \"<boolean>\",\n        \"apply_withholding_taxes\": \"<boolean>\",\n        \"discount\": \"<number>\",\n        \"discount_highlight\": \"<boolean>\",\n        \"in_dn\": \"<boolean>\",\n        \"stock\": \"<boolean>\",\n        \"ei_raw\": {}\n      },\n      {\n        \"id\": \"<integer>\",\n        \"product_id\": \"<integer>\",\n        \"code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"category\": \"<string>\",\n        \"description\": \"<string>\",\n        \"qty\": \"<number>\",\n        \"measure\": \"<string>\",\n        \"net_price\": \"<number>\",\n        \"gross_price\": \"<number>\",\n        \"vat\": {\n          \"id\": \"<integer>\",\n          \"value\": \"<number>\",\n          \"description\": \"<string>\",\n          \"notes\": \"<string>\",\n          \"e_invoice\": \"<boolean>\",\n          \"ei_type\": \"<string>\",\n          \"ei_description\": \"<string>\",\n          \"editable\": \"<boolean>\",\n          \"is_disabled\": \"<boolean>\"\n        },\n        \"not_taxable\": \"<boolean>\",\n        \"apply_withholding_taxes\": \"<boolean>\",\n        \"discount\": \"<number>\",\n        \"discount_highlight\": \"<boolean>\",\n        \"in_dn\": \"<boolean>\",\n        \"stock\": \"<boolean>\",\n        \"ei_raw\": {}\n      }\n    ],\n    \"payments_list\": [\n      {\n        \"id\": \"<integer>\",\n        \"due_date\": \"<date>\",\n        \"amount\": \"<number>\",\n        \"status\": \"not_paid\",\n        \"payment_account\": {\n          \"id\": \"<integer>\",\n          \"name\": \"<string>\",\n          \"type\": \"standard\",\n          \"iban\": \"<string>\",\n          \"sia\": \"<string>\",\n          \"cuc\": \"<string>\",\n          \"virtual\": \"<boolean>\"\n        },\n        \"paid_date\": \"<date>\",\n        \"ei_raw\": {},\n        \"payment_terms\": {\n          \"days\": \"<integer>\",\n          \"type\": \"standard\"\n        }\n      },\n      {\n        \"id\": \"<integer>\",\n        \"due_date\": \"<date>\",\n        \"amount\": \"<number>\",\n        \"status\": \"not_paid\",\n        \"payment_account\": {\n          \"id\": \"<integer>\",\n          \"name\": \"<string>\",\n          \"type\": \"standard\",\n          \"iban\": \"<string>\",\n          \"sia\": \"<string>\",\n          \"cuc\": \"<string>\",\n          \"virtual\": \"<boolean>\"\n        },\n        \"paid_date\": \"<date>\",\n        \"ei_raw\": {},\n        \"payment_terms\": {\n          \"days\": \"<integer>\",\n          \"type\": \"standard\"\n        }\n      }\n    ],\n    \"template\": {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"delivery_note_template\": {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"acc_inv_template\": {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"h_margins\": \"<integer>\",\n    \"v_margins\": \"<integer>\",\n    \"show_payments\": \"<boolean>\",\n    \"show_payment_method\": \"<boolean>\",\n    \"show_totals\": \"all\",\n    \"show_paypal_button\": false,\n    \"show_notification_button\": false,\n    \"show_tspay_button\": \"<boolean>\",\n    \"delivery_note\": \"<boolean>\",\n    \"accompanying_invoice\": false,\n    \"dn_number\": \"<integer>\",\n    \"dn_date\": \"<date>\",\n    \"dn_ai_packages_number\": \"<string>\",\n    \"dn_ai_weight\": \"<string>\",\n    \"dn_ai_causal\": \"<string>\",\n    \"dn_ai_destination\": \"<string>\",\n    \"dn_ai_transporter\": \"<string>\",\n    \"dn_ai_notes\": \"<string>\",\n    \"is_marked\": \"<boolean>\",\n    \"amount_net\": \"<number>\",\n    \"amount_vat\": \"<number>\",\n    \"amount_gross\": \"<number>\",\n    \"amount_due_discount\": \"<number>\",\n    \"amount_rivalsa\": \"<number>\",\n    \"amount_rivalsa_taxable\": \"<number>\",\n    \"amount_withholding_tax\": \"<number>\",\n    \"amount_withholding_tax_taxable\": \"<number>\",\n    \"amount_other_withholding_tax\": \"<number>\",\n    \"amount_other_withholding_tax_taxable\": \"<number>\",\n    \"amount_enasarco_taxable\": \"<number>\",\n    \"extra_data\": {\n      \"show_sofort_button\": \"<boolean>\",\n      \"multifatture_sent\": \"<integer>\",\n      \"ts_communication\": \"<boolean>\",\n      \"ts_flag_tipo_spesa\": \"<number>\",\n      \"ts_pagamento_tracciato\": \"<boolean>\",\n      \"ts_tipo_spesa\": \"<string>\",\n      \"ts_opposizione\": \"<boolean>\",\n      \"ts_status\": \"<integer>\",\n      \"ts_file_id\": \"<string>\",\n      \"ts_sent_date\": \"<date>\",\n      \"ts_full_amount\": \"<boolean>\",\n      \"imported_by\": \"<string>\"\n    },\n    \"seen_date\": \"<date>\",\n    \"next_due_date\": \"<date>\",\n    \"url\": \"<string>\",\n    \"dn_url\": \"<string>\",\n    \"ai_url\": \"<string>\",\n    \"attachment_url\": \"<string>\",\n    \"attachment_token\": \"<string>\",\n    \"ei_raw\": {},\n    \"ei_status\": \"discarded\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\"\n  }\n}",
          "options": {
            "raw": {
              "headerFamily": "json",
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/c/:company_id/issued_documents/totals",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "c",
            ":company_id",
            "issued_documents",
            "totals"
          ],
          "variable": [
            {
              "key": "company_id"
            }
          ]
        }
      },
      "status": "OK",
      "code": 200,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{\n  \"data\": {\n    \"amount_net\": \"<number>\",\n    \"amount_rivalsa\": \"<number>\",\n    \"amount_net_with_rivalsa\": \"<number>\",\n    \"amount_cassa\": \"<number>\",\n    \"taxable_amount\": \"<number>\",\n    \"not_taxable_amount\": \"<number>\",\n    \"amount_vat\": \"<number>\",\n    \"amount_gross\": \"<number>\",\n    \"taxable_amount_withholding_tax\": \"<number>\",\n    \"amount_withholding_tax\": \"<number>\",\n    \"taxable_amount_other_withholding_tax\": \"<number>\",\n    \"amount_other_withholding_tax\": \"<number>\",\n    \"stamp_duty\": \"<number>\",\n    \"amount_due\": \"<number>\",\n    \"is_enasarco_maximal_exceeded\": \"<boolean>\",\n    \"payments_sum\": \"<number>\",\n    \"vat_list\": {\n      \"ut023\": {\n        \"amount_net\": \"<number>\",\n        \"amount_vat\": \"<number>\"\n      },\n      \"Ut_0\": {\n        \"amount_net\": \"<number>\",\n        \"amount_vat\": \"<number>\"\n      },\n      \"incididuntb\": {\n        \"amount_net\": \"<number>\",\n        \"amount_vat\": \"<number>\"\n      },\n      \"quis20\": {\n        \"amount_net\": \"<number>\",\n        \"amount_vat\": \"<number>\"\n      }\n    }\n  }\n}"
    },
    {
      "name": "Unauthorized",
      "originalRequest": {
        "method": "POST",
        "header": [
          {
            "key": "Content-Type",
            "value": "application/json"
          },
          {
            "description": "Added as a part of security scheme: oauth2",
            "key": "Authorization",
            "value": "<token>"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\n  \"data\": {\n    \"id\": \"<integer>\",\n    \"entity\": {\n      \"name\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"code\": \"<string>\",\n      \"type\": null,\n      \"first_name\": \"<string>\",\n      \"last_name\": \"<string>\",\n      \"contact_person\": \"<string>\",\n      \"vat_number\": \"<string>\",\n      \"tax_code\": \"<string>\",\n      \"address_street\": \"<string>\",\n      \"address_postal_code\": \"<string>\",\n      \"address_city\": \"<string>\",\n      \"address_province\": \"<string>\",\n      \"address_extra\": \"<string>\",\n      \"country\": \"Italia\",\n      \"country_iso\": \"<string>\",\n      \"email\": \"<string>\",\n      \"certified_email\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"fax\": \"<string>\",\n      \"notes\": \"<string>\",\n      \"default_payment_terms\": \"<integer>\",\n      \"default_vat\": {\n        \"value\": \"<number>\",\n        \"id\": \"<integer>\",\n        \"description\": \"<string>\",\n        \"notes\": \"<string>\",\n        \"e_invoice\": \"<boolean>\",\n        \"ei_type\": \"<string>\",\n        \"ei_description\": \"<string>\",\n        \"editable\": true,\n        \"is_disabled\": \"<boolean>\"\n      },\n      \"default_payment_terms_type\": \"standard\",\n      \"default_payment_method\": {\n        \"name\": \"<string>\",\n        \"id\": \"<integer>\",\n        \"type\": \"standard\",\n        \"is_default\": \"<boolean>\",\n        \"default_payment_account\": {\n          \"name\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"type\": \"standard\",\n          \"iban\": \"<string>\",\n          \"sia\": \"<string>\",\n          \"cuc\": \"<string>\",\n          \"virtual\": \"<boolean>\"\n        },\n        \"details\": [\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\"\n          },\n          {\n            \"title\": \"<string>\",\n            \"description\": \"<string>\"\n          }\n        ],\n        \"bank_iban\": \"<string>\",\n        \"bank_name\": \"<string>\",\n        \"bank_beneficiary\": \"<string>\",\n        \"ei_payment_method\": \"<string>\"\n      },\n      \"bank_name\": \"<string>\",\n      \"bank_iban\": \"<string>\",\n      \"bank_swift_code\": \"<string>\",\n      \"shipping_address\": \"<string>\",\n      \"e_invoice\": false,\n      \"ei_code\": \"<string>\",\n      \"has_intent_declaration\": \"<boolean>\",\n      \"intent_declaration_protocol_number\": \"<string>\",\n      \"intent_declaration_protocol_date\": \"<date>\",\n      \"created_at\": \"<string>\",\n      \"updated_at\": \"<string>\"\n    },\n    \"type\": \"invoice\",\n    \"number\": \"<integer>\",\n    \"numeration\": \"<string>\",\n    \"date\": \"<date>\",\n    \"year\": \"<integer>\",\n    \"currency\": {\n      \"id\": \"<string>\",\n      \"symbol\": \"<string>\",\n      \"exchange_rate\": \"<string>\",\n      \"html_symbol\": \"<string>\"\n    },\n    \"language\": {\n      \"code\": \"<string>\",\n      \"name\": \"<string>\"\n    },\n    \"subject\": \"<string>\",\n    \"visible_subject\": \"<string>\",\n    \"rc_center\": \"<string>\",\n    \"notes\": \"<string>\",\n    \"rivalsa\": \"<number>\",\n    \"cassa\": \"<number>\",\n    \"amount_cassa\": \"<number>\",\n    \"cassa_taxable\": \"<number>\",\n    \"amount_cassa_taxable\": \"<number>\",\n    \"cassa2\": \"<number>\",\n    \"amount_cassa2\": \"<number>\",\n    \"cassa2_taxable\": \"<number>\",\n    \"amount_cassa2_taxable\": \"<number>\",\n    \"global_cassa_taxable\": \"<number>\",\n    \"amount_global_cassa_taxable\": \"<number>\",\n    \"withholding_tax\": \"<number>\",\n    \"withholding_tax_taxable\": \"<number>\",\n    \"other_withholding_tax\": \"<number>\",\n    \"stamp_duty\": \"<number>\",\n    \"payment_method\": {\n      \"name\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"type\": \"standard\",\n      \"is_default\": \"<boolean>\",\n      \"default_payment_account\": {\n        \"name\": \"<string>\",\n        \"id\": \"<integer>\",\n        \"type\": \"standard\",\n        \"iban\": \"<string>\",\n        \"sia\": \"<string>\",\n        \"cuc\": \"<string>\",\n        \"virtual\": \"<boolean>\"\n      },\n      \"details\": [\n        {\n          \"title\": \"<string>\",\n          \"description\": \"<string>\"\n        },\n        {\n          \"title\": \"<string>\",\n          \"description\": \"<string>\"\n        }\n      ],\n      \"bank_iban\": \"<string>\",\n      \"bank_name\": \"<string>\",\n      \"bank_beneficiary\": \"<string>\",\n      \"ei_payment_method\": \"<string>\"\n    },\n    \"use_split_payment\": false,\n    \"use_gross_prices\": false,\n    \"e_invoice\": false,\n    \"ei_data\": {\n      \"vat_kind\": null,\n      \"original_document_type\": \"ordine\",\n      \"od_number\": \"<string>\",\n      \"od_date\": \"<date>\",\n      \"cig\": \"<string>\",\n      \"cup\": \"<string>\",\n      \"payment_method\": \"<string>\",\n      \"bank_name\": \"<string>\",\n      \"bank_iban\": \"<string>\",\n      \"bank_beneficiary\": \"<string>\",\n      \"invoice_number\": \"<string>\",\n      \"invoice_date\": \"<date>\"\n    },\n    \"ei_cassa_type\": \"<string>\",\n    \"ei_cassa2_type\": \"<string>\",\n    \"ei_withholding_tax_causal\": \"<string>\",\n    \"ei_other_withholding_tax_type\": \"<string>\",\n    \"ei_other_withholding_tax_causal\": \"<string>\",\n    \"items_list\": [\n      {\n        \"id\": \"<integer>\",\n        \"product_id\": \"<integer>\",\n        \"code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"category\": \"<string>\",\n        \"description\": \"<string>\",\n        \"qty\": \"<number>\",\n        \"measure\": \"<string>\",\n        \"net_price\": \"<number>\",\n        \"gross_price\": \"<number>\",\n        \"vat\": {\n          \"id\": \"<integer>\",\n          \"value\": \"<number>\",\n          \"description\": \"<string>\",\n          \"notes\": \"<string>\",\n          \"e_invoice\": \"<boolean>\",\n          \"ei_type\": \"<string>\",\n          \"ei_description\": \"<string>\",\n          \"editable\": \"<boolean>\",\n          \"is_disabled\": \"<boolean>\"\n        },\n        \"not_taxable\": \"<boolean>\",\n        \"apply_withholding_taxes\": \"<boolean>\",\n        \"discount\": \"<number>\",\n        \"discount_highlight\": \"<boolean>\",\n        \"in_dn\": \"<boolean>\",\n        \"stock\": \"<boolean>\",\n        \"ei_raw\": {}\n      },\n      {\n        \"id\": \"<integer>\",\n        \"product_id\": \"<integer>\",\n        \"code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"category\": \"<string>\",\n        \"description\": \"<string>\",\n        \"qty\": \"<number>\",\n        \"measure\": \"<string>\",\n        \"net_price\": \"<number>\",\n        \"gross_price\": \"<number>\",\n        \"vat\": {\n          \"id\": \"<integer>\",\n          \"value\": \"<number>\",\n          \"description\": \"<string>\",\n          \"notes\": \"<string>\",\n          \"e_invoice\": \"<boolean>\",\n          \"ei_type\": \"<string>\",\n          \"ei_description\": \"<string>\",\n          \"editable\": \"<boolean>\",\n          \"is_disabled\": \"<boolean>\"\n        },\n        \"not_taxable\": \"<boolean>\",\n        \"apply_withholding_taxes\": \"<boolean>\",\n        \"discount\": \"<number>\",\n        \"discount_highlight\": \"<boolean>\",\n        \"in_dn\": \"<boolean>\",\n        \"stock\": \"<boolean>\",\n        \"ei_raw\": {}\n      }\n    ],\n    \"payments_list\": [\n      {\n        \"id\": \"<integer>\",\n        \"due_date\": \"<date>\",\n        \"amount\": \"<number>\",\n        \"status\": \"not_paid\",\n        \"payment_account\": {\n          \"id\": \"<integer>\",\n          \"name\": \"<string>\",\n          \"type\": \"standard\",\n          \"iban\": \"<string>\",\n          \"sia\": \"<string>\",\n          \"cuc\": \"<string>\",\n          \"virtual\": \"<boolean>\"\n        },\n        \"paid_date\": \"<date>\",\n        \"ei_raw\": {},\n        \"payment_terms\": {\n          \"days\": \"<integer>\",\n          \"type\": \"standard\"\n        }\n      },\n      {\n        \"id\": \"<integer>\",\n        \"due_date\": \"<date>\",\n        \"amount\": \"<number>\",\n        \"status\": \"not_paid\",\n        \"payment_account\": {\n          \"id\": \"<integer>\",\n          \"name\": \"<string>\",\n          \"type\": \"standard\",\n          \"iban\": \"<string>\",\n          \"sia\": \"<string>\",\n          \"cuc\": \"<string>\",\n          \"virtual\": \"<boolean>\"\n        },\n        \"paid_date\": \"<date>\",\n        \"ei_raw\": {},\n        \"payment_terms\": {\n          \"days\": \"<integer>\",\n          \"type\": \"standard\"\n        }\n      }\n    ],\n    \"template\": {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"delivery_note_template\": {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"acc_inv_template\": {\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    \"h_margins\": \"<integer>\",\n    \"v_margins\": \"<integer>\",\n    \"show_payments\": \"<boolean>\",\n    \"show_payment_method\": \"<boolean>\",\n    \"show_totals\": \"all\",\n    \"show_paypal_button\": false,\n    \"show_notification_button\": false,\n    \"show_tspay_button\": \"<boolean>\",\n    \"delivery_note\": \"<boolean>\",\n    \"accompanying_invoice\": false,\n    \"dn_number\": \"<integer>\",\n    \"dn_date\": \"<date>\",\n    \"dn_ai_packages_number\": \"<string>\",\n    \"dn_ai_weight\": \"<string>\",\n    \"dn_ai_causal\": \"<string>\",\n    \"dn_ai_destination\": \"<string>\",\n    \"dn_ai_transporter\": \"<string>\",\n    \"dn_ai_notes\": \"<string>\",\n    \"is_marked\": \"<boolean>\",\n    \"amount_net\": \"<number>\",\n    \"amount_vat\": \"<number>\",\n    \"amount_gross\": \"<number>\",\n    \"amount_due_discount\": \"<number>\",\n    \"amount_rivalsa\": \"<number>\",\n    \"amount_rivalsa_taxable\": \"<number>\",\n    \"amount_withholding_tax\": \"<number>\",\n    \"amount_withholding_tax_taxable\": \"<number>\",\n    \"amount_other_withholding_tax\": \"<number>\",\n    \"amount_other_withholding_tax_taxable\": \"<number>\",\n    \"amount_enasarco_taxable\": \"<number>\",\n    \"extra_data\": {\n      \"show_sofort_button\": \"<boolean>\",\n      \"multifatture_sent\": \"<integer>\",\n      \"ts_communication\": \"<boolean>\",\n      \"ts_flag_tipo_spesa\": \"<number>\",\n      \"ts_pagamento_tracciato\": \"<boolean>\",\n      \"ts_tipo_spesa\": \"<string>\",\n      \"ts_opposizione\": \"<boolean>\",\n      \"ts_status\": \"<integer>\",\n      \"ts_file_id\": \"<string>\",\n      \"ts_sent_date\": \"<date>\",\n      \"ts_full_amount\": \"<boolean>\",\n      \"imported_by\": \"<string>\"\n    },\n    \"seen_date\": \"<date>\",\n    \"next_due_date\": \"<date>\",\n    \"url\": \"<string>\",\n    \"dn_url\": \"<string>\",\n    \"ai_url\": \"<string>\",\n    \"attachment_url\": \"<string>\",\n    \"attachment_token\": \"<string>\",\n    \"ei_raw\": {},\n    \"ei_status\": \"discarded\",\n    \"created_at\": \"<string>\",\n    \"updated_at\": \"<string>\"\n  }\n}",
          "options": {
            "raw": {
              "headerFamily": "json",
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "{{baseUrl}}/c/:company_id/issued_documents/totals",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "c",
            ":company_id",
            "issued_documents",
            "totals"
          ],
          "variable": [
            {
              "key": "company_id"
            }
          ]
        }
      },
      "status": "Unauthorized",
      "code": 401,
      "_postman_previewlanguage": "text",
      "header": [
      ],
      "cookie": [
      ],
      "body": ""
    }
  ]
}