v1
latestOpenAPI 3.1.02026-08-063776831.4 MBLocations
Update a location
Updates an existing location based on the ID.
put/locations/{id}
Path parameters
idstring required
Location ID
Headers
tenant-idstring
Request body
Response
Location successfully updated
Example response
{
"billingEffectiveDate": "2022-03-10T16:15:50Z",
"billingTerminationDate": "2022-03-10T16:15:50Z",
"effectiveDate": "2022-03-10T16:15:50Z",
"terminationDate": "2022-03-10T16:15:50Z"
}