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