v1
latestOpenAPI 3.1.02026-08-063776831.4 MBLocations
Create a location
Creates a new tenant location record.
post/locations
Headers
tenant-idstring
Request body
Response
Location successfully created
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"
}