TransactionsSale TransactionAsk AIpost https://api.alliedwallet.com/merchants/{merchant_id}/saletransactionsThis endpoint is used for Sale Transactions.Path Paramsmerchant_idint64requiredDefaults to 0The merchant ID provided by Allied WalletBody ParamsSiteIdint32requiredThe site identifierCurrencystringrequiredThe currency code for the transaction. Ex: USDAmountdoublerequiredThe amount for the transactionCardNumberint64requiredThe card numberCVVCodestringThe CVV codeNameOnCardstringrequiredThe name on the credit cardExpirationMonthint32requiredThe expiration month of the credit cardExpirationYearint32requiredThe expiration year of the credit cardFirstNamestringrequiredThe customer's first nameLastNamestringrequiredThe customer's last namePhonestringrequiredThe customer's phone numberEmailstringrequiredThe customer's email addressAddressLine1stringrequiredThe 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 codeShippingFirstNamestringrequiredThe 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 codeSubscriptionPlanIdstringThe subscription plan identifierUsernamestringThe usernamePasswordstringThe passwordECIstringThe ECIXIDstringThe XIDAcsVerificationIdstringThe Acs Verification IdentifierConfirmUrlstringThe postback url for transaction postbackIPAddressstringThe IP address the transaction is originating fromTrackingIdstringThe external tracking identifier that you are using for this transaction.MerchantReferrerUrlstringThe referrer url for the transactionIsInitialForRecurringbooleanA flag that determines if this transaction should also creating a recurring transactiontruefalseHeadersAuthorizationstringrequiredPlease provide a Bearer tokenResponses 200200 400400Updated less than a minute ago