POST
request to update an existing estimate quote transaction.ApiKey: ********************
{
"title" : 1,
"document_number": "2",
"date": "24-12-2024",
"valid_for" : "30",
"valid_for_type" : 2,
"party_ledger_id": 2702,
"gstin": "06AAKCA6445Q1Z2",
"party_phone_number": "9521453010",
"region_iso": "in",
"region_code": 91,
"dispatch_address_id": null,
"billing_address": {
"address_1": "172/5, , Coastal City Center",
"address_2": "Undi Road, Bhimavaram town and Municipality",
"country_id": 1,
"state_id": 2,
"city_id": 1,
"pin_code": "395010"
},
"shipping_address": {
"shipping_name": null,
"shipping_gstin": null,
"address_1": "",
"address_2": "",
"country_id": 1,
"state_id": 2,
"city_id": 1,
"pin_code": "395010"
},
"broker_details": {
"broker_id": null,
"brokerage_for_sale": null,
"brokerage_on_value_type": 1
},
"transport_details": {
"transport_id": null,
"transporter_document_number": null,
"transporter_document_date": null,
"transporter_vehicle_number": null
},
"eway_bill_details": {
"eway_bill_number": null,
"eway_bill_date": null
},
"other_details": {
"po_no": "FASG522",
"po_date": "10-12-2024",
"credit_period": "30",
"credit_period_type": 2
},
"invoice_type": 1,
"ledgers": [
{
"ledger_id": 1,
"additional_description": "test",
"rpu": 100,
"with_tax": 0,
"discount_type": 1,
"discount_value": null,
"discount_type_2": 1,
"discount_value_2": null,
"gst_id": 1,
"cess" : 0,
"total": 100
},
{
"ledger_id": 2,
"additional_description": "test",
"rpu": 100,
"with_tax": 0,
"discount_type": 1,
"discount_value": null,
"discount_type_2": 1,
"discount_value_2": null,
"gst_id": 1,
"cess" : 0,
"total": 100
}
],
"main_classification_nature_type": "Intrastate Sales Taxable",
"is_rcm_applicable": 0,
"narration": null,
"term_and_condition": null,
"additional_charges": [
{
"ac_ledger_id": 1,
"ac_type": 1,
"ac_value": 100,
"ac_gst_rate_id": 12,
"ac_total": 100
}
],
"gross_value": 200,
"taxable_value": 300,
"cgst": 0,
"sgst": 0,
"igst": 0,
"cess": 0,
"tcs_details": {
"tcs_tax_id": null,
"tcs_rate": null,
"tcs_amount": null
},
"tds_details": {
"tds_tax_id": null,
"tds_rate": null,
"tds_amount": null
},
"add_less" : [],
"rounding_amount": null,
"grand_total": 300,
"is_gst_enabled": 0,
"is_cgst_sgst_igst_calculated": 0,
"is_gst_na": 1,
"is_round_off_not_changed": false,
"submit_button_value": 2
}
curl --location --request POST 'https://app.hisabkitab.co/third-party/estimate-quote-transactions/1' \
--header 'Content-Type: application/json' \
--header 'ApiKey;' \
--data-raw '{
"title" : 1,
"document_number": "2",
"date": "24-12-2024",
"valid_for" : "30",
"valid_for_type" : 2,
"party_ledger_id": 2702,
"gstin": "06AAKCA6445Q1Z2",
"party_phone_number": "9521453010",
"region_iso": "in",
"region_code": 91,
"dispatch_address_id": null,
"billing_address": {
"address_1": "172/5, , Coastal City Center",
"address_2": "Undi Road, Bhimavaram town and Municipality",
"country_id": 1,
"state_id": 2,
"city_id": 1,
"pin_code": "395010"
},
"shipping_address": {
"shipping_name": null,
"shipping_gstin": null,
"address_1": "",
"address_2": "",
"country_id": 1,
"state_id": 2,
"city_id": 1,
"pin_code": "395010"
},
"broker_details": {
"broker_id": null,
"brokerage_for_sale": null,
"brokerage_on_value_type": 1
},
"transport_details": {
"transport_id": null,
"transporter_document_number": null,
"transporter_document_date": null,
"transporter_vehicle_number": null
},
"eway_bill_details": {
"eway_bill_number": null,
"eway_bill_date": null
},
"other_details": {
"po_no": "FASG522",
"po_date": "10-12-2024",
"credit_period": "30",
"credit_period_type": 2
},
"invoice_type": 1,
"ledgers": [
{
"ledger_id": 1,
"additional_description": "test",
"rpu": 100,
"with_tax": 0,
"discount_type": 1,
"discount_value": null,
"discount_type_2": 1,
"discount_value_2": null,
"gst_id": 1,
"cess" : 0,
"total": 100
},
{
"ledger_id": 2,
"additional_description": "test",
"rpu": 100,
"with_tax": 0,
"discount_type": 1,
"discount_value": null,
"discount_type_2": 1,
"discount_value_2": null,
"gst_id": 1,
"cess" : 0,
"total": 100
}
],
"main_classification_nature_type": "Intrastate Sales Taxable",
"is_rcm_applicable": 0,
"narration": null,
"term_and_condition": null,
"additional_charges": [
{
"ac_ledger_id": 1,
"ac_type": 1,
"ac_value": 100,
"ac_gst_rate_id": 12,
"ac_total": 100
}
],
"gross_value": 200,
"taxable_value": 300,
"cgst": 0,
"sgst": 0,
"igst": 0,
"cess": 0,
"tcs_details": {
"tcs_tax_id": null,
"tcs_rate": null,
"tcs_amount": null
},
"tds_details": {
"tds_tax_id": null,
"tds_rate": null,
"tds_amount": null
},
"add_less" : [],
"rounding_amount": null,
"grand_total": 300,
"is_gst_enabled": 0,
"is_cgst_sgst_igst_calculated": 0,
"is_gst_na": 1,
"is_round_off_not_changed": false,
"submit_button_value": 2
}'
{
"data": {
"estimate_quote_transaction": {
"id": 1,
"company_id": 6,
"title": 1,
"number_for_document": "1",
"document_number": "1",
"document_date": "2024-12-23T18:30:00.000000Z",
"valid_for": "30",
"valid_for_type": 2,
"valid_till_date": "2025-01-22T18:30:00.000000Z",
"party_ledger_id": 1,
"party_phone_number": "9521453010",
"region_iso": "in",
"region_code": 91,
"gstin": null,
"broker_id": null,
"brokerage": null,
"brokerage_on_value_type": 1,
"transport_id": null,
"transporter_document_number": null,
"transporter_document_date": null,
"transporter_vehicle_number": null,
"eway_bill_number": null,
"eway_bill_date": null,
"credit_period": "30",
"credit_period_type": 2,
"credit_period_due_date": "2025-01-22T18:30:00.000000Z",
"po_no": "FASG522",
"po_date": "2024-12-09T18:30:00.000000Z",
"invoice_type": 1,
"total": 300,
"grand_total": 300,
"taxable_value": 300,
"gross_value": 200,
"status": "Expired",
"cgst": 0,
"sgst": 0,
"igst": 0,
"cess": 0,
"shipping_freight": null,
"shipping_freight_with_gst": 0,
"shipping_freight_sgst_amount": null,
"shipping_freight_cgst_amount": null,
"shipping_freight_igst_amount": null,
"packing_charge": null,
"packing_charge_with_gst": 0,
"packing_charge_sgst_amount": null,
"packing_charge_cgst_amount": null,
"packing_charge_igst_amount": null,
"tcs_tax_id": null,
"tcs_rate": null,
"tcs_amount": null,
"tds_tax_id": null,
"tds_rate": null,
"tds_amount": null,
"round_off_amount": null,
"narration": null,
"term_and_condition": null,
"dispatch_address_id": null,
"is_gst_enabled": 0,
"is_gst_na": 1,
"is_cgst_sgst_igst_calculated": 0,
"shipping_gstin": null,
"shipping_name": null,
"is_round_off_not_changed": false,
"sale_transactions": [],
"transaction_ledgers": [
{
"id": 1,
"transactions_id": 1,
"ledger_id": 1,
"additional_description": "test",
"with_tax": false,
"rpu_with_gst": 100,
"rpu_without_gst": 100,
"discount_type": 1,
"discount_value": null,
"discount_type_2": 1,
"discount_value_2": null,
"total_discount_amount": 0,
"gst_id": null,
"gst_tax_percentage": null,
"total": 100,
"cess_rate": 0,
"cess_amount": 0,
"classification_igst_tax": null,
"classification_cgst_tax": null,
"classification_sgst_tax": null,
"classification_cess_tax": null,
"classification_is_rcm_applicable": 0,
"classification_nature_type": null,
"taxable_value": 100,
"created_at": "2025-01-28T10:25:13.000000Z",
"updated_at": "2025-01-28T10:25:13.000000Z"
},
{
"id": 2,
"transactions_id": 1,
"ledger_id": 2,
"additional_description": "test",
"with_tax": false,
"rpu_with_gst": 100,
"rpu_without_gst": 100,
"discount_type": 1,
"discount_value": null,
"discount_type_2": 1,
"discount_value_2": null,
"total_discount_amount": 0,
"gst_id": null,
"gst_tax_percentage": null,
"total": 100,
"cess_rate": 0,
"cess_amount": 0,
"classification_igst_tax": null,
"classification_cgst_tax": null,
"classification_sgst_tax": null,
"classification_cess_tax": null,
"classification_is_rcm_applicable": 0,
"classification_nature_type": null,
"taxable_value": 100,
"created_at": "2025-01-28T10:25:13.000000Z",
"updated_at": "2025-01-28T10:25:13.000000Z"
}
],
"via_api": false,
"is_import": false,
"created_by": 8,
"created_at": "2025-01-28T10:25:12.000000Z",
"updated_at": "2025-01-28T10:26:02.000000Z",
"deleted_by": null,
"deleted_at": null
},
"transaction_id": 1
},
"success": true,
"message": "Estimate / Quote Transaction updated Successfully"
}