Refund APIAsk AIpost https://vt-staging.valorpaytech.com:4430/?refundapiQuery Paramsapp_idstringrequiredDefaults to WaJeJErcv5xpqZa2UZz6LZod5MSyyfJwMerchant APP ID (Alphanumeric - Length of 32 chars)auth_keystringrequiredDefaults to 53PWdki5U0PGSVhRnVoFsfVSbuDutsA8Merchant APP Key (Alphanumeric - Length of 32 chars)epistringrequiredDefaults to 2203082193The unique id refers to a particular store of the merchantmtypestringrequiredDefaults to refundSet the message type as 'refund'amountdoublerequiredDefaults to 100Transaction amount - Maximum amount $99,999.99 (Ex: 0.1 to 99,999.99). A request should not be sent when the amount is 0. The amount must be greater than zeropanstringrequiredDefaults to 4111111111111111Customer card number 15 to 19 digitsexpiry_datestringrequiredDefaults to 1225Card expiry date, Accepted expiry MMYY & MM/YYsurchargeIndicatorint32requiredDefaults 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 addedfood_amountdoubleCurrency $(Eg. 00.00) - Food amount should be less than to transaction amounttaxdoubleTax amount - Currency $ (Eg. 00.00)city_taxdoubleDefaults to 0City tax amount - Currency $ (Eg. 00.00)reduced_taxdoubleDefaults to 0Reduced tax amount - Currency $ (Eg. 00.00)uidstringA unique id of the request, A client can send any number of 10 digitcustom_feedoubleAdditional fee of surcharge amount - Currency $ (Eg: 10.00)cvvstringDefaults to 999Card Verification Value should be 3 or 4 digits (Ex: 999, 9997)binTypestringDefaults to 1To identify the card type to check Credit or DebitsurchargeRemovedstringDefaults to 0To remove the surcharge fee set value 0 else set 1card_holder_namestringName of the cardholder - Alphabet (Max length of 25 chars)s_customerNamestringShipping address customer name - Alphabet (Max length of 25 chars)b_customerNamestringBilling address customer name - Alphabet (Max length of 25 chars)recursivePaymentIdstringCustomer unique recursive payment id (subscription id) (Numeric - Max length of 11 chars)avsstringDefaults to 1Address verification service (zip, street address - Numeric length of one chars)phonestringCustomer phone number- 10 digit Numeric (Ex: 5247896523)emailstringCustomer email id - Varchar (Ex: [email protected], Max length of 50 chars)usernamestringCustomer user name (Alphanumeric length of 25 chars)s_street_nostringDefaults to 2nd AvenueShipping address street number - Number with hyphen (Ex: 1-95)s_street_namestringShipping address street name - Alphanumeric (Length of 50 chars)s_unitstringShipping address unit (Ex. block, apartment) - Max length of 25 charss_citystringShipping address city should be allowed max 50 chars of string (Ex: New York, San Francisco)s_statestringShipping address state 2 chars of capital (Ex: New York - NY, California - CA)s_zipstringShipping address zip code should be 5 digits (Numeric - Ex: 10001, 90002)b_street_nostringDefaults to 123 AvenueBilling address street number - Number with hyphen (Ex: 1-95)b_street_namestringBilling address street name - Alphanumeric (Length of 50 chars)b_unitstringBilling address unit (Ex. block, apartment) - Max length of 25 charsb_citystringBilling address city should be allowed max 50 chars of string (Ex: New York, San Francisco)b_statestringBilling address state 2 chars of capital (Ex: New York - NY, California - CA)b_zipstringBilling address zip code should be 5 digits (Numeric - Ex: 10001, 90002)orderIdstringTransaction order id for sale and auth (Length of max 11 chars)invoicenumberstringInvoice number is a unique number assigned (Alphanumeric - Max length of 12 chars)dataset_idstringDefaults to 0Line item against created dataset id (Numeric -Max length of 20 chars, Ex: 364, 370 )orderdescriptionstringAdd the order description - Optional (Alphanumeric - Max length of 50 chars)validateCardstringDefaults to 0Validate the card default set as 1useridstringIt is the userid of the merchant to be updateduuidstringrequired2FA request uuid (Max length of 50 chars)otpstringrequiredDirect refund OTP (Ex: 500654, Max length of 6 chars)otp_app_idstringrequiredDefaults to WaJeJErcv5xpqZa2UZz6LZod5MSyyfJwRefund OTP API keyotp_api_keystringrequiredDefaults to 53PWdki5U0PGSVhRnVoFsfVSbuDutsA8Refund OTP APP IdtokenstringCard token, received from sale or tokenization use it onlyResponses 200200 400400Updated 3 months ago