Back to Collection Items
' This example assumes the Chilkat API to have been previously unlocked.
' See Global Unlock Sample for sample code.
Dim http As New ChilkatHttp
Dim success As Long
' 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": "sent",
' "created_at": "<string>",
' "updated_at": "<string>"
' }
' }
Dim json As New ChilkatJsonObject
success = json.UpdateString("data.id","<integer>")
success = json.UpdateString("data.entity.name","<string>")
success = json.UpdateString("data.entity.id","<integer>")
success = json.UpdateString("data.entity.code","<string>")
success = json.UpdateNull("data.entity.type")
success = json.UpdateString("data.entity.first_name","<string>")
success = json.UpdateString("data.entity.last_name","<string>")
success = json.UpdateString("data.entity.contact_person","<string>")
success = json.UpdateString("data.entity.vat_number","<string>")
success = json.UpdateString("data.entity.tax_code","<string>")
success = json.UpdateString("data.entity.address_street","<string>")
success = json.UpdateString("data.entity.address_postal_code","<string>")
success = json.UpdateString("data.entity.address_city","<string>")
success = json.UpdateString("data.entity.address_province","<string>")
success = json.UpdateString("data.entity.address_extra","<string>")
success = json.UpdateString("data.entity.country","Italia")
success = json.UpdateString("data.entity.country_iso","<string>")
success = json.UpdateString("data.entity.email","<string>")
success = json.UpdateString("data.entity.certified_email","<string>")
success = json.UpdateString("data.entity.phone","<string>")
success = json.UpdateString("data.entity.fax","<string>")
success = json.UpdateString("data.entity.notes","<string>")
success = json.UpdateString("data.entity.default_payment_terms","<integer>")
success = json.UpdateString("data.entity.default_vat.value","<number>")
success = json.UpdateString("data.entity.default_vat.id","<integer>")
success = json.UpdateString("data.entity.default_vat.description","<string>")
success = json.UpdateString("data.entity.default_vat.notes","<string>")
success = json.UpdateString("data.entity.default_vat.e_invoice","<boolean>")
success = json.UpdateString("data.entity.default_vat.ei_type","<string>")
success = json.UpdateString("data.entity.default_vat.ei_description","<string>")
success = json.UpdateBool("data.entity.default_vat.editable",1)
success = json.UpdateString("data.entity.default_vat.is_disabled","<boolean>")
success = json.UpdateString("data.entity.default_payment_terms_type","standard")
success = json.UpdateString("data.entity.default_payment_method.name","<string>")
success = json.UpdateString("data.entity.default_payment_method.id","<integer>")
success = json.UpdateString("data.entity.default_payment_method.type","standard")
success = json.UpdateString("data.entity.default_payment_method.is_default","<boolean>")
success = json.UpdateString("data.entity.default_payment_method.default_payment_account.name","<string>")
success = json.UpdateString("data.entity.default_payment_method.default_payment_account.id","<integer>")
success = json.UpdateString("data.entity.default_payment_method.default_payment_account.type","standard")
success = json.UpdateString("data.entity.default_payment_method.default_payment_account.iban","<string>")
success = json.UpdateString("data.entity.default_payment_method.default_payment_account.sia","<string>")
success = json.UpdateString("data.entity.default_payment_method.default_payment_account.cuc","<string>")
success = json.UpdateString("data.entity.default_payment_method.default_payment_account.virtual","<boolean>")
success = json.UpdateString("data.entity.default_payment_method.details[0].title","<string>")
success = json.UpdateString("data.entity.default_payment_method.details[0].description","<string>")
success = json.UpdateString("data.entity.default_payment_method.details[1].title","<string>")
success = json.UpdateString("data.entity.default_payment_method.details[1].description","<string>")
success = json.UpdateString("data.entity.default_payment_method.bank_iban","<string>")
success = json.UpdateString("data.entity.default_payment_method.bank_name","<string>")
success = json.UpdateString("data.entity.default_payment_method.bank_beneficiary","<string>")
success = json.UpdateString("data.entity.default_payment_method.ei_payment_method","<string>")
success = json.UpdateString("data.entity.bank_name","<string>")
success = json.UpdateString("data.entity.bank_iban","<string>")
success = json.UpdateString("data.entity.bank_swift_code","<string>")
success = json.UpdateString("data.entity.shipping_address","<string>")
success = json.UpdateBool("data.entity.e_invoice",0)
success = json.UpdateString("data.entity.ei_code","<string>")
success = json.UpdateString("data.entity.has_intent_declaration","<boolean>")
success = json.UpdateString("data.entity.intent_declaration_protocol_number","<string>")
success = json.UpdateString("data.entity.intent_declaration_protocol_date","<date>")
success = json.UpdateString("data.entity.created_at","<string>")
success = json.UpdateString("data.entity.updated_at","<string>")
success = json.UpdateString("data.type","invoice")
success = json.UpdateString("data.number","<integer>")
success = json.UpdateString("data.numeration","<string>")
success = json.UpdateString("data.date","<date>")
success = json.UpdateString("data.year","<integer>")
success = json.UpdateString("data.currency.id","<string>")
success = json.UpdateString("data.currency.symbol","<string>")
success = json.UpdateString("data.currency.exchange_rate","<string>")
success = json.UpdateString("data.currency.html_symbol","<string>")
success = json.UpdateString("data.language.code","<string>")
success = json.UpdateString("data.language.name","<string>")
success = json.UpdateString("data.subject","<string>")
success = json.UpdateString("data.visible_subject","<string>")
success = json.UpdateString("data.rc_center","<string>")
success = json.UpdateString("data.notes","<string>")
success = json.UpdateString("data.rivalsa","<number>")
success = json.UpdateString("data.cassa","<number>")
success = json.UpdateString("data.amount_cassa","<number>")
success = json.UpdateString("data.cassa_taxable","<number>")
success = json.UpdateString("data.amount_cassa_taxable","<number>")
success = json.UpdateString("data.cassa2","<number>")
success = json.UpdateString("data.amount_cassa2","<number>")
success = json.UpdateString("data.cassa2_taxable","<number>")
success = json.UpdateString("data.amount_cassa2_taxable","<number>")
success = json.UpdateString("data.global_cassa_taxable","<number>")
success = json.UpdateString("data.amount_global_cassa_taxable","<number>")
success = json.UpdateString("data.withholding_tax","<number>")
success = json.UpdateString("data.withholding_tax_taxable","<number>")
success = json.UpdateString("data.other_withholding_tax","<number>")
success = json.UpdateString("data.stamp_duty","<number>")
success = json.UpdateString("data.payment_method.name","<string>")
success = json.UpdateString("data.payment_method.id","<integer>")
success = json.UpdateString("data.payment_method.type","standard")
success = json.UpdateString("data.payment_method.is_default","<boolean>")
success = json.UpdateString("data.payment_method.default_payment_account.name","<string>")
success = json.UpdateString("data.payment_method.default_payment_account.id","<integer>")
success = json.UpdateString("data.payment_method.default_payment_account.type","standard")
success = json.UpdateString("data.payment_method.default_payment_account.iban","<string>")
success = json.UpdateString("data.payment_method.default_payment_account.sia","<string>")
success = json.UpdateString("data.payment_method.default_payment_account.cuc","<string>")
success = json.UpdateString("data.payment_method.default_payment_account.virtual","<boolean>")
success = json.UpdateString("data.payment_method.details[0].title","<string>")
success = json.UpdateString("data.payment_method.details[0].description","<string>")
success = json.UpdateString("data.payment_method.details[1].title","<string>")
success = json.UpdateString("data.payment_method.details[1].description","<string>")
success = json.UpdateString("data.payment_method.bank_iban","<string>")
success = json.UpdateString("data.payment_method.bank_name","<string>")
success = json.UpdateString("data.payment_method.bank_beneficiary","<string>")
success = json.UpdateString("data.payment_method.ei_payment_method","<string>")
success = json.UpdateBool("data.use_split_payment",0)
success = json.UpdateBool("data.use_gross_prices",0)
success = json.UpdateBool("data.e_invoice",0)
success = json.UpdateNull("data.ei_data.vat_kind")
success = json.UpdateString("data.ei_data.original_document_type","ordine")
success = json.UpdateString("data.ei_data.od_number","<string>")
success = json.UpdateString("data.ei_data.od_date","<date>")
success = json.UpdateString("data.ei_data.cig","<string>")
success = json.UpdateString("data.ei_data.cup","<string>")
success = json.UpdateString("data.ei_data.payment_method","<string>")
success = json.UpdateString("data.ei_data.bank_name","<string>")
success = json.UpdateString("data.ei_data.bank_iban","<string>")
success = json.UpdateString("data.ei_data.bank_beneficiary","<string>")
success = json.UpdateString("data.ei_data.invoice_number","<string>")
success = json.UpdateString("data.ei_data.invoice_date","<date>")
success = json.UpdateString("data.ei_cassa_type","<string>")
success = json.UpdateString("data.ei_cassa2_type","<string>")
success = json.UpdateString("data.ei_withholding_tax_causal","<string>")
success = json.UpdateString("data.ei_other_withholding_tax_type","<string>")
success = json.UpdateString("data.ei_other_withholding_tax_causal","<string>")
success = json.UpdateString("data.items_list[0].id","<integer>")
success = json.UpdateString("data.items_list[0].product_id","<integer>")
success = json.UpdateString("data.items_list[0].code","<string>")
success = json.UpdateString("data.items_list[0].name","<string>")
success = json.UpdateString("data.items_list[0].category","<string>")
success = json.UpdateString("data.items_list[0].description","<string>")
success = json.UpdateString("data.items_list[0].qty","<number>")
success = json.UpdateString("data.items_list[0].measure","<string>")
success = json.UpdateString("data.items_list[0].net_price","<number>")
success = json.UpdateString("data.items_list[0].gross_price","<number>")
success = json.UpdateString("data.items_list[0].vat.id","<integer>")
success = json.UpdateString("data.items_list[0].vat.value","<number>")
success = json.UpdateString("data.items_list[0].vat.description","<string>")
success = json.UpdateString("data.items_list[0].vat.notes","<string>")
success = json.UpdateString("data.items_list[0].vat.e_invoice","<boolean>")
success = json.UpdateString("data.items_list[0].vat.ei_type","<string>")
success = json.UpdateString("data.items_list[0].vat.ei_description","<string>")
success = json.UpdateString("data.items_list[0].vat.editable","<boolean>")
success = json.UpdateString("data.items_list[0].vat.is_disabled","<boolean>")
success = json.UpdateString("data.items_list[0].not_taxable","<boolean>")
success = json.UpdateString("data.items_list[0].apply_withholding_taxes","<boolean>")
success = json.UpdateString("data.items_list[0].discount","<number>")
success = json.UpdateString("data.items_list[0].discount_highlight","<boolean>")
success = json.UpdateString("data.items_list[0].in_dn","<boolean>")
success = json.UpdateString("data.items_list[0].stock","<boolean>")
success = json.UpdateNewObject("data.items_list[0].ei_raw")
success = json.UpdateString("data.items_list[1].id","<integer>")
success = json.UpdateString("data.items_list[1].product_id","<integer>")
success = json.UpdateString("data.items_list[1].code","<string>")
success = json.UpdateString("data.items_list[1].name","<string>")
success = json.UpdateString("data.items_list[1].category","<string>")
success = json.UpdateString("data.items_list[1].description","<string>")
success = json.UpdateString("data.items_list[1].qty","<number>")
success = json.UpdateString("data.items_list[1].measure","<string>")
success = json.UpdateString("data.items_list[1].net_price","<number>")
success = json.UpdateString("data.items_list[1].gross_price","<number>")
success = json.UpdateString("data.items_list[1].vat.id","<integer>")
success = json.UpdateString("data.items_list[1].vat.value","<number>")
success = json.UpdateString("data.items_list[1].vat.description","<string>")
success = json.UpdateString("data.items_list[1].vat.notes","<string>")
success = json.UpdateString("data.items_list[1].vat.e_invoice","<boolean>")
success = json.UpdateString("data.items_list[1].vat.ei_type","<string>")
success = json.UpdateString("data.items_list[1].vat.ei_description","<string>")
success = json.UpdateString("data.items_list[1].vat.editable","<boolean>")
success = json.UpdateString("data.items_list[1].vat.is_disabled","<boolean>")
success = json.UpdateString("data.items_list[1].not_taxable","<boolean>")
success = json.UpdateString("data.items_list[1].apply_withholding_taxes","<boolean>")
success = json.UpdateString("data.items_list[1].discount","<number>")
success = json.UpdateString("data.items_list[1].discount_highlight","<boolean>")
success = json.UpdateString("data.items_list[1].in_dn","<boolean>")
success = json.UpdateString("data.items_list[1].stock","<boolean>")
success = json.UpdateNewObject("data.items_list[1].ei_raw")
success = json.UpdateString("data.payments_list[0].id","<integer>")
success = json.UpdateString("data.payments_list[0].due_date","<date>")
success = json.UpdateString("data.payments_list[0].amount","<number>")
success = json.UpdateString("data.payments_list[0].status","not_paid")
success = json.UpdateString("data.payments_list[0].payment_account.id","<integer>")
success = json.UpdateString("data.payments_list[0].payment_account.name","<string>")
success = json.UpdateString("data.payments_list[0].payment_account.type","standard")
success = json.UpdateString("data.payments_list[0].payment_account.iban","<string>")
success = json.UpdateString("data.payments_list[0].payment_account.sia","<string>")
success = json.UpdateString("data.payments_list[0].payment_account.cuc","<string>")
success = json.UpdateString("data.payments_list[0].payment_account.virtual","<boolean>")
success = json.UpdateString("data.payments_list[0].paid_date","<date>")
success = json.UpdateNewObject("data.payments_list[0].ei_raw")
success = json.UpdateString("data.payments_list[0].payment_terms.days","<integer>")
success = json.UpdateString("data.payments_list[0].payment_terms.type","standard")
success = json.UpdateString("data.payments_list[1].id","<integer>")
success = json.UpdateString("data.payments_list[1].due_date","<date>")
success = json.UpdateString("data.payments_list[1].amount","<number>")
success = json.UpdateString("data.payments_list[1].status","not_paid")
success = json.UpdateString("data.payments_list[1].payment_account.id","<integer>")
success = json.UpdateString("data.payments_list[1].payment_account.name","<string>")
success = json.UpdateString("data.payments_list[1].payment_account.type","standard")
success = json.UpdateString("data.payments_list[1].payment_account.iban","<string>")
success = json.UpdateString("data.payments_list[1].payment_account.sia","<string>")
success = json.UpdateString("data.payments_list[1].payment_account.cuc","<string>")
success = json.UpdateString("data.payments_list[1].payment_account.virtual","<boolean>")
success = json.UpdateString("data.payments_list[1].paid_date","<date>")
success = json.UpdateNewObject("data.payments_list[1].ei_raw")
success = json.UpdateString("data.payments_list[1].payment_terms.days","<integer>")
success = json.UpdateString("data.payments_list[1].payment_terms.type","standard")
success = json.UpdateString("data.template.id","<integer>")
success = json.UpdateString("data.template.name","<string>")
success = json.UpdateString("data.template.type","<string>")
success = json.UpdateString("data.delivery_note_template.id","<integer>")
success = json.UpdateString("data.delivery_note_template.name","<string>")
success = json.UpdateString("data.delivery_note_template.type","<string>")
success = json.UpdateString("data.acc_inv_template.id","<integer>")
success = json.UpdateString("data.acc_inv_template.name","<string>")
success = json.UpdateString("data.acc_inv_template.type","<string>")
success = json.UpdateString("data.h_margins","<integer>")
success = json.UpdateString("data.v_margins","<integer>")
success = json.UpdateString("data.show_payments","<boolean>")
success = json.UpdateString("data.show_payment_method","<boolean>")
success = json.UpdateString("data.show_totals","all")
success = json.UpdateBool("data.show_paypal_button",0)
success = json.UpdateBool("data.show_notification_button",0)
success = json.UpdateString("data.show_tspay_button","<boolean>")
success = json.UpdateString("data.delivery_note","<boolean>")
success = json.UpdateBool("data.accompanying_invoice",0)
success = json.UpdateString("data.dn_number","<integer>")
success = json.UpdateString("data.dn_date","<date>")
success = json.UpdateString("data.dn_ai_packages_number","<string>")
success = json.UpdateString("data.dn_ai_weight","<string>")
success = json.UpdateString("data.dn_ai_causal","<string>")
success = json.UpdateString("data.dn_ai_destination","<string>")
success = json.UpdateString("data.dn_ai_transporter","<string>")
success = json.UpdateString("data.dn_ai_notes","<string>")
success = json.UpdateString("data.is_marked","<boolean>")
success = json.UpdateString("data.amount_net","<number>")
success = json.UpdateString("data.amount_vat","<number>")
success = json.UpdateString("data.amount_gross","<number>")
success = json.UpdateString("data.amount_due_discount","<number>")
success = json.UpdateString("data.amount_rivalsa","<number>")
success = json.UpdateString("data.amount_rivalsa_taxable","<number>")
success = json.UpdateString("data.amount_withholding_tax","<number>")
success = json.UpdateString("data.amount_withholding_tax_taxable","<number>")
success = json.UpdateString("data.amount_other_withholding_tax","<number>")
success = json.UpdateString("data.amount_other_withholding_tax_taxable","<number>")
success = json.UpdateString("data.amount_enasarco_taxable","<number>")
success = json.UpdateString("data.extra_data.show_sofort_button","<boolean>")
success = json.UpdateString("data.extra_data.multifatture_sent","<integer>")
success = json.UpdateString("data.extra_data.ts_communication","<boolean>")
success = json.UpdateString("data.extra_data.ts_flag_tipo_spesa","<number>")
success = json.UpdateString("data.extra_data.ts_pagamento_tracciato","<boolean>")
success = json.UpdateString("data.extra_data.ts_tipo_spesa","<string>")
success = json.UpdateString("data.extra_data.ts_opposizione","<boolean>")
success = json.UpdateString("data.extra_data.ts_status","<integer>")
success = json.UpdateString("data.extra_data.ts_file_id","<string>")
success = json.UpdateString("data.extra_data.ts_sent_date","<date>")
success = json.UpdateString("data.extra_data.ts_full_amount","<boolean>")
success = json.UpdateString("data.extra_data.imported_by","<string>")
success = json.UpdateString("data.seen_date","<date>")
success = json.UpdateString("data.next_due_date","<date>")
success = json.UpdateString("data.url","<string>")
success = json.UpdateString("data.dn_url","<string>")
success = json.UpdateString("data.ai_url","<string>")
success = json.UpdateString("data.attachment_url","<string>")
success = json.UpdateString("data.attachment_token","<string>")
success = json.UpdateNewObject("data.ei_raw")
success = json.UpdateString("data.ei_status","sent")
success = json.UpdateString("data.created_at","<string>")
success = json.UpdateString("data.updated_at","<string>")
http.SetRequestHeader "Content-Type","application/json"
' Adds the "Authorization: Bearer <access_token>" header.
http.AuthToken = "<access_token>"
http.SetRequestHeader "Accept","application/json"
Dim resp As ChilkatHttpResponse
Set resp = http.PostJson3("https://api-v2.fattureincloud.it/c/:company_id/issued_documents/:document_id/totals","application/json",json)
If (http.LastMethodSuccess = 0) Then
Debug.Print http.LastErrorText
Exit Sub
End If
Dim sbResponseBody As New ChilkatStringBuilder
success = resp.GetBodySb(sbResponseBody)
Dim jResp As New ChilkatJsonObject
success = jResp.LoadSb(sbResponseBody)
jResp.EmitCompact = 0
Debug.Print "Response Body:"
Debug.Print jResp.Emit()
Dim respStatusCode As Long
respStatusCode = resp.StatusCode
Debug.Print "Response Status Code = " & respStatusCode
If (respStatusCode >= 400) Then
Debug.Print "Response Header:"
Debug.Print resp.Header
Debug.Print "Failed."
Exit Sub
End If
' 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": {
' "sint_20": {
' "amount_net": "<number>",
' "amount_vat": "<number>"
' },
' "proident_1": {
' "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
Dim Amount_net As String
Amount_net = jResp.StringOf("data.amount_net")
Dim Amount_rivalsa As String
Amount_rivalsa = jResp.StringOf("data.amount_rivalsa")
Dim Amount_net_with_rivalsa As String
Amount_net_with_rivalsa = jResp.StringOf("data.amount_net_with_rivalsa")
Dim Amount_cassa As String
Amount_cassa = jResp.StringOf("data.amount_cassa")
Dim Taxable_amount As String
Taxable_amount = jResp.StringOf("data.taxable_amount")
Dim Not_taxable_amount As String
Not_taxable_amount = jResp.StringOf("data.not_taxable_amount")
Dim Amount_vat As String
Amount_vat = jResp.StringOf("data.amount_vat")
Dim Amount_gross As String
Amount_gross = jResp.StringOf("data.amount_gross")
Dim Taxable_amount_withholding_tax As String
Taxable_amount_withholding_tax = jResp.StringOf("data.taxable_amount_withholding_tax")
Dim Amount_withholding_tax As String
Amount_withholding_tax = jResp.StringOf("data.amount_withholding_tax")
Dim Taxable_amount_other_withholding_tax As String
Taxable_amount_other_withholding_tax = jResp.StringOf("data.taxable_amount_other_withholding_tax")
Dim Amount_other_withholding_tax As String
Amount_other_withholding_tax = jResp.StringOf("data.amount_other_withholding_tax")
Dim Stamp_duty As String
Stamp_duty = jResp.StringOf("data.stamp_duty")
Dim Amount_due As String
Amount_due = jResp.StringOf("data.amount_due")
Dim Is_enasarco_maximal_exceeded As String
Is_enasarco_maximal_exceeded = jResp.StringOf("data.is_enasarco_maximal_exceeded")
Dim Payments_sum As String
Payments_sum = jResp.StringOf("data.payments_sum")
Dim Sint_20Amount_net As String
Sint_20Amount_net = jResp.StringOf("data.vat_list.sint_20.amount_net")
Dim Sint_20Amount_vat As String
Sint_20Amount_vat = jResp.StringOf("data.vat_list.sint_20.amount_vat")
Dim Proident_1Amount_net As String
Proident_1Amount_net = jResp.StringOf("data.vat_list.proident_1.amount_net")
Dim Proident_1Amount_vat As String
Proident_1Amount_vat = jResp.StringOf("data.vat_list.proident_1.amount_vat")
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": "sent",
"created_at": "<string>",
"updated_at": "<string>"
}
}'
https://api-v2.fattureincloud.it/c/:company_id/issued_documents/:document_id/totals
Postman Collection Item JSON
{
"name": "Get Existing 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\": \"sent\",\n \"created_at\": \"<string>\",\n \"updated_at\": \"<string>\"\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/c/:company_id/issued_documents/:document_id/totals",
"host": [
"{{baseUrl}}"
],
"path": [
"c",
":company_id",
"issued_documents",
":document_id",
"totals"
],
"variable": [
{
"key": "company_id",
"value": "<integer>"
},
{
"key": "document_id",
"value": "<integer>"
}
]
},
"description": "Returns the totals for a specified 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\": \"sent\",\n \"created_at\": \"<string>\",\n \"updated_at\": \"<string>\"\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/c/:company_id/issued_documents/:document_id/totals",
"host": [
"{{baseUrl}}"
],
"path": [
"c",
":company_id",
"issued_documents",
":document_id",
"totals"
],
"variable": [
{
"key": "company_id"
},
{
"key": "document_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 \"sint_20\": {\n \"amount_net\": \"<number>\",\n \"amount_vat\": \"<number>\"\n },\n \"proident_1\": {\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\": \"sent\",\n \"created_at\": \"<string>\",\n \"updated_at\": \"<string>\"\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/c/:company_id/issued_documents/:document_id/totals",
"host": [
"{{baseUrl}}"
],
"path": [
"c",
":company_id",
"issued_documents",
":document_id",
"totals"
],
"variable": [
{
"key": "company_id"
},
{
"key": "document_id"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "text",
"header": [
],
"cookie": [
],
"body": ""
},
{
"name": "Not Found",
"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\": \"sent\",\n \"created_at\": \"<string>\",\n \"updated_at\": \"<string>\"\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/c/:company_id/issued_documents/:document_id/totals",
"host": [
"{{baseUrl}}"
],
"path": [
"c",
":company_id",
"issued_documents",
":document_id",
"totals"
],
"variable": [
{
"key": "company_id"
},
{
"key": "document_id"
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "text",
"header": [
],
"cookie": [
],
"body": ""
}
]
}