- While creating and updating locations with by REST API's, "locationName" variable must be defined in request body otherwise . Otherwise you are will not be able to create or update locations.
- Variables which is not defined in request body will be considered as null.
|