v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Bills

Update a bill

Update an existing digital bill. Can update customer details, line items, receipt summary, and other fields.

patch/bills/{bill_id}

Path parameters

bill_idstring required

Bill ID with prefix bill_

Request body

idstring

Bill ID with prefix bill_

business_type'ecommerce' | 'retail' | 'food_and_beverage' | 'events'
business_categorystring
store_codestring
receipt_timestampinteger

Unix timestamp of the transaction

receipt_numberstring
receipt_type'tax_invoice' | 'sales_invoice' | 'bill_of_supply' | 'credit_note' | 'debit_note'
receipt_delivery'digital' | 'print' | 'digital_and_print'
tagsobject
bar_code_numberstring
qr_code_numberstring
billing_pos_numberstring
pos_categorystring
order_numberstring
order_service_type'dine_in' | 'takeaway' | 'delivery'
delivery_status_urlstring
taxesobject[]
eventobject

Event details for events business type

irnstring

Invoice Reference Number for GST e-invoicing

receipt_urlstring
created_atinteger

Response

Bill updated successfully

idstring

Bill ID with prefix bill_

business_type'ecommerce' | 'retail' | 'food_and_beverage' | 'events'
business_categorystring
store_codestring
receipt_timestampinteger

Unix timestamp of the transaction

receipt_numberstring
receipt_type'tax_invoice' | 'sales_invoice' | 'bill_of_supply' | 'credit_note' | 'debit_note'
receipt_delivery'digital' | 'print' | 'digital_and_print'
tagsobject
bar_code_numberstring
qr_code_numberstring
billing_pos_numberstring
pos_categorystring
order_numberstring
order_service_type'dine_in' | 'takeaway' | 'delivery'
delivery_status_urlstring
taxesobject[]
eventobject

Event details for events business type

irnstring

Invoice Reference Number for GST e-invoicing

receipt_urlstring
created_atinteger