GET prosper/v1/city_state_geocoding
Return a cleaned city/state and other locational information from a Prosper Lending provided location

Returns a previously geocoded location

Errors

Code Description
401 Unauthorized
404 Not Found

Params

Param name Description
auth_token
required

UUID Associated with an individual User

Validations:

  • Must be a String

city
required

Prosper provided borrower city

Validations:

  • Must be a String

state
required

Prosper provided borrower state

Validations:

  • Must be a String