On this page
No Headings
detailsarrayitemsanyOf[0]issuestring"MISSING_REQUIRED_PARAMETER"descriptionstring"Payment method is missing. Please provide a valid payment method."anyOf[1]issuestring"INVALID_REFUND_METHOD"descriptionstring"The value provided is not an acceptable method of refund."anyOf[2]issuestring"INVALID_PARAMETER_SYNTAX"descriptionstring"The value provided is not an acceptable method of refund."anyOf[3]issuestring"INVALID_STRING_LENGTH"descriptionstring"Currency code length should be 3 characters."anyOf[4]issuestring"NOT_SUPPORTED"descriptionstring"Currency code is not supported. Please provide a valid currency code."anyOf[5]issuestring"MISSING_REQUIRED_PARAMETER"descriptionstring"Amount value is missing. Please provide a valid amount."anyOf[6]issuestring"INVALID_PARAMETER_SYNTAX"descriptionstring"Amount value is invalid. Should be a numeric value."anyOf[7]issuestring"INVALID_STRING_MAX_LENGTH"descriptionstring"Amount value cannot be greater than the maximum limit of 32 characters length."anyOf[8]issuestring"VALUE_CANNOT_BE_ZERO"descriptionstring"Refund amount cannot be zero."anyOf[9]issuestring"INVALID_INTEGER_VALUE"descriptionstring"Refund amount value is invalid. Can have non-negative value with maximum 6 digits."anyOf[10]issuestring"INVALID_DECIMAL_VALUE"descriptionstring"Refund amount value is invalid. Can have non-negative value with maximum 7 digits and upto 2 fractions."