Add a product to an invoice

Use this API to add a product to an invoice.

Response Details

NameTypeDescription
invoice_idguidUnique identifier of the invoice.
errorobjectObject that contains error message and error code details. For more information, refer to the error Object table.

error Object

codemessage
502request body is not supplied.
502Invalid center_id.
438cannot access.
502Invalid guest_id.
502Invalid quantity.
502Invalid sale_by_employee_id.
502unable to retrieve stock details of product.
502Invalid product id.
502only retail products are allowed for sale.
Language
Authorization
Header
Click Try It! to start a request and see the response here!