Eagle Business Software is now Koble (Learn More)
You are currently on our legacy site. Please visit KobleSystems.com

ARQT

Sales quote

Inherits from EbmsEntity

Properties

Version 1.5.47, Updated on Tuesday, March 14, 2023

Creating a new proposal

POSThttps://ecc123456789012345.servicebus.windows.net/MyEbms/ABC/OData/ARQT
{
 "B_ID": "GROINC",
 "QT_DATE": "01/15/2020",
 "QUOTE": "12345.2",
 "DESCR": "Wholesale grocery shipment",
 "MEMO": "multi – line memo \r\nSo much can be written here and can be printed at the bottom of the invoice",
 "Details":
  [
   {
    "INVEN": "STRAWBER",
    "DESCR": "[Overwrite the EBMS description if you wish with this multi-line memo]",
    "M_QUAN": "200"
    "UNIT":"5.99"
   },
   {
    "INVEN": "SUGARWH",
    "M_QUAN": "58",
    "UNIT": "10.36",
   },
  ],
}