FinancialComponents Web Service
Method
/AddReceipt
Collapse All
Expand All
FinancialComponents Web Service
>
All Operations Resource Group
: /AddReceipt (Method)
Description
Add new record to Receipts table
Request (AddReceiptSoapIn)
The request body is of type
AddReceipt
.
Request Body Parameters
Name
Description
Data Type
receipt
ReceiptInfo
Overview
AddReceipt
Sequence
receipt
optional
ReceiptInfo Complex Type
Sequence
ItemId
xs:int
CreatedByUserId
xs:int
CreatedDateTime
xs:dateTime
LastModifiedByUserId
xs:int
LastModifiedDateTime
xs:dateTime
CompanyId
xs:int
ReceiptNumber
xs:int
PosTerminalId
xs:int
ReceiptText
optional
xs:string
EftReceiptText
optional
xs:string
TransactionDateTime
xs:dateTime
DeferredLoyaltyEarningsHash
optional
xs:string
DeferredLoyaltyEarningsExpiryDate
xs:dateTime
DeferredLoyaltyEarningsClaimed
xs:boolean
Response (AddReceiptSoapOut)
The response body is of type
AddReceiptResponse
.
Response Body Parameters
Name
Description
Data Type
AddReceiptResult
xml:int
Overview
AddReceiptResponse
Sequence
AddReceiptResult
xs:int
See Also
All Operations Resource Group
|
FinancialComponents Web Service