CustomerComponents Web Service
Method/GetSingleDiscountCardTransaction
CustomerComponents Web Service > All Operations Resource Group : /GetSingleDiscountCardTransaction (Method)
Description
The GetSingleDiscountCardTransaction function returns the discountCardTransaction record for the given primary key.
Request (GetSingleDiscountCardTransactionSoapIn)

The request body is of type GetSingleDiscountCardTransaction.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleDiscountCardTransaction Element

Overview

Sequence
itemId xs:int
Response (GetSingleDiscountCardTransactionSoapOut)

The response body is of type GetSingleDiscountCardTransactionResponse.

Response Body Parameters

NameDescriptionData Type
 DiscountCardTransactionInfo
Amount Element Withdrawal Element TransactionDateTime Element Reference Element InvoiceSaleId Element CashSaleId Element DiscountCardId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleDiscountCardTransactionResult Element Sequence GetSingleDiscountCardTransactionResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CashSaleId xs:int
Reference optional xs:string
Withdrawal xs:boolean
Amount xs:decimal
See Also
All Operations Resource GroupCustomerComponents Web Service