HisabKitab
Income Debit Note Transaction
Copy Page
HisabKitab
Third Party APIs
How to Generate ApiKey ?
Account Master
Ledger Groups
List of All Groups
Create Group
Create Batch Groups
Edit Group
Update Group
Delete Group
Ledgers
Create Ledger
Customer Ledger
Supplier Ledger
Bank Ledger
Capital Ledger
Cash Ledger
Income Ledger
Expense Ledger
Fixed Asset Ledger
Investment Ledger
Loan and Advance (Asset) Ledger
Misc Assets Ledger
Other Current Assets Ledger
Taxes - GST Ledger
Taxes - TDS Ledger
Taxes - TCS Ledger
Provisions Ledger
Reserve and Surplus Ledger
Secured Loan Ledger
Unsecured Loan Ledger
Stock In Hand Ledger
Other Current Liabilities Ledger
TDS Receivable Ledger
TCS Receivable Ledger
Ledger Detail
List of all Ledgers
Edit Ledger
Update Ledger
Delete Ledger
Delete Ledger Media
Add Location(Fixed Asset )
Check Unique GST Number
Check Unique GST Number with Ledger
Holding & Profit Ratio
Ledger TDS tax Data
Ledger TCS tax Data
Item Master
Item Groups
List of all groups
Create Group
Create Batch Groups
Edit Group
Update Group
Delete Group
Items
Item Form Details
List of items
Create Good Item
Create Service Item
Edit Item
Update Item
Delete Item
Unit of Measurement
List of Unit of Measurement
Create Unit of Measurement
Edit Unit of Measurement
Update Unit of Measurement
Delete Unit of Measurement
Broker Master
List of Brokers
Create Broker
Edit Broker
Update Broker
Delete Broker
Transport Master
List of Transport
Create Transport
Edit Transport
Update Transport
Delete Transport
Cess Rate
List of Cess Rate
Create Cess Rate
Edit Cess Rate
Update Cess Rate
Delete Cess Rate
Dispatch Address
List of Dispatch Address
Create Dispatch Address
Edit Dispatch Address
Update Dispatch Address
Delete Dispatch Address
Shipping Address
List of Shipping Addresses
Create Shipping Address
Edit Shipping Address
Update Shipping Address
Delete Shipping Address
Comman APIs
Company Details
Countries
States
Cities
Gst Rates
Classification-nature-type
Configuration
Sale
Sale Configuration
Update Configuration
Update Configuration with Type
Sale Return
Sale Return Configuration
Update Configuration
Update Configuration with Type
Income Debit Note
Debit Note Configuration
Update Configuration
Update Configuration with Type
Income Credit Note
Credit Note Configuration
Update Configuration
Update Configuration with Type
Estimate Quote
Estimate Configuration
Update Configuration with Type
Update Configuration
Delivery Challan
Delivery Challan Configuration
Update Configuration
Update Configuration with Type
Purchase
Purchase Configuration
Update Configuration
Update Configuration with Type
Purchase Return
Purchase Return Configuration
Update Configuration
Update Configuration with Type
Expense Credit Note
Expense Credit Note Configuration
Update Configuration
Update Configuration with Type
Expense Debit Note
Expense Debit Note Configuration
Update Configuration
Update Configuration with Type
Purchase Order
Purchase Order Configuration
Update Configuration
Update Configuration with Type
Sale Transactions
List of Transactions
Next Invoice Number
Create Item Sale
Create Accounting Sale
Edit Sale
Update Sale
Duplicate Sale
Delete Sale
Get Sale For Sale Return
Create Challan From Sale Invoice
Sale Return Transaction
List of Transactions
Next Invoice Number
Create Item Sale Return
Create Accounting Sale Return
Edit Sale Return
Update Sale Return
Duplicate Sale Return
Delete Sale Return
Income Debit Note Transaction
List of Transactions
GET
Next Invoice Number
GET
Create Item Debit Note
POST
Create Accounting Debit Note
POST
Edit Debit Note
GET
Update Debit Note
POST
Duplicate Debit Note
GET
Delete Debit Note
DELETE
Income Credit Note Transaction
List of Transactions
Next Invoice Number
Create Item Credit Note
Create Accounting Credit Note
Edit Credit Note
Update Credit Note
Duplicate Credit Note
Delete Credit Note
Estimate Quote Transaction
List of Transactions
Next Estimate Number
Create Item Estimate
Create Accounting Estimate
Edit Estimate
Update Estimate
Duplicate Estimate
Create Sale From Estimate
Delete Estimate
Delivery Challan Transaction
List of Transactions
Next Challan Number
Create Delivery Challan
Edit Delivery Challan
Update Delivery Challan
Duplicate Delivery Challan
Create Sale From Delivery Challan
Delete Delivery Challan
Purchase Transaction
List of Transactions
Next Invoice Number
Create Item Purchase
Create Accounting Purchase
Edit purchase
Update purchase
Duplicate purchase
Get purchase For purchase Return
Delete purchase
Purchase Return Transaction
List of Transactions
Next Invoice Number
Create Item Purchase Return
Create Accounting Purchase Return
Edit purchase Return
Update purchase Return
Duplicate purchase Return
Delete purchase Return
Expense Credit Note Transaction
List of Transactions
Next Invoice Number
Create Item Expense Credit Note
Create Accounting Expense Credit Note
Edit Expense Credit Note
Update Expense Credit Note
Duplicate Expense Credit Note
Delete Expense Credit Note
Expense Debit Note Transaction
List of Transactions
Next Invoice Number
Create Item Expense Debit Note
Create Accounting Expense Debit Note
Edit Expense Debit Note
Update Expense Debit Note
Duplicate Expense Debit Note
Delete Expense Debit Note
Purchase Order Transaction
List of Transactions
Next Invoice Number
Create Item Purchase Order
Create Accounting Purchase Order
Edit purchase Order
Update Purchase Order
Duplicate purchase Order
Delete purchase Order
Book Purchase Order
Receipt Transaction
List of Receipts
Next invoice number
Create Receipt
Edit Receipt
Update Receipt
Delete Receipt
Payment Transaction
List of Payments
Next invoice number
Create Payment
Edit Payment
Update Payment
Delete Payment
Journal Transaction
List of Journals
Next invoice number
Create Journal
Edit Journal
Update Journal
Delete Journal
Income Debit Note Transaction
Copy Page
Update Debit Note
POST
https://app.hisabkitab.co/third-party/income-debit-notes/{id}
Try it
Run in Apidog
Run in Apidog
Here, you can modify the details of an existing debit note transaction.
Request
#
The
POST
request should be sent with the updated details of the debit note.
Response
#
You will receive updated details of the debit note transaction with confirmation message.
Request
Authorization
Add parameter in header
ApiKey
Example:
ApiKey: ********************
Path Params
Generate Code
id
integer
Â
required
it will be the id of the income debit note you want to update.
Example:
1
Body Params
application/json
Generate Code
debit_note_number
string
Â
required
The unique invoice number is system-generated and assigned to each invoice and Typically fetched from the Next Invoice Number Endpoint.
date
string
Â
required
The invoice date represents the date on which an invoice is issued, and the date is set within the applicable financial year.
customer_ledger_id
integer
Â
required
Represents the unique identifier of the customer for whom the invoice is being created, linking the invoice to the relevant business entity.
billing_address
object
Â
required
Represents the billing address of the customer for invoicing purposes.
country_id
integer
Â
required
state_id
integer
Â
required
address_1
string
Â
optional
address_2
string
Â
optional
city_id
integer
Â
optional
pin_code
string
Â
optional
dn_item_type
integer
Â
required
Indicates the type of invoice such as item invoice (2) and accounting invoice (1).
items
array
 [object {15}]Â
required
An array of items for item invoice.
item_id
integer
Â
required
This is the unique identifier assigned to the item in the transaction.
ledger_id
integer
Â
required
Refers to the unique identifier of the ledger account where the item's transaction is recorded.
unit_id
integer
Â
required
This field holds the identifier for the unit of measurement used for the item, such as pieces etc.
quantity
integer
Â
required
Indicates the number of items being sold in the transaction
rpu
number
Â
required
Represents the Rate Per Unit of the item, the selling price for each unit before taxes and discounts.
with_tax
integer
Â
required
This indicates whether the price is inclusive of tax. A value of 0 means the price is exclusive of tax.
discount_type
integer
Â
required
Type of discount applied to the selling price (2 = Percentage, 1 = Fixed amount).
total
number
Â
<double>
required
This is the final total for the item after all calculations, including discounts.
additional_description
string
Â
Â
|
Â
null
Â
optional
Provides any extra details or notes about the item being sold.
mrp
number
Â
Â
|
Â
null
Â
optional
Refers to the Maximum Retail Price of the item.
discount_value
number
Â
optional
Represents the discount amount applied to the item.
discount_type_2
integer
Â