TransactionsVerify TransactionAsk AIpost https://api.alliedwallet.com/merchants/{merchant_id}/verifytransactionsPath Paramsmerchant_idint64requiredDefaults to 0The merchant ID provided by Allied WalletBody ParamsConfirmUrlstringThe postback url for transaction postbackCurrencystringrequiredThe currency code for the transaction. Ex: USDSiteIdint64requiredThe site identifierIPAddressstringThe IP address the transaction is originating fromTrackingIdstringThe external tracking identifier that you are using for this transaction.MerchantReferrerUrlstringThe referrer url for the transactionAmountdoublerequiredThe amount for the transactionIsInitialForRecurringbooleanA flag that determines if this transaction should also creating a recurring transactiontruefalseFirstNamestringrequiredThe customer's first nameLastNamestringrequiredThe customer's last namePhonestringrequiredThe customer's phone numberAddressLine1stringrequiredThe customer's addressAddressLine2stringThe customer's address cont.CitystringrequiredThe customer's cityStatestringrequiredThe customer's state. EX: CACountryIdstringrequiredThe customer's country identifier. EX: USPostalCodestringrequiredThe customer's postal codeEmailstringrequiredThe customer's email addressCardNumberint64requiredThe card numberCVVCodestringrequiredThe CVV codeNameOnCardstringrequiredThe name on the credit cardExpirationMonthint32requiredThe expiration month of the credit cardExpirationYearint32requiredThe expiration year of the credit cardShippingFirstNamestringrequiredThe customer's shipping first nameShippingLastNamestringrequiredThe customer's shipping last nameShippingAddressLine1stringrequiredThe customer's shipping addressShippingAddressLine2stringThe customer's shipping address cont.ShippingCitystringrequiredThe customer's shipping cityShippingStatestringrequiredThe customer's shipping state. EX: CAShippingCountryIdstringrequiredThe customer's shipping country identifier. Ex: USShippingPostalCodestringrequiredThe customer's shipping postal codeHeadersAuthorizationstringrequiredPlease provide a Bearer tokenResponses 200200 400400Updated less than a minute ago