Lavu · Example Payload

Poslavu Api Order Example

RestaurantPoint of SalePaymentsInventoryMenu Management

Poslavu Api Order Example is an example object payload from Lavu, with 58 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idorder_idlocationlocation_idopenedclosedsubtotaltaxratetaxtotalserverserver_idtablenamesend_statusdiscountdiscount_shgratuitygratuity_percentcard_gratuitycash_paidcard_paidgift_certificatechange_amountreopen_refundvoidcashiercashier_idauth_byauth_by_idguestsemailpermissioncheck_has_printedno_of_checkscard_desctransaction_idmultiple_tax_ratestaboriginal_iddeposit_statusregisterrefundedrefund_notesrefunded_ccrefund_notes_ccrefunded_byrefunded_by_cccash_tipdiscount_valuereopened_datetime

Example Payload

Raw ↑
{
  "id": "1",
  "order_id": "1",
  "location": "Dev West Side",
  "location_id": "9",
  "opened": "2010-10-06 12:01:20",
  "closed": "2011-01-26 17:16:31",
  "subtotal": "40.50",
  "taxrate": "0.06875",
  "tax": "2.78",
  "total": "43.28",
  "server": "Ancori Lifigi",
  "server_id": "5",
  "tablename": "Booth 7",
  "send_status": "1",
  "discount": "0.00",
  "discount_sh": "",
  "gratuity": "0.00",
  "gratuity_percent": "0.2250",
  "card_gratuity": "0.00",
  "cash_paid": "46.64",
  "card_paid": "0.00",
  "gift_certificate": "0.00",
  "change_amount": "3.36",
  "reopen_refund": "0.00",
  "void": "1",
  "cashier": "Ancori Lifigi",
  "cashier_id": "5",
  "auth_by": "",
  "auth_by_id": "0",
  "guests": "1",
  "email": "",
  "permission": "0",
  "check_has_printed": "1",
  "no_of_checks": "2",
  "card_desc": "",
  "transaction_id": "",
  "multiple_tax_rates": "0",
  "tab": "0",
  "original_id": "0",
  "deposit_status": "0",
  "register": "",
  "refunded": "0",
  "refund_notes": "",
  "refunded_cc": "",
  "refund_notes_cc": "",
  "refunded_by": "0",
  "refunded_by_cc": "0",
  "cash_tip": "",
  "discount_value": "",
  "reopened_datetime": "",
  "discount_type": "",
  "deposit_amount": "",
  "subtotal_without_deposit": "",
  "togo_status": "",
  "togo_phone": "",
  "togo_time": "",
  "cash_applied": "43.28",
  "rounding_amount": ""
}