Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
titleSample LocationsAndPlans
[{
  "organizationIdorganization": "",
  "jurisdictionIdjurisdiction": "304cbcd4-0850-404a-a8b1-486b02f7b84d",
  "planIdplan": "144f4d78-a406-5a4f-a45c-8f2b66919e35",
  "fromDate": "2019-09-17T00:00:00.000Z",
  "toDate": "2019-12-01T00:00:00.000Z"
}]


FieldDescription
organizationIdorganizationThis is the identifier of the organization
jurisdictionIdjurisdictionThis is the identifier of the operational area to be assigned. This must be a jurisdiction type location and we do not support cascading, so it must be the lowest level in the hierarchy
planIdplanThis is the identifier of the plan
fromDateThis is the start date of the assignment
toDateThis is the end date of the assignment. If this passes, users will not be able to access this assignment.

...