{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup AccessPassHistory API", "version": "core" }, "items": [ { "info": { "name": "AccessPassHistory", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/stosag/accessPassHistories", "body": { "type": "json", "data": "{}" } }, "docs": "| Property| Description| Required |\r\n| ----------------------------------------------------------|-------------------------------------------------------------------------------------- |----------|\r\n| AccessPassHistory[0].ContainerGuid| The GUID of the Container associated to the shared container.| Yes |\r\n| AccessPassHistory[0].ContainerTagId| The ContainerTagId of the municipal account associated to the shared container.| Yes | \r\n| AccessPassHistory[0].Timestamp| The timestamp of the " } ] } ], "bundled": true }