Get states by country Id
Gets all States under a country whose Id is provided.
View Loan reason appropriate for loan applications
GET
https://<your_business_alias>.lendastack.io/ias/country/states?countryId=130
This endpoint fetches loan reason on the system.
Query Parameters
Name
Type
Description
countryId*
int
Id of the country to fetch the states from
Headers
Name
Type
Description
Authentication*
String
The encoded combination of your public key and secret key (see the Test and go live section of the docs)
Last updated
Was this helpful?