PosComponents Web Service
Method/VerifyPaymentType
PosComponents Web Service > All Operations Resource Group : /VerifyPaymentType (Method)
Description
The VerifyPaymentType function verifies an paymentType record against the available business rules.
Request (VerifyPaymentTypeSoapIn)

The request body is of type VerifyPaymentType.

Request Body Parameters

NameDescriptionData Type
 PaymentTypeInfo
 xml:boolean
isAddingRecord Element 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 paymentType Element Sequence VerifyPaymentType 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
isAddingRecord xs:boolean
Response (VerifyPaymentTypeSoapOut)

The response body is of type VerifyPaymentTypeResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyPaymentTypeResult Element Sequence VerifyPaymentTypeResponse Element

Overview

Sequence
See Also
All Operations Resource GroupPosComponents Web Service