- Previous: Transactions
- Up: Transactions
- Next: Retail ERP
Retrieve Transactions
This method allows you to retrieve a transaction order in the Venchi ERP
### Request URI### Request message
Query Parameter | Type | Mandatory | Description |
transactionsId |
String | Y | transaction unique identifier |
version |
String | N | API version: allowed value is "2". Use this parameter to retrieve information about coupons and gift cards |
retailTransactions - Transaction Header
API field | Type | Mandatory | Description |
amountPostedToAccount
|
Integer | N | retailTransaction - amountPostedToAccount |
batchID
|
Integer | N | retailTransaction - batchID |
batchTerminalId
|
String | N | retailTransaction - batchTerminalId |
beginDateTime
|
String | N | retailTransaction - beginDateTime |
businessDate
|
String | N | retailTransaction - businessDate |
channelReferenceId
|
String | N | retailTransaction - channelReferenceId |
comment
|
String | N | retailTransaction - comment |
costAmount
|
Integer | N | retailTransaction - costAmount |
createdOffline
|
String | N | retailTransaction - createdOffline |
createdOnPosTerminal
|
String | N | retailTransaction - createdOnPosTerminal |
currency
|
String | N | retailTransaction - currency |
customerAccount
|
String | N | retailTransaction - customerAccount |
customerDiscountAmount
|
Integer | N | retailTransaction - customerDiscountAmount |
dataAreaId
|
String | N | retailTransaction - dataAreaId |
deliveryMode
|
String | N | retailTransaction - deliveryMode |
discountAmount
|
Integer | N | retailTransaction - discountAmount |
discountAmountWithoutTax
|
Integer | N | retailTransaction - discountAmountWithoutTax |
exchangeRate
|
Integer | N | retailTransaction - exchangeRate |
giftCardActiveFrom
|
String | N | retailTransaction - giftCardActiveFrom |
giftCardBalance
|
Integer | N | retailTransaction - giftCardBalance |
giftCardExpireDate
|
String | N | retailTransaction - giftCardExpireDate |
giftCardHistoryDetails
|
String | N | retailTransaction - giftCardHistoryDetails |
giftCardIdMasked
|
String | N | retailTransaction - giftCardIdMasked |
giftCardIssueAmount
|
Integer | N | retailTransaction - giftCardIssueAmount |
grossAmount
|
Integer | N | retailTransaction - grossAmount |
incomeExpenseAmount
|
Integer | N | retailTransaction - incomeExpenseAmount |
infocodeDiscountGroup
|
String | N | retailTransaction - infocodeDiscountGroup |
invoiceId
|
String | N | retailTransaction - invoiceId |
isTaxExemptedForPriceInclusive
|
String | N | retailTransaction - isTaxExemptedForPriceInclusive |
isTaxIncludedInPrice
|
String | N | retailTransaction - isTaxIncludedInPrice |
itemsPosted
|
String | N | retailTransaction - itemsPosted |
logisticPostalAddressValidTo
|
String | N | retailTransaction - logisticPostalAddressValidTo |
logisticsLocationId
|
String | N | retailTransaction - logisticsLocationId |
logisticsPostalAddressValidFrom
|
String | N | retailTransaction - logisticsPostalAddressValidFrom |
logisticsPostalCity
|
String | N | retailTransaction - logisticsPostalCity |
logisticsPostalCounty
|
String | N | retailTransaction - logisticsPostalCounty |
logisticsPostalState
|
String | N | retailTransaction - logisticsPostalState |
logisticsPostalStreet
|
String | N | retailTransaction - logisticsPostalStreet |
logisticsPostalZipCode
|
String | N | retailTransaction - logisticsPostalZipCode |
loyaltyCardId
|
String | N | retailTransaction - loyaltyCardId |
netAmount
|
Integer | N | retailTransaction - netAmount |
netPrice
|
Integer | N | retailTransaction - netPrice |
numberOfItemLines
|
Integer | N | retailTransaction - numberOfItemLines |
numberOfItems
|
Integer | N | retailTransaction - numberOfItems |
numberOfPaymentLines
|
Integer | N | retailTransaction - numberOfPaymentLines |
operatingUnitNumber
|
String | N | retailTransaction - operatingUnitNumber |
paymentAmount
|
Integer | N | retailTransaction - paymentAmount |
postAsShipment
|
String | N | retailTransaction - postAsShipment |
refundReceiptId
|
String | N | retailTransaction - refundReceiptId |
retailTransactionAggregationFieldList
|
Integer | N | retailTransaction - retailTransactionAggregationFieldList |
rreceiptId
|
String | N | retailTransaction - rreceiptId |
saleIsReturnSale
|
String | N | retailTransaction - saleIsReturnSale |
saleOnAccount
|
String | N | retailTransaction - saleOnAccount |
salesInvoiceAmount
|
Integer | N | retailTransaction - salesInvoiceAmount |
salesOrderAmount
|
Integer | N | retailTransaction - salesOrderAmount |
salesOrderId
|
String | N | retailTransaction - salesOrderId |
salesPaymentDifference
|
Integer | N | retailTransaction - salesPaymentDifference |
shift
|
String | N | retailTransaction - shift |
shippingDateRequested
|
String | N | retailTransaction - shippingDateRequested |
siteId
|
String | N | retailTransaction - siteId |
staff
|
String | N | retailTransaction - staff |
suspendedTransactionId
|
String | N | retailTransaction - suspendedTransactionId |
taxCalculationType
|
String | N | retailTransaction - taxCalculationType |
terminal
|
String | N | retailTransaction - terminal |
toAccount
|
String | N | retailTransaction - toAccount |
totalDiscountAmount
|
Integer | N | retailTransaction - totalDiscountAmount |
totalManualDiscountAmount
|
Integer | N | retailTransaction - totalManualDiscountAmount |
totalManualDiscountPercentage
|
Integer | N | retailTransaction - totalManualDiscountPercentage |
transactionDate
|
String | N | retailTransaction - transactionDate |
transactionNumber
|
String | N | retailTransaction - transactionNumber |
transactionOrderType
|
String | N | retailTransaction - transactionOrderType |
transactionStatus
|
String | N | retailTransaction - transactionStatus |
transactionTime
|
Integer | N | retailTransaction - transactionTime |
transactionType
|
String | N | retailTransaction - transactionType |
warehouse
|
String | N | retailTransaction - warehouse |
retailTransactionSalesLinesV2 - Sales Lines
API field | Type | Mandatory | Description |
barCode
|
String | N | retailTransactionSalesLinesV2 - barCode |
businessDate
|
String | N | retailTransactionSalesLinesV2 - businessDate |
cashDiscountAmount
|
Integer | N | retailTransactionSalesLinesV2 - cashDiscountAmount |
categoryHierarchyName
|
String | N | retailTransactionSalesLinesV2 - categoryHierarchyName |
categoryName
|
String | N | retailTransactionSalesLinesV2 - categoryName |
channelListingId
|
String | N | retailTransactionSalesLinesV2 - channelListingId |
costAmount
|
Integer | N | retailTransactionSalesLinesV2 - costAmount |
currency
|
String | N | retailTransactionSalesLinesV2 - currency |
customerAccount
|
String | N | retailTransactionSalesLinesV2 - customerAccount |
customerDiscount
|
Integer | N | retailTransactionSalesLinesV2 - customerDiscount |
customerInvoiceDiscountAmount
|
Integer | N | retailTransactionSalesLinesV2 - customerInvoiceDiscountAmount |
dataAreaId
|
String | N | retailTransactionSalesLinesV2 - dataAreaId |
discountAmountForPrinting
|
Integer | N | retailTransactionSalesLinesV2 - discountAmountForPrinting |
discountAmountWithoutTax
|
Integer | N | retailTransactionSalesLinesV2 - discountAmountWithoutTax |
electronicDeliveryEmail
|
String | N | retailTransactionSalesLinesV2 - electronicDeliveryEmail |
giftCard
|
String | N | retailTransactionSalesLinesV2 - giftCard: if filled indicates giftcard purchase |
inventoryStatus
|
String | N | retailTransactionSalesLinesV2 - inventoryStatus |
isLineDiscounted
|
String | N | retailTransactionSalesLinesV2 - isLineDiscounted |
isLinkedProductNotOriginal
|
String | N | retailTransactionSalesLinesV2 - isLinkedProductNotOriginal |
isOriginalOfLinkedProductList
|
String | N | retailTransactionSalesLinesV2 - isOriginalOfLinkedProductList |
isPriceChange
|
String | N | retailTransactionSalesLinesV2 - isPriceChange |
isReturnNoSale
|
String | N | retailTransactionSalesLinesV2 - isReturnNoSale |
isScaleProduct
|
String | N | retailTransactionSalesLinesV2 - isScaleProduct |
isWeightManuallyEntered
|
String | N | retailTransactionSalesLinesV2 - isWeightManuallyEntered |
isWeightProduct
|
String | N | retailTransactionSalesLinesV2 - isWeightProduct |
itemColor
|
String | N | retailTransactionSalesLinesV2 - itemColor |
itemConfigId
|
String | N | retailTransactionSalesLinesV2 - itemConfigId |
itemId
|
String | N | retailTransactionSalesLinesV2 - itemId |
itemRelation
|
String | N | retailTransactionSalesLinesV2 - itemRelation |
itemSalesTaxGroup
|
String | N | retailTransactionSalesLinesV2 - itemSalesTaxGroup |
itemSize
|
String | N | retailTransactionSalesLinesV2 - itemSize |
itemStyle
|
String | N | retailTransactionSalesLinesV2 - itemStyle |
keyboardProductEntry
|
String | N | retailTransactionSalesLinesV2 - keyboardProductEntry |
lineDiscount
|
Integer | N | retailTransactionSalesLinesV2 - lineDiscount |
lineManualDiscountAmount
|
Integer | N | retailTransactionSalesLinesV2 - lineManualDiscountAmount |
lineManualDiscountPercentage
|
Integer | N | retailTransactionSalesLinesV2 - lineManualDiscountPercentage |
lineNumber
|
Integer | N | retailTransactionSalesLinesV2 - lineNumber |
linePercentageDiscount
|
Integer | N | retailTransactionSalesLinesV2 - linePercentageDiscount |
logisticLocationId
|
String | N | retailTransactionSalesLinesV2 - logisticLocationId |
logisticsPostalAddressValidFrom
|
String | N | retailTransactionSalesLinesV2 - logisticsPostalAddressValidFrom |
lotId
|
String | N | retailTransactionSalesLinesV2 - lotId |
modeOfDelivery
|
String | N | retailTransactionSalesLinesV2 - modeOfDelivery |
netAmount
|
Integer | N | retailTransactionSalesLinesV2 - netAmount |
netAmountInclusiveTax
|
Integer | N | retailTransactionSalesLinesV2 - netAmountInclusiveTax |
netPrice
|
Integer | N | retailTransactionSalesLinesV2 - netPrice |
offerNumber
|
String | N | retailTransactionSalesLinesV2 - offerNumber |
operatingUnitNumber
|
String | N | retailTransactionSalesLinesV2 - operatingUnitNumber |
originalItemSalesTaxGroup
|
String | N | retailTransactionSalesLinesV2 - originalItemSalesTaxGroup |
originalPrice
|
Integer | N | retailTransactionSalesLinesV2 - originalPrice |
originalSalesTaxGroup
|
String | N | retailTransactionSalesLinesV2 - originalSalesTaxGroup |
periodicDiscountAmount
|
Integer | N | retailTransactionSalesLinesV2 - periodicDiscountAmount |
periodicDiscountGroup
|
String | N | retailTransactionSalesLinesV2 - periodicDiscountGroup |
periodicDiscountPercentage
|
Integer | N | retailTransactionSalesLinesV2 - periodicDiscountPercentage |
price
|
Integer | N | retailTransactionSalesLinesV2 - price |
priceGroups
|
String | N | retailTransactionSalesLinesV2 - priceGroups |
priceInBarCode
|
String | N | retailTransactionSalesLinesV2 - priceInBarCode |
productScanned
|
String | N | retailTransactionSalesLinesV2 - productScanned |
quantity
|
Integer | N | retailTransactionSalesLinesV2 - quantity |
reasonCodeDiscount
|
Integer | N | retailTransactionSalesLinesV2 - reasonCodeDiscount |
receiptNumber
|
String | N | retailTransactionSalesLinesV2 - receiptNumber |
requestedReceiptDate
|
String | N | retailTransactionSalesLinesV2 - requestedReceiptDate |
requestedShipDate
|
String | N | retailTransactionSalesLinesV2 - requestedShipDate |
retailEmailAddressContent
|
String | N | retailTransactionSalesLinesV2 - retailEmailAddressContent |
returnLineNumber
|
Integer | N | retailTransactionSalesLinesV2 - returnLineNumber |
returnOperatingUnitNumber
|
String | N | retailTransactionSalesLinesV2 - returnOperatingUnitNumber |
returnQuantity
|
Integer | N | retailTransactionSalesLinesV2 - returnQuantity |
returnTerminal
|
String | N | retailTransactionSalesLinesV2 - returnTerminal |
returnTransactionNumber
|
String | N | retailTransactionSalesLinesV2 - returnTransactionNumber |
rfidTagId
|
String | N | retailTransactionSalesLinesV2 - rfidTagId |
salesTaxAmount
|
Integer | N | retailTransactionSalesLinesV2 - salesTaxAmount |
salesTaxGroup
|
String | N | retailTransactionSalesLinesV2 - salesTaxGroup |
sectionNumber
|
String | N | retailTransactionSalesLinesV2 - sectionNumber |
serialNumber
|
String | N | retailTransactionSalesLinesV2 - serialNumber |
shelfNumber
|
String | N | retailTransactionSalesLinesV2 - shelfNumber |
siteId
|
String | N | retailTransactionSalesLinesV2 - siteId |
skipReports
|
String | N | retailTransactionSalesLinesV2 - skipReports |
standardNetPrice
|
Integer | N | retailTransactionSalesLinesV2 - standardNetPrice |
taxExemptPriceInclusiveOriginalPrice
|
Integer | N | retailTransactionSalesLinesV2 - taxExemptPriceInclusiveOriginalPrice |
taxExemptPriceInclusiveReductionAmount
|
Integer | N | retailTransactionSalesLinesV2 - taxExemptPriceInclusiveReductionAmount |
terminal
|
String | N | retailTransactionSalesLinesV2 - terminal |
totalDiscount
|
Integer | N | retailTransactionSalesLinesV2 - totalDiscount |
totalDiscountInfoCodeLineNum
|
Integer | N | retailTransactionSalesLinesV2 - totalDiscountInfoCodeLineNum |
totalDiscountPercentage
|
Integer | N | retailTransactionSalesLinesV2 - totalDiscountPercentage |
transactionCode
|
String | N | retailTransactionSalesLinesV2 - transactionCode |
transactionDate
|
String | N | retailTransactionSalesLinesV2 - transactionDate |
transactionNumber
|
String | N | retailTransactionSalesLinesV2 - transactionNumber |
transactionStatus
|
String | N | retailTransactionSalesLinesV2 - transactionStatus |
unit
|
String | N | retailTransactionSalesLinesV2 - unit |
unitPrice
|
Integer | N | retailTransactionSalesLinesV2 - unitPrice |
unitQuantity
|
Integer | N | retailTransactionSalesLinesV2 - unitQuantity |
variantNumber
|
String | N | retailTransactionSalesLinesV2 - variantNumber |
warehouse
|
String | N | retailTransactionSalesLinesV2 - warehouse |
retailTransactionLoyaltyRewardP - Transactional Points
API field | Type | Mandatory | Description |
customerAccountNumber
|
String | N | retailTransactionLoyaltyRewardP - customerAccountNumber |
dataAreaId
|
String | N | retailTransactionLoyaltyRewardP - dataAreaId |
entryDate
|
String | N | retailTransactionLoyaltyRewardP - entryDate |
entryTime
|
Integer | N | retailTransactionLoyaltyRewardP - entryTime |
entryType
|
String | N | retailTransactionLoyaltyRewardP - entryType: for earned points is "Earn", for redeem points is "Redeem" |
expirationDate
|
String | N | retailTransactionLoyaltyRewardP - expirationDate |
lineNumber
|
Integer | N | retailTransactionLoyaltyRewardP - lineNumber |
loyaltyCardNumber
|
String | N | retailTransactionLoyaltyRewardP - loyaltyCardNumber |
loyaltyName
|
String | N | retailTransactionLoyaltyRewardP - loyaltyName: loyalty program name |
loyaltyTierId
|
String | N | retailTransactionLoyaltyRewardP - loyaltyTierId: loyalty tier affiliated to the loyalty card |
operatingUnitNumber
|
String | N | retailTransactionLoyaltyRewardP - operatingUnitNumber |
receiptNumber
|
String | N | retailTransactionLoyaltyRewardP - receiptNumber |
retailTransactionSalesTransLineNum
|
Integer | N | retailTransactionLoyaltyRewardP - retailTransactionSalesTransLineNum |
rewardPointId
|
String | N | retailTransactionLoyaltyRewardP - rewardPointId: type of points collected (Tier1, Tier2) |
rewardPoints
|
Integer | N | retailTransactionLoyaltyRewardP - rewardPoints: points collected/redeemed |
terminal
|
String | N | retailTransactionLoyaltyRewardP - terminal |
transactionNumber
|
String | N | retailTransactionLoyaltyRewardP - transactionNumber |
retailTransactionsPaymentLines - GiftCards/Payments Lines
API field | Type | Mandatory | Description |
accountNumber | String | N | accountNumber |
amountInAccountingCurrency | Integer | N | amountInAccountingCurrency |
amountInTenderedCurrency | Integer | N | amountInTenderedCurrency |
amountTendered | Integer | N | amountTendered |
amountTenderedAdjustment | Integer | N | amountTenderedAdjustment |
cardNumber | String | N | cardNumber |
cardTypeId | String | N | cardTypeId |
creditVoucherId | String | N | creditVoucherId |
currencyCode | String | N | currencyCode |
dataAreaId | String | N | dataAreaId |
exchangeRateInAccountingCurrency | Integer | N | exchangeRateInAccountingCurrency |
exchangeRateInTenderedCurrency | Integer | N | exchangeRateInTenderedCurrency |
giftCardId | String | N | gift card number: if filled indicates a giftcard use |
isChangeLine | String | N | isChangeLine |
isLinkedRefund | String | N | isLinkedRefund |
isPrepayment | String | N | isPrepayment |
lineNumber | Integer | N | lineNumber |
linkedPaymentCurrency | String | N | linkedPaymentCurrency |
linkedPaymentLineNumber | Integer | N | linkedPaymentLineNumber |
linkedPaymentStore | String | N | linkedPaymentStore |
linkedPaymentTerminal | String | N | linkedPaymentTerminal |
linkedPaymentTransactionNumber | String | N | linkedPaymentTransactionNumber |
loyaltyCardId | String | N | loyaltyCardId |
operatingUnitNumber | String | N | operatingUnitNumber |
paymentCaptureToken | String | N | paymentCaptureToken |
quantity | Integer | N | quantity |
receiptId | String | N | receiptId |
refundableAmount | Integer | N | refundableAmount |
staff | String | N | staff |
tenderType | String | N | tenderType |
terminal | String | N | terminal |
transactionNumber | String | N | transactionNumber |
transactionStatus | String | N | transactionStatus |
voidStatus | String | N | voidStatus |
retailTransactionsInfoCodeLines - Coupon Lines
API field | Type | Mandatory | Description |
amount | Integer | N | amount |
businessDate | Integer | N | businessDate |
dataAreaId | String | N | dataAreaId |
fiscalTransactionParentGuid | String | N | fiscalTransactionParentGuid |
infoAmount | Integer | N | infoAmount |
infoCodeId | String | N | indicates the action: "COUP-FROM" and "COUP-TO" are coupon's purchase; "COUP-USE" is coupon's use |
information | String | N | Coupon code |
inputType | String | N | inputType |
itemTender | String | N | itemTender |
lineNumber | Integer | N | lineNumber |
operatingUnitNumber | String | N | operatingUnitNumber |
parentLineNumber | Integer | N | parentLineNumber |
sourceCode | String | N | sourceCode |
sourceCodeThree | String | N | sourceCodeThree |
sourceCodeTwo | String | N | sourceCodeTwo |
staff | String | N | staff |
storeNumber | String | N | storeNumber |
subInfoCodeId | String | N | subInfoCodeId |
terminal | String | N | terminal |
transactionNumber | String | N | transactionNumber |
transactionStatus | String | N | transactionStatus |
transactionType | String | N | transactionType |
transDate | Integer | N | transaction date |
transTime | Integer | N | transTime |
{ "transactions": { "retailTransaction": { "amountPostedToAccount": 0.0, "batchID": 592, "batchTerminalId": "HK012POS1M", "beginDateTime": "2022-07-05T20:17:44Z", "businessDate": "2022-07-05T12:00:00Z", "channelReferenceId": "", "comment": "", "costAmount": 0.0, "createdOffline": "No", "createdOnPosTerminal": "HK012POS1M", "currency": "HKD", "customerAccount": "C04HK2268", "customerDiscountAmount": 0.0, "dataAreaId": "hk1", "deliveryMode": "", "discountAmount": 5.5, "discountAmountWithoutTax": 5.5, "exchangeRate": 100.0, "giftCardActiveFrom": "1900-01-01T00:00:00Z", "giftCardBalance": 0.0, "giftCardExpireDate": "1900-01-01T12:00:00Z", "giftCardHistoryDetails": "", "giftCardIdMasked": "", "giftCardIssueAmount": 0.0, "grossAmount": -49.5, "incomeExpenseAmount": 0.0, "infocodeDiscountGroup": "", "invoiceId": "", "isTaxExemptedForPriceInclusive": "No", "isTaxIncludedInPrice": "No", "itemsPosted": "No", "logisticPostalAddressValidTo": "1900-01-01T00:00:00Z", "logisticsLocationId": "", "logisticsPostalAddressValidFrom": "1900-01-01T00:00:00Z", "logisticsPostalCity": "", "logisticsPostalCounty": "", "logisticsPostalState": "", "logisticsPostalStreet": "", "logisticsPostalZipCode": "", "loyaltyCardId": "H23443", "netAmount": -49.5, "netPrice": -55.0, "numberOfItemLines": 5.0, "numberOfItems": 1.0, "numberOfPaymentLines": 1, "operatingUnitNumber": "00000391", "paymentAmount": 49.0, "postAsShipment": "No", "refundReceiptId": "", "retailTransactionAggregationFieldList": 0, "rreceiptId": "V220HK0121M067174", "saleIsReturnSale": "No", "saleOnAccount": "No", "salesInvoiceAmount": 0.0, "salesOrderAmount": 0.0, "salesOrderId": "", "salesPaymentDifference": 0.5, "shift": "", "shippingDateRequested": "2022-07-05T12:00:00Z", "siteId": "", "staff": "HK0VS200", "suspendedTransactionId": "", "taxCalculationType": "Regular", "terminal": "HK012POS1M", "toAccount": "No", "totalDiscountAmount": 0.0, "totalManualDiscountAmount": 0.0, "totalManualDiscountPercentage": 0.0, "transactionDate": "2022-07-05T12:00:00Z", "transactionNumber": "HK012-HK012POS1M-1657023464075", "transactionOrderType": "SalesOrder", "transactionStatus": "None", "transactionTime": 73153, "transactionType": "Sales", "warehouse": "HK012" }, "retailTransactionSalesLinesV2": [ { "barCode": "V-COPPETTA-2", "businessDate": "2022-07-05T12:00:00Z", "cashDiscountAmount": 44.0, "categoryHierarchyName": "", "categoryName": "", "channelListingId": "5637161910", "costAmount": 0.0, "currency": "HKD", "customerAccount": "C04HK2268", "customerDiscount": 0.0, "customerInvoiceDiscountAmount": 0.0, "dataAreaId": "hk1", "discountAmountForPrinting": 0.0, "discountAmountWithoutTax": 44.0, "electronicDeliveryEmail": "", "giftCard": "No", "inventoryStatus": "None", "isLineDiscounted": "No", "isLinkedProductNotOriginal": "No", "isOriginalOfLinkedProductList": "No", "isPriceChange": "No", "isReturnNoSale": "No", "isScaleProduct": "No", "isWeightManuallyEntered": "No", "isWeightProduct": "No", "itemColor": "", "itemConfigId": "", "itemId": "V-COPPETTA-2", "itemRelation": "", "itemSalesTaxGroup": "", "itemSize": "", "itemStyle": "", "keyboardProductEntry": "Yes", "lineDiscount": 0.0, "lineManualDiscountAmount": 0.0, "lineManualDiscountPercentage": 0.0, "lineNumber": 1.0, "linePercentageDiscount": 0.0, "logisticLocationId": "", "logisticsPostalAddressValidFrom": "1900-01-01T00:00:00Z", "lotId": "", "modeOfDelivery": "", "netAmount": 0.0, "netAmountInclusiveTax": 0.0, "netPrice": -44.0, "offerNumber": "", "operatingUnitNumber": "00000391", "originalItemSalesTaxGroup": "", "originalPrice": 44.0, "originalSalesTaxGroup": "NOTAX", "periodicDiscountAmount": 44.0, "periodicDiscountGroup": "", "periodicDiscountPercentage": 100.0, "price": 44.0, "priceGroups": "", "priceInBarCode": "No", "productScanned": "No", "quantity": -1.0, "reasonCodeDiscount": 0.0, "receiptNumber": "V220HK0121M067174", "requestedReceiptDate": "2022-07-05T12:00:00Z", "requestedShipDate": "2022-07-05T12:00:00Z", "retailEmailAddressContent": "", "returnLineNumber": 0.0, "returnOperatingUnitNumber": "00000391", "returnQuantity": 0.0, "returnTerminal": "", "returnTransactionNumber": "", "rfidTagId": "", "salesTaxAmount": 0.0, "salesTaxGroup": "NOTAX", "sectionNumber": "", "serialNumber": "", "shelfNumber": "", "siteId": "", "skipReports": "No", "standardNetPrice": 0.0, "taxExemptPriceInclusiveOriginalPrice": 44.0, "taxExemptPriceInclusiveReductionAmount": 0.0, "terminal": "HK012POS1M", "totalDiscount": 0.0, "totalDiscountInfoCodeLineNum": 0.0, "totalDiscountPercentage": 0.0, "transactionCode": "ItemOnFile", "transactionDate": "2022-07-05T12:00:00Z", "transactionNumber": "HK012-HK012POS1M-1657023464075", "transactionStatus": "Voided", "unit": "pcs", "unitPrice": 0.0, "unitQuantity": 0.0, "variantNumber": "RV/000317", "warehouse": "HK012", "giftCardNumber": "" }, { "barCode": "V-CONO-2", "businessDate": "2022-07-05T12:00:00Z", "cashDiscountAmount": 44.0, "categoryHierarchyName": "", "categoryName": "", "channelListingId": "5637161908", "costAmount": 0.0, "currency": "HKD", "customerAccount": "C04HK2268", "customerDiscount": 0.0, "customerInvoiceDiscountAmount": 0.0, "dataAreaId": "hk1", "discountAmountForPrinting": 0.0, "discountAmountWithoutTax": 44.0, "electronicDeliveryEmail": "", "giftCard": "No", "inventoryStatus": "None", "isLineDiscounted": "No", "isLinkedProductNotOriginal": "No", "isOriginalOfLinkedProductList": "No", "isPriceChange": "No", "isReturnNoSale": "No", "isScaleProduct": "No", "isWeightManuallyEntered": "No", "isWeightProduct": "No", "itemColor": "", "itemConfigId": "", "itemId": "V-CONO-2", "itemRelation": "", "itemSalesTaxGroup": "", "itemSize": "", "itemStyle": "", "keyboardProductEntry": "Yes", "lineDiscount": 0.0, "lineManualDiscountAmount": 0.0, "lineManualDiscountPercentage": 0.0, "lineNumber": 2.0, "linePercentageDiscount": 0.0, "logisticLocationId": "", "logisticsPostalAddressValidFrom": "1900-01-01T00:00:00Z", "lotId": "", "modeOfDelivery": "", "netAmount": 0.0, "netAmountInclusiveTax": 0.0, "netPrice": -44.0, "offerNumber": "", "operatingUnitNumber": "00000391", "originalItemSalesTaxGroup": "", "originalPrice": 44.0, "originalSalesTaxGroup": "NOTAX", "periodicDiscountAmount": 44.0, "periodicDiscountGroup": "", "periodicDiscountPercentage": 100.0, "price": 44.0, "priceGroups": "", "priceInBarCode": "No", "productScanned": "No", "quantity": -1.0, "reasonCodeDiscount": 0.0, "receiptNumber": "V220HK0121M067174", "requestedReceiptDate": "2022-07-05T12:00:00Z", "requestedShipDate": "2022-07-05T12:00:00Z", "retailEmailAddressContent": "", "returnLineNumber": 0.0, "returnOperatingUnitNumber": "00000391", "returnQuantity": 0.0, "returnTerminal": "", "returnTransactionNumber": "", "rfidTagId": "", "salesTaxAmount": 0.0, "salesTaxGroup": "NOTAX", "sectionNumber": "", "serialNumber": "", "shelfNumber": "", "siteId": "", "skipReports": "No", "standardNetPrice": 0.0, "taxExemptPriceInclusiveOriginalPrice": 44.0, "taxExemptPriceInclusiveReductionAmount": 0.0, "terminal": "HK012POS1M", "totalDiscount": 0.0, "totalDiscountInfoCodeLineNum": 0.0, "totalDiscountPercentage": 0.0, "transactionCode": "ItemOnFile", "transactionDate": "2022-07-05T12:00:00Z", "transactionNumber": "HK012-HK012POS1M-1657023464075", "transactionStatus": "Voided", "unit": "pcs", "unitPrice": 0.0, "unitQuantity": 0.0, "variantNumber": "RV/000316", "warehouse": "HK012", "giftCardNumber": "" }, { "barCode": "V-CONO-2", "businessDate": "2022-07-05T12:00:00Z", "cashDiscountAmount": 44.0, "categoryHierarchyName": "", "categoryName": "", "channelListingId": "5637161908", "costAmount": 0.0, "currency": "HKD", "customerAccount": "C04HK2268", "customerDiscount": 0.0, "customerInvoiceDiscountAmount": 0.0, "dataAreaId": "hk1", "discountAmountForPrinting": 0.0, "discountAmountWithoutTax": 44.0, "electronicDeliveryEmail": "", "giftCard": "No", "inventoryStatus": "None", "isLineDiscounted": "No", "isLinkedProductNotOriginal": "No", "isOriginalOfLinkedProductList": "No", "isPriceChange": "No", "isReturnNoSale": "No", "isScaleProduct": "No", "isWeightManuallyEntered": "No", "isWeightProduct": "No", "itemColor": "", "itemConfigId": "", "itemId": "V-CONO-2", "itemRelation": "", "itemSalesTaxGroup": "", "itemSize": "", "itemStyle": "", "keyboardProductEntry": "Yes", "lineDiscount": 0.0, "lineManualDiscountAmount": 0.0, "lineManualDiscountPercentage": 0.0, "lineNumber": 3.0, "linePercentageDiscount": 0.0, "logisticLocationId": "", "logisticsPostalAddressValidFrom": "1900-01-01T00:00:00Z", "lotId": "", "modeOfDelivery": "", "netAmount": 0.0, "netAmountInclusiveTax": 0.0, "netPrice": -44.0, "offerNumber": "", "operatingUnitNumber": "00000391", "originalItemSalesTaxGroup": "", "originalPrice": 44.0, "originalSalesTaxGroup": "NOTAX", "periodicDiscountAmount": 44.0, "periodicDiscountGroup": "", "periodicDiscountPercentage": 100.0, "price": 44.0, "priceGroups": "", "priceInBarCode": "No", "productScanned": "No", "quantity": -1.0, "reasonCodeDiscount": 0.0, "receiptNumber": "V220HK0121M067174", "requestedReceiptDate": "2022-07-05T12:00:00Z", "requestedShipDate": "2022-07-05T12:00:00Z", "retailEmailAddressContent": "", "returnLineNumber": 0.0, "returnOperatingUnitNumber": "00000391", "returnQuantity": 0.0, "returnTerminal": "", "returnTransactionNumber": "", "rfidTagId": "", "salesTaxAmount": 0.0, "salesTaxGroup": "NOTAX", "sectionNumber": "", "serialNumber": "", "shelfNumber": "", "siteId": "", "skipReports": "No", "standardNetPrice": 0.0, "taxExemptPriceInclusiveOriginalPrice": 44.0, "taxExemptPriceInclusiveReductionAmount": 0.0, "terminal": "HK012POS1M", "totalDiscount": 0.0, "totalDiscountInfoCodeLineNum": 0.0, "totalDiscountPercentage": 0.0, "transactionCode": "ItemOnFile", "transactionDate": "2022-07-05T12:00:00Z", "transactionNumber": "HK012-HK012POS1M-1657023464075", "transactionStatus": "Voided", "unit": "pcs", "unitPrice": 0.0, "unitQuantity": 0.0, "variantNumber": "RV/000316", "warehouse": "HK012", "giftCardNumber": "" }, { "barCode": "V-CONO-2", "businessDate": "2022-07-05T12:00:00Z", "cashDiscountAmount": 44.0, "categoryHierarchyName": "", "categoryName": "", "channelListingId": "5637161908", "costAmount": 0.0, "currency": "HKD", "customerAccount": "C04HK2268", "customerDiscount": 0.0, "customerInvoiceDiscountAmount": 0.0, "dataAreaId": "hk1", "discountAmountForPrinting": 0.0, "discountAmountWithoutTax": 44.0, "electronicDeliveryEmail": "", "giftCard": "No", "inventoryStatus": "None", "isLineDiscounted": "No", "isLinkedProductNotOriginal": "No", "isOriginalOfLinkedProductList": "No", "isPriceChange": "No", "isReturnNoSale": "No", "isScaleProduct": "No", "isWeightManuallyEntered": "No", "isWeightProduct": "No", "itemColor": "", "itemConfigId": "", "itemId": "V-CONO-2", "itemRelation": "", "itemSalesTaxGroup": "", "itemSize": "", "itemStyle": "", "keyboardProductEntry": "Yes", "lineDiscount": 0.0, "lineManualDiscountAmount": 0.0, "lineManualDiscountPercentage": 0.0, "lineNumber": 4.0, "linePercentageDiscount": 0.0, "logisticLocationId": "", "logisticsPostalAddressValidFrom": "1900-01-01T00:00:00Z", "lotId": "", "modeOfDelivery": "", "netAmount": 0.0, "netAmountInclusiveTax": 0.0, "netPrice": -44.0, "offerNumber": "", "operatingUnitNumber": "00000391", "originalItemSalesTaxGroup": "", "originalPrice": 44.0, "originalSalesTaxGroup": "NOTAX", "periodicDiscountAmount": 44.0, "periodicDiscountGroup": "", "periodicDiscountPercentage": 100.0, "price": 44.0, "priceGroups": "", "priceInBarCode": "No", "productScanned": "No", "quantity": -1.0, "reasonCodeDiscount": 0.0, "receiptNumber": "V220HK0121M067174", "requestedReceiptDate": "2022-07-05T12:00:00Z", "requestedShipDate": "2022-07-05T12:00:00Z", "retailEmailAddressContent": "", "returnLineNumber": 0.0, "returnOperatingUnitNumber": "00000391", "returnQuantity": 0.0, "returnTerminal": "", "returnTransactionNumber": "", "rfidTagId": "", "salesTaxAmount": 0.0, "salesTaxGroup": "NOTAX", "sectionNumber": "", "serialNumber": "", "shelfNumber": "", "siteId": "", "skipReports": "No", "standardNetPrice": 0.0, "taxExemptPriceInclusiveOriginalPrice": 44.0, "taxExemptPriceInclusiveReductionAmount": 0.0, "terminal": "HK012POS1M", "totalDiscount": 0.0, "totalDiscountInfoCodeLineNum": 0.0, "totalDiscountPercentage": 0.0, "transactionCode": "ItemOnFile", "transactionDate": "2022-07-05T12:00:00Z", "transactionNumber": "HK012-HK012POS1M-1657023464075", "transactionStatus": "Voided", "unit": "pcs", "unitPrice": 0.0, "unitQuantity": 0.0, "variantNumber": "RV/000316", "warehouse": "HK012", "giftCardNumber": "" }, { "barCode": "H-CIOCCOCALDA-5", "businessDate": "2022-07-05T12:00:00Z", "cashDiscountAmount": 5.5, "categoryHierarchyName": "", "categoryName": "", "channelListingId": "5637161723", "costAmount": 0.0, "currency": "HKD", "customerAccount": "C04HK2268", "customerDiscount": 0.0, "customerInvoiceDiscountAmount": 0.0, "dataAreaId": "hk1", "discountAmountForPrinting": 0.0, "discountAmountWithoutTax": 5.5, "electronicDeliveryEmail": "", "giftCard": "No", "inventoryStatus": "None", "isLineDiscounted": "No", "isLinkedProductNotOriginal": "No", "isOriginalOfLinkedProductList": "No", "isPriceChange": "No", "isReturnNoSale": "No", "isScaleProduct": "No", "isWeightManuallyEntered": "No", "isWeightProduct": "No", "itemColor": "", "itemConfigId": "", "itemId": "H-CIOCCOCALDA-5", "itemRelation": "", "itemSalesTaxGroup": "", "itemSize": "", "itemStyle": "", "keyboardProductEntry": "Yes", "lineDiscount": 0.0, "lineManualDiscountAmount": 0.0, "lineManualDiscountPercentage": 0.0, "lineNumber": 5.0, "linePercentageDiscount": 0.0, "logisticLocationId": "", "logisticsPostalAddressValidFrom": "1900-01-01T00:00:00Z", "lotId": "", "modeOfDelivery": "", "netAmount": -49.5, "netAmountInclusiveTax": -49.5, "netPrice": -55.0, "offerNumber": "", "operatingUnitNumber": "00000391", "originalItemSalesTaxGroup": "", "originalPrice": 55.0, "originalSalesTaxGroup": "NOTAX", "periodicDiscountAmount": 5.5, "periodicDiscountGroup": "", "periodicDiscountPercentage": 10.0, "price": 55.0, "priceGroups": "", "priceInBarCode": "No", "productScanned": "No", "quantity": -1.0, "reasonCodeDiscount": 0.0, "receiptNumber": "V220HK0121M067174", "requestedReceiptDate": "2022-07-05T12:00:00Z", "requestedShipDate": "2022-07-05T12:00:00Z", "retailEmailAddressContent": "", "returnLineNumber": 0.0, "returnOperatingUnitNumber": "00000391", "returnQuantity": 0.0, "returnTerminal": "", "returnTransactionNumber": "", "rfidTagId": "", "salesTaxAmount": 0.0, "salesTaxGroup": "NOTAX", "sectionNumber": "", "serialNumber": "", "shelfNumber": "", "siteId": "", "skipReports": "No", "standardNetPrice": 0.0, "taxExemptPriceInclusiveOriginalPrice": 55.0, "taxExemptPriceInclusiveReductionAmount": 0.0, "terminal": "HK012POS1M", "totalDiscount": 0.0, "totalDiscountInfoCodeLineNum": 0.0, "totalDiscountPercentage": 0.0, "transactionCode": "ItemOnFile", "transactionDate": "2022-07-05T12:00:00Z", "transactionNumber": "HK012-HK012POS1M-1657023464075", "transactionStatus": "None", "unit": "pcs", "unitPrice": 0.0, "unitQuantity": 0.0, "variantNumber": "RV/000146", "warehouse": "HK012", "giftCardNumber": "" } ], "retailTransactionLoyaltyRewardP": [ { "customerAccountNumber": "C04HK2268", "dataAreaId": "hk1", "entryDate": "2022-07-05T12:00:00Z", "entryTime": 44353, "entryType": "Earn", "expirationDate": "2154-12-31T12:00:00Z", "lineNumber": 1.0, "loyaltyCardNumber": "H23443", "loyaltyName": "Loyalty HK", "loyaltyTierId": "VIP", "operatingUnitNumber": "00000391", "receiptNumber": "V220HK0121M067174", "retailTransactionSalesTransLineNum": 5.0, "rewardPointId": "Loyalty HK_rede", "rewardPoints": 4.95, "terminal": "HK012POS1M", "transactionNumber": "HK012-HK012POS1M-1657023464075" } ], "retailTransactionPaymentLines": [ { "accountNumber": "", "amountInAccountingCurrency": 49.0, "amountInTenderedCurrency": 49.0, "amountTendered": 49.0, "amountTenderedAdjustment": 0.0, "cardNumber": "", "cardTypeId": "VISA", "creditVoucherId": "", "currencyCode": "HKD", "dataAreaId": "hk1", "exchangeRateInAccountingCurrency": 100.0, "exchangeRateInTenderedCurrency": 100.0, "giftCardId": "", "isChangeLine": "No", "isLinkedRefund": "No", "isPrepayment": "No", "lineNumber": 1.0, "linkedPaymentCurrency": "", "linkedPaymentLineNumber": 0.0, "linkedPaymentStore": "", "linkedPaymentTerminal": "", "linkedPaymentTransactionNumber": "", "loyaltyCardId": "", "operatingUnitNumber": "00000391", "paymentCaptureToken": "\n\n ]]>", "quantity": 1.0, "receiptId": "V220HK0121M067174", "refundableAmount": 49.0, "staff": "HK0VS200", "tenderType": "3", "terminal": "HK012POS1M", "transactionNumber": "HK012-HK012POS1M-1657023464075", "transactionStatus": "None", "voidStatus": "None" } ] } }\n \nMerchantAccount \nServiceAccountId \nString \nd6f27b80-fb26-46cc-9e9e-5044c43f338c \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nConnector \nConnectorName \nString \nDynamics 365 Payment Connector for Adyen \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nProperties \nPropertyList \n0 \n0001-01-01T00:00:00 \n\n \n\n \nCaptureResponse \nProviderTransactionId \nString \nZC7W4SBV27C97F32 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nCaptureResult \nString \nSuccess \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nAccountType \nString \nvisa \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nLast4Digits \nString \n5848 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nApprovalCode \nString \n993720 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nAID \nString \nA0000000031010 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nExternalReceipt \nString \n<?xml version=\"1.0\" encoding=\"utf-16\"?><ReceiptData><Receipt Type=\"Merchant\"><Line>MERCHANT COPY</Line><Line>Date 05/07/2022</Line><Line>Time 20:19:00</Line><Line>Card 1675</Line><Line>PAN seq. 00</Line><Line>Pref. name Visa Credit</Line><Line>Card type visapremiumcredit</Line><Line>Payment method visa</Line><Line>Payment variant visapremiumcredit</Line><Line>Token payment variantvisa_googlepay</Line><Line>Entry mode Contactless chip</Line><Line>CVM res. VERIFIED BY DEVICE</Line><Line>AID A0000000031010</Line><Line>MID 477702000204625</Line><Line>TID V400m-346511196</Line><Line>PTID 46511196</Line><Line>Auth. code 993720</Line><Line>Tender 99ga001657023540043</Line><Line>Reference 3144927cfdcb4ba9b22bec1da54ba1e8</Line><Line>Type GOODS_SERVICES</Line><Line>TOTAL $ 49.00</Line><Line>APPROVED</Line></Receipt><Receipt Type=\"Customer\"><Line>CARDHOLDER COPY</Line><Line>Date 05/07/2022</Line><Line>Time 20:19:00</Line><Line>Card 1675</Line><Line>PAN seq. 00</Line><Line>Pref. name Visa Credit</Line><Line>Card type visapremiumcredit</Line><Line>Payment method visa</Line><Line>Payment variant visapremiumcredit</Line><Line>Token payment variantvisa_googlepay</Line><Line>Entry mode Contactless chip</Line><Line>CVM res. VERIFIED BY DEVICE</Line><Line>AID A0000000031010</Line><Line>MID 477702000204625</Line><Line>TID V400m-346511196</Line><Line>PTID 46511196</Line><Line>Auth. code 993720</Line><Line>Tender 99ga001657023540043</Line><Line>Reference 3144927cfdcb4ba9b22bec1da54ba1e8</Line><Line>Type GOODS_SERVICES</Line><Line>TOTAL $ 49.00</Line><Line>APPROVED</Line><Line>Retain for your records</Line><Line>Thank you</Line></Receipt></ReceiptData> \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nTransactionId \nString \n99ga001657023540043.ZC7W4SBV27C97F32 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nTimeStamp \nString \n2022-07-05T12:19:00.000Z \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nMessageCategory \nString \nPayment \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nTransactionType \nString \nCapture \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nOriginalPSP \nString \nZC7W4SBV27C97F32 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nPaymentReference \nString \nZC7W4SBV27C97F32 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nAdyenPaymentMethod \nString \nvisapremiumcredit \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nPaymentMethodName \nString \nvisapremiumcredit \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nIsSwiped \nString \nTrue \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nTerminalId \nString \n346511196 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nAlias \nString \nG185448491264418 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nAcquirerReference \nString \n218612109926 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nCaptureResponse \nMerchantReference \nString \n3144927cfdcb4ba9b22bec1da54ba1e8 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nProperties \nPropertyList \n0 \n0001-01-01T00:00:00 \n\n \n\n \nPaymentCard \nCardToken \nString \nWBQ77VRJBC6ZMX43 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nAdyenPaymentMethod \nString \nvisapremiumcredit \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nCardType \nString \nVisa \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nLast4Digits \nString \n5848 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nBankIdentificationNumberStart \nString \n481564 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nUniqueCardId \nString \n5ef6da8c-5076-49e9-abeb-be3d409ab3a4 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nAlias \nString \nG185448491264418 \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nExpirationMonth \nDecimal \n12 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nExpirationYear \nDecimal \n2023 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nName \nString \nN%2fA \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n\n \nPaymentCard \nCardVerificationValue \nString \nUnknown \n0 \n0001-01-01T00:00:00 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \nNone \nfalse \nfalse \nfalse \nfalse \n1 \n0 \n
- Previous: Transactions
- Up: Transactions
- Next: Retail ERP
0 Comments
Please sign in to post a comment.