POST api/quotes
Create new quote header record
Request Information
URI Parameters
None.
Body Parameters
Quote header to add
QuoteHeaderName | Description | Type | Additional information |
---|---|---|---|
SaleHeaderID | integer |
None. |
|
SaleIdentifier | string |
String length: inclusive between 0 and 20 |
|
SaleHeaderGuid | Collection of byte |
None. |
|
SaleHeaderIdentifierGuid | globally unique identifier |
None. |
|
DeptNo | integer |
None. |
|
ZoneID | integer |
None. |
|
OperatorID | integer |
None. |
|
OperatorG_UID | Collection of byte |
None. |
|
OperatorGuid | globally unique identifier |
None. |
|
Created | date |
None. |
|
ItemCount | integer |
None. |
|
TotalAmount | integer |
None. |
|
CashTender | integer |
Data type: Currency |
|
CardTender | integer |
Data type: Currency |
|
CheqTender | integer |
Data type: Currency |
|
AcctTender | integer |
Data type: Currency |
|
VoucherTender | integer |
Data type: Currency |
|
VoucherForegone | integer |
None. |
|
Cashout | integer |
Data type: Currency |
|
ChangeAmount | integer |
Data type: Currency |
|
Rounding | integer |
None. |
|
GstAmount | integer |
None. |
|
CardName | string |
String length: inclusive between 0 and 16 |
|
AccountType | integer |
None. |
|
AuthID | string |
String length: inclusive between 0 and 16 |
|
BankRef | string |
String length: inclusive between 0 and 16 |
|
InvRoc | string |
String length: inclusive between 0 and 16 |
|
ResponseCode | string |
String length: inclusive between 0 and 4 |
|
OrderNo | integer |
None. |
|
AccountNo | integer |
None. |
|
TranType | TransactionType |
None. |
|
Processed | Processed |
None. |
|
MachineID | integer |
None. |
|
StoreID | integer |
None. |
|
CustomerG_UID | Collection of byte |
None. |
|
CustomerGuid | globally unique identifier |
None. |
|
CommunityIdentifier | Collection of byte |
None. |
|
CommunityIdentifierGuid | globally unique identifier |
None. |
|
TimeInSale | time interval |
None. |
|
TimeInSubtotal | time interval |
None. |
|
NewID | integer |
None. |
|
TotalTaxInclusive | integer |
None. |
|
TotalTaxExempt | integer |
None. |
|
LoyaltyPoints | integer |
None. |
|
TaxTransactionDiscount | integer |
None. |
|
TransactionDiscountTender | integer |
None. |
|
TaxTransactionDiscountTender | integer |
None. |
|
TableNumber | integer |
None. |
|
Note | string |
String length: inclusive between 0 and 140 |
|
ReceiptPrinted | boolean |
None. |
|
MasterRoamingID | integer |
None. |
|
IsLocal | boolean |
None. |
|
DrawerID | integer |
None. |
|
DemoID | string |
None. |
|
RetrievedBy | Collection of byte |
None. |
|
RetrievedByGuid | globally unique identifier |
None. |
|
RetrievedAt | date |
None. |
|
AgeVerified | boolean |
None. |
|
FiscalReference | string |
String length: inclusive between 0 and 60 |
|
CustomerReference | string |
String length: inclusive between 0 and 140 |
|
Locked | boolean |
None. |
|
Reversed | boolean |
None. |
|
SmartReceiptStatus | boolean |
None. |
|
RequiredExports | integer |
None. |
|
PickupDate | date |
None. |
|
LastQuoteSent | date |
None. |
|
AccountID | Collection of byte |
None. |
|
AccountIDGuid | globally unique identifier |
None. |
|
Details | Collection of QuoteDetail |
Relation. This field may not always be loaded or used for updates. |
|
StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
Payments | Collection of QuotePayment |
Relation. This field may not always be loaded or used for updates. |
|
CustomerName | string |
Relation. This field may not always be loaded or used for updates. |
|
CustomerEmail | string |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{ "saleHeaderID": 1, "saleIdentifier": "sample string 2", "saleHeaderGuid": "EPcr4EJCoEWYpMIms9pkwg==", "saleHeaderIdentifierGuid": "e02bf710-4242-45a0-98a4-c226b3da64c2", "deptNo": 1, "zoneID": 1, "operatorID": 3, "operatorG_UID": "uogAmsh2lEG1GWTcVflrkg==", "operatorGuid": "9a0088ba-76c8-4194-b519-64dc55f96b92", "created": "2025-10-05T00:01:04.0520784", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "voucherForegone": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "cardName": "sample string 7", "accountType": 1, "authID": "sample string 8", "bankRef": "sample string 9", "invRoc": "sample string 10", "responseCode": "sample string 11", "orderNo": 1, "accountNo": 1, "tranType": 1, "processed": 1, "machineID": 1, "storeID": 12, "customerG_UID": "eTmFGCFS4kaOmiAl4pEf3g==", "customerGuid": "18853979-5221-46e2-8e9a-2025e2911fde", "communityIdentifier": "OTa0j6NwTEihzikYozIB7g==", "communityIdentifierGuid": "8fb43639-70a3-484c-a1ce-2918a33201ee", "timeInSale": "00:00:00.1234567", "timeInSubtotal": "00:00:00.1234567", "newID": 1, "totalTaxInclusive": 1, "totalTaxExempt": 1, "loyaltyPoints": 1, "taxTransactionDiscount": 1, "transactionDiscountTender": 1, "taxTransactionDiscountTender": 1, "tableNumber": 1, "note": "sample string 13", "receiptPrinted": true, "masterRoamingID": 1, "isLocal": true, "drawerID": 1, "demoID": "sample string 14", "retrievedBy": "B6Y2mqqtEEOgQjbdezDC5w==", "retrievedByGuid": "9a36a607-adaa-4310-a042-36dd7b30c2e7", "retrievedAt": "2025-10-05T00:01:04.0520784", "ageVerified": true, "fiscalReference": "sample string 15", "customerReference": "sample string 16", "locked": true, "reversed": true, "smartReceiptStatus": true, "requiredExports": 1, "pickupDate": "2025-10-05T00:01:04.0520784", "lastQuoteSent": "2025-10-05T00:01:04.0520784", "accountID": "4/ODNctS5E+ToVaoC6etTA==", "accountIDGuid": "3583f3e3-52cb-4fe4-93a1-56a80ba7ad4c", "details": [ { "$id": "2", "saleItemID": 1, "saleHeaderID": 2, "identifier": "Cj5DsWFmokus1LC2IRBBIw==", "identifierGuid": "b1433e0a-6661-4ba2-acd4-b0b621104123", "plu": 1, "pluG_UID": "DrnpOGESAkij0b4uqwy++A==", "pluGuid": "38e9b90e-1261-4802-a3d1-be2eab0cbef8", "accountId": "76VToT7OZkSRoy22UFarLg==", "accountIdGuid": "a153a5ef-ce3e-4466-91a3-2db65056ab2e", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": true, "discountType": 1, "operatorDiscount": true, "cost": 1, "costDecimals": 8, "active": true, "markdown": true, "manualQuantity": true, "manualPrice": true, "manualMode": true, "offline": true, "refunded": true, "barcode": "sample string 9", "keyedSale": true, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-10-05T00:01:04.0520784", "bestOrExpireType": true, "refundG_UID": "cguv3IZUtEipktchToLxag==", "refundGuid": "dcaf0b72-5486-48b4-a992-d7214e82f16a", "providerName": "sample string 11", "campaign": "sample string 12", "campaignType": 1, "modifiedID": 1, "omittedIngredient": true, "taxPercent": 1.1, "taxAmount": 1.1, "refundablePrice": 1.1, "showDiscounts": true, "orderPrinted": true, "note": "sample string 13", "operatorG_UID": "Mmto6iY17kGYFUJg0WBDGQ==", "operatorGuid": "ea686b32-3526-41ee-9815-4260d1604319", "modifierName": "sample string 14", "modifierSetName": "sample string 15", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 16", "comboDiscount": 1, "weightEmbedded": true, "departmentID": 1, "departmentCode": "sample string 17", "idempotentVoid": "O8D0rvbS/U6I+SWxPQGSQA==", "idempotentVoidGuid": "aef4c03b-d2f6-4efd-88f9-25b13d019240", "saleHeaderGuid": "MeV3DyFKqU+NTUXQJ/HXIA==", "saleHeaderIdentifierGuid": "0f77e531-4a21-4fa9-8d4d-45d027f1d720", "discounts": [ { "$ref": "2" }, { "$ref": "2" } ], "modifiers": [ { "$ref": "2" }, { "$ref": "2" } ] }, { "$ref": "2" } ], "storeName": "sample string 17", "payments": [ { "$id": "3", "id": 1, "identifier": "HHIKarRFHU+qhXRlRNfgNQ==", "identifierGuid": "6a0a721c-45b4-4f1d-aa85-746544d7e035", "saleHeaderID": 2, "paymentType": 3, "amount": 4, "account": "sample string 5", "accountID": "Wx5SncCdB0CXLVT9x2GQjg==", "accountIDGuid": "9d521e5b-9dc0-4007-972d-54fdc761908e", "accountType": 1, "cardName": "sample string 6", "authorisationNumber": "sample string 7", "bankReference": "sample string 8", "merchantID": "sample string 9", "terminalID": "sample string 10", "cardNumber": "sample string 11", "paymentDate": "2025-10-05T00:01:04.0520784", "paymentDateString": "sample string 12", "invRocNo": "sample string 13", "responseCode": "sample string 14", "cashout": 1, "idempotentVoid": "BzlLrtw380yyD/fXy1ZOqg==", "idempotentVoidGuid": "ae4b3907-37dc-4cf3-b20f-f7d7cb564eaa", "offline": true, "processed": 1, "stan": "sample string 15", "responseText": "sample string 16", "saleHeaderGuid": "RNn5SGk5DUOX6H0dw7VoUA==", "saleHeaderIdentifierGuid": "48f9d944-3969-430d-97e8-7d1dc3b56850" }, { "$ref": "3" } ], "customerName": "sample string 18", "customerEmail": "sample string 19" }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
Returns a newly added header record(without details)
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel
Sample not available.