PosComponents Web Service
Method/GetSinglePaymentType
PosComponents Web Service > All Operations Resource Group : /GetSinglePaymentType (Method)
Description
The GetSinglePaymentType function returns the paymentType object for the given primary key.
Request (GetSinglePaymentTypeSoapIn)

The request body is of type GetSinglePaymentType.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePaymentType Element

Overview

Sequence
itemId xs:int
Response (GetSinglePaymentTypeSoapOut)

The response body is of type GetSinglePaymentTypeResponse.

Response Body Parameters

NameDescriptionData Type
 PaymentTypeInfo
ConfirmPaymentType Element SignatureRequired Element IsCompressLedger Element IsAutoCalculateChange Element FollowupNumber Element IsRoundAmount Element IsCancelled Element IsOpenCashDrawer Element IsChangeAllowed Element EftIssuerCodes Element AllowanceProductId Element AllowancePercentage Element AllowanceValue Element CopyReceipts Element MaximumEftOverPayment Element EftDeviceNumber Element ShortKey Element PaymentType Element MaximumAmount Element MinimumAmount Element Description Element ShortDescription Element GiftCardTypeId Element LedgerId Element CurrencyId Element SaleTypeId Element CustomerId Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSinglePaymentTypeResult Element Sequence GetSinglePaymentTypeResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
CustomerId xs:int
SaleTypeId xs:int
CurrencyId xs:int
LedgerId xs:int
ShortDescription optional xs:string
Description optional xs:string
MinimumAmount xs:decimal
MaximumAmount xs:decimal
ShortKey optional xs:string
CopyReceipts xs:unsignedByte
AllowanceValue xs:decimal
EftIssuerCodes optional xs:string
IsChangeAllowed xs:boolean
IsOpenCashDrawer xs:boolean
IsCancelled xs:boolean
IsRoundAmount xs:boolean
IsCompressLedger xs:boolean
See Also
All Operations Resource GroupPosComponents Web Service