Get OCPI location
Retrieve one OCPI location by its internal identifier. The location must belong to the supplied cpo_id and to the current organization, otherwise a 404 is returned.
Retrieve one OCPI location by its internal identifier. The location must belong to the supplied cpo_id and to the current organization, otherwise a 404 is returned.
Bearer authentication of the form Bearer <token>, where token is your auth token.
CPO identifier — the stringified integer returned by POST /ocpi/cpos (backed by ocpp.partner_operations.id).
Internal OCPI location identifier (ocpp.ocpi_locations.id).
Latitude/longitude pair accepted by the OCPI location API.