Use this API to convert geographic coordinates (latitude and longitude) into readable location information for verification purposes.
View the test data and use the information to trigger the validations.The test data can be used only in the sandbox environment.
Your unique client identifier issued by Cashfree. You can find this in your Merchant Dashboard.
The secret key associated with your client ID. Use this to authenticate your API requests. You can find this in your Merchant Dashboard.
Send the signature if two-factor authentication is selected as Public Key. More details
Find the request parameters to retrieve the physical address of a location
It is the unique ID you create to identify the verification request. The maximum character limit is 50. Only alphanumeric, period (.), hyphen (-), and underscore ( _ ) are allowed.
"test001"
It is the angular distance expressed in degrees of arc north or south of the equator to specify the location.
"12.9274477"
It is the angular distance expressed in degrees of arc east or west of the equator to specify the location.
"77.6326542"
Success response for retrieving physical address of a location
It displays the unique ID created by Cashfree Payments for reference purposes.
format: int64
21637861
It displays the unique ID you created to identify the verification request.
"test001"
It displays the entered angular distance expressed in degrees of arc north or south of the equator to specify the location.
"12.9274477"
It displays the entered angular distance expressed in degrees of arc east or west of the equator to specify the location.
"77.6326542"
It displays the physical address of the entered coordinates.
"JSS Institutions Campus, First Floor, CA Site No.1, HAL 3rd Stage, HAL 3rd Stage, KodihalliBehind Hotel Leela Palace, HAL 2nd Stage, Kodihalli, Bengaluru, Karnataka 560008, India"
It displays the name of the city of the entered coordinates.
"bangalore"
It displays the name of the state of the entered coordinates.
"Karnataka"
It displays the state's code of the entered coordinates.
"KA"
It displays the country's code of the entered coordinates.
"In"
It displays the PIN code information of the entered coordinates.
"560008"
It displays the status of the entered coordinates. Possible values are:
VALID"VALID"