Transaction Request
API ExplorerRequest Body
application/xml
ReducedStateTax(Hacienda) Specifies the reduced state tax amount applied to transactions subject to Puerto Rico Hacienda tax regulations. Include this field when the transaction contains eligible items, such as prepared or ready-to-eat food, that qualify for a reduced tax rate.
Response Body
application/xml
curl -X GET "https://example.com" \ -H "Content-Type: application/xml" \ -d '<request> <AuthKey/> <PaymentType>Credit</PaymentType> <TransType>Sale</TransType> <Amount>1.00</Amount> <Tip>0.00</Tip> <CashbackAmount>0.00</CashbackAmount> <Frequency>OneTime</Frequency> <CustomFee>0.00</CustomFee> <IsvId/> <ReconId/> <RefId>12234</RefId> <RegisterId/> <TPN/> <PrintReceipt>No</PrintReceipt> <ReducedStateTax/> <StateTax/> <CityTax/> <SigCapture>No</SigCapture> <Tag1/> <Tag2/> <Tag3/> <PerformedBy/> <MerchantId/> <CustomerEmail>sai@gmail.com</CustomerEmail> <CustomerMobile>+15418996990</CustomerMobile> <IsTxnStatusScreenRequired>true</IsTxnStatusScreenRequired> </request>'<response>
<RefId>12234</RefId>
<RegisterId>7632070</RegisterId>
<AuthCode>TAS330</AuthCode>
<PNRef>532212500069</PNRef>
<TransNum>6</TransNum>
<ResultCode>0</ResultCode>
<Message>Approved</Message>
<RespMSG>APPROVAL TAS330</RespMSG>
<PaymentType>Credit</PaymentType>
<Voided>false</Voided>
<TransType>Sale</TransType>
<SN>B17912107210030</SN>
<Receipt>Merchant Copy</Receipt>
<ExtData>Amount=1.00,dueAmnt=,isPartialApprovalTxn=false,approvedAmnt=,InvNum=6,CardType=VISA,cardBrandType=,Tip=0.20,Fee=0.04,Disc=0.00,DiscLabel=,BatchNum=10,CashBack=0.00,AcntLast4=5439,AcntFirst4=4012,BIN=401200,Name=DenovoPay,FeeLabel=Custom Fee,BaseAmount=1.00,TxnCode=1,TaxCity=0.20,Tax1Label=Local Tax,customCashMessage=,customCreditMessage=,TaxState=0.10,Tax2Label=State Tax,TaxCommercial=0.00,CDCVMIndicator=D,TipLine=0,RespCode=00,RRN=532212500069,TraceNum=6,HostTxnId=000000000628722,txnId=00000333992531176620251118073720,PrintSaveMsg=,isIbs=false,isSurChargeApplied=false,isFeeAppliedForDebitCard=true,isDiscloseFeeToCustomer=true,isPockytWalletMode=false,L2L3flag=,IsvId=23454,TxnType=1,EntryType=Manual Entry,TotalAmt=1.54,TaxAmount=0.30,isGiftMode=false,GiftBalAmount=,Balance=,EBTFSAvailBalance=,EBTCashAvailBalance=,ebtCashBalAmount=,isWalletMode=false,txnLabel=SALE,surveyQuestion=,surveyAnswer=,walletPayMethod=,walletTxnPaymentNum=,walletTxnData=,deviceId=,walletConfirmationId=,SignLine=,SignPath=,profileId=,profileName=,offlinePin=false,fallBackMode=0,networkMode=WIFI,txnStartTime=1763469440905,txnEndTime=1763469453711,pagoWalletFlashMessage=,pagoConfirmationCode=,pagoCommittedTransactionId=,pagoMerchantTransactionId=,ReducedTax=0.00,ReducedTaxFee=0.00,RTaxLabel=,ExpDate=1225,MSRPLabel=,MSRPAmount=,DateTime=2025-11-18 07:37:20</ExtData>
<EMVData>AID=A0000000041010,AppName=DEBITMASTERCARD,TVR=0000008001,TSI=A000,IAD=,ARC=</EMVData>
<iPOSToken>0B44FE32F4032486B0A434BAEBAB001628A71B677407F8D5</iPOSToken>
<HostResponseCode>00</HostResponseCode>
<HostResponseMessage>APPROVAL TAS330</HostResponseMessage>
</response>