Capture APIAsk AIpost https://vt-staging.valorpaytech.com:4430/?captureapiQuery Paramsapp_idstringrequiredDefaults to WaJeJErcv5xpqZa2UZz6LZod5MSyyfJwMerchant APP ID (Alphanumeric - Length of 32 chars)auth_keystringrequiredDefaults to 53PWdki5U0PGSVhRnVoFsfVSbuDutsA8Merchant APP Key (Alphanumeric - Length of 32 chars)mtypestringrequiredDefaults to captureTransaction type should be set as 'capture'epistringrequiredDefaults to 2203082193EPI is an end point identifier, Identify the device on valor infrastructure, it's a 10 digit number starts with 2rrnint32requiredRRN number from sale txn response (Numeric - Max length of 15 chars)auth_codestringrequiredApproval code response from sale transaction (Alphanumeric - Max length of 8 chars)stanint32requiredSTAN number (Numeric - Max length of 6 chars)tran_noint32requiredShould match the original sale tran_no (Numeric - Max length of chars 11)amountdoublerequiredDefaults to 67.77Add excess two zero for original capture transaction amount (Ex: 10.00 means 1000). A request should not be sent when the amount is 0. The amount must be greater than zeropos_entry_modeint32requiredDefaults to 12Mode of transaction in POS terminalphoneint32Customer phone number- 10 digit Numeric (Ex: 5247896523)uidint32A unique id of the request, A client can send any number of 10 digitemailstringCustomer email id - Varchar (Ex: [email protected], Max length of 50 chars)surchargeIndicatorint32requiredDefaults to 1The value '0' represents a transaction being ran on the traditional MID with no custom fee added, while '1' represents a transaction being ran on the cash discounting MID with the custom fee addedtaxdoubleDefaults to 0Tax amount - Currency $ (Eg. 00.00)city_taxdoubleDefaults to 0City tax amount - Currency $ (Eg. 00.00)custom_feedoubleDefaults to 14Custom fee/surcharge fee if any - Add excess two zero for original amount (ex: 5.00 means 500)tip_amountdoubleDefaults to 0Tip if any - Optional (Eg. 00.00)Responses 200200 400400Updated 3 months ago