{"info":{"name":"Platform API","version":"1","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"GetApplianceComponentHelp","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/component/:ApplianceComponentId/help/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","component",":ApplianceComponentId","help"],"port":"443","query":[],"variable":[{"value":null,"key":"ApplianceComponentId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAutomationTypesByObjectType","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/availabletypes/:RmsTableCtxId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation","availabletypes",":RmsTableCtxId"],"port":"443","query":[],"variable":[{"value":null,"key":"RmsTableCtxId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSystemActionsForAutomationType","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/systemactions/:AutomationTypeId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation","systemactions",":AutomationTypeId"],"port":"443","query":[{"value":"Guid","key":"rmsTableCtxId"}],"variable":[{"value":null,"key":"AutomationTypeId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAutomationsForObject","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/:ObjectId/list","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation",":ObjectId","list"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAutomationNotificationsForObject","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/notification/:ObjectId/list","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation","notification",":ObjectId","list"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAutomationNotificationsForObject","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/notification/:ObjectId/list/standard","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation","notification",":ObjectId","list","standard"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAutomationNotificationsForObject","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/notification/:ObjectId/list/templated","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation","notification",":ObjectId","list","templated"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetRolesForAutomationNotifications","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/notification/:ObjectId/roles","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation","notification",":ObjectId","roles"],"port":"443","query":[{"value":"List<GroupedListItemModel>","key":"allRoles"},{"value":"List<Guid>","key":"rolesUsedEmail"},{"value":"List<Guid>","key":"rolesUsedSMS"},{"value":"ResponseStatus","key":"responseStatus"}],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDocumentationAutomation","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/:AutomationId/documentation","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation",":AutomationId","documentation"],"port":"443","query":[],"variable":[{"value":null,"key":"AutomationId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetInspectionAutomation","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/:AutomationId/inspection","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation",":AutomationId","inspection"],"port":"443","query":[],"variable":[{"value":null,"key":"AutomationId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveAutoInspection","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/inspection/:AutomationId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation","inspection",":AutomationId"],"port":"443","query":null,"variable":[{"value":null,"key":"AutomationId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"automation","value":"AutoInspectionModel","type":"text"}]}}},{"name":"SaveAutoInspection","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/inspection","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation","inspection"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"automation","value":"AutoInspectionModel","type":"text"},{"key":"automationId","value":"Guid","type":"text"}]}}},{"name":"SaveAutoNotification","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/notification/:AutomationId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation","notification",":AutomationId"],"port":"443","query":null,"variable":[{"value":null,"key":"AutomationId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"notification","value":"AutoNotificationModel","type":"text"}]}}},{"name":"SaveAutoNotification","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/notification","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation","notification"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"notification","value":"AutoNotificationModel","type":"text"},{"key":"automationId","value":"Guid","type":"text"}]}}},{"name":"DeleteAutomation","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/automation/:AutomationId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","automation",":AutomationId"],"port":"443","query":[],"variable":[{"value":null,"key":"AutomationId"}]},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDimensionsList","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensions/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensions"],"port":"443","query":[{"value":"Guid","key":"licenseeId"},{"value":"string","key":"recordStatus"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDimensionsAndValues","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensions/includevalues","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensions","includevalues"],"port":"443","query":[{"value":"Guid","key":"licenseeId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDimensionValuesList","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensionvalues/:DimensionId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensionvalues",":DimensionId"],"port":"443","query":[{"value":"Guid","key":"licenseeId"},{"value":"string","key":"recordStatus"}],"variable":[{"value":null,"key":"DimensionId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectDimensions","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensions/object/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensions","object",":ObjectId"],"port":"443","query":[{"value":"Guid","key":"licenseeId"}],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectDimensionValues","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensionvalues/object/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensionvalues","object",":ObjectId"],"port":"443","query":[{"value":"Guid","key":"licenseeId"}],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveDimension","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensions","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensions"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"dimension","value":"DimensionModel","type":"text"},{"key":"dimensionId","value":"Guid","type":"text"}]}}},{"name":"SaveDimension","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensions/:DimensionId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensions",":DimensionId"],"port":"443","query":null,"variable":[{"value":null,"key":"DimensionId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"dimension","value":"DimensionModel","type":"text"}]}}},{"name":"SaveDimensionValue","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensionvalues/:DimensionValueId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensionvalues",":DimensionValueId"],"port":"443","query":null,"variable":[{"value":null,"key":"DimensionValueId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"dimensionValue","value":"DimensionValueModel","type":"text"}]}}},{"name":"SaveDimensionValue","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensionvalues","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensionvalues"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"dimensionValue","value":"DimensionValueModel","type":"text"},{"key":"dimensionValueId","value":"Guid","type":"text"}]}}},{"name":"UpdateDimensionStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensions/:DimensionId/archive","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensions",":DimensionId","archive"],"port":"443","query":null,"variable":[{"value":null,"key":"DimensionId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"UpdateDimensionStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensions/:DimensionId/restore","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensions",":DimensionId","restore"],"port":"443","query":null,"variable":[{"value":null,"key":"DimensionId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"UpdateDimensionValueStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensionvalues/:DimensionValueId/archive","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensionvalues",":DimensionValueId","archive"],"port":"443","query":null,"variable":[{"value":null,"key":"DimensionValueId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"UpdateDimensionValueStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dimensionvalues/:DimensionValueId/restore","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dimensionvalues",":DimensionValueId","restore"],"port":"443","query":null,"variable":[{"value":null,"key":"DimensionValueId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"GetObjectDynamicContent","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dynamiccontent/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dynamiccontent",":ObjectId"],"port":"443","query":[{"value":"Guid","key":"dynamicContentDefinitionId"}],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectDynamicContent","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dynamiccontent/:ObjectId/mastertasklinks","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dynamiccontent",":ObjectId","mastertasklinks"],"port":"443","query":[{"value":"Guid","key":"dynamicContentDefinitionId"}],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveDynamicContent","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dynamiccontent/:ObjectDynamicContentId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dynamiccontent",":ObjectDynamicContentId"],"port":"443","query":null,"variable":[{"value":null,"key":"ObjectDynamicContentId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"dynamicContent","value":"ObjectDynamicContentModel","type":"text"}]}}},{"name":"SaveDynamicContent","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dynamiccontent/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dynamiccontent"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"dynamicContent","value":"ObjectDynamicContentModel","type":"text"},{"key":"objectDynamicContentId","value":"Guid","type":"text"}]}}},{"name":"DeleteDynamicContent","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/dynamiccontent/:ObjectDynamicContentId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","dynamiccontent",":ObjectDynamicContentId"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectDynamicContentId"}]},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetTagsList","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/tags/list","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","tags","list"],"port":"443","query":[{"value":"Guid","key":"licenseeId"},{"value":"Guid","key":"rmsTableCtxId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetTagsForObject","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/tags/object/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","tags","object",":ObjectId"],"port":"443","query":[{"value":"Guid","key":"licenseeId"}],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveNewTagForObject","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/tags/add/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","tags","add",":ObjectId"],"port":"443","query":null,"variable":[{"value":null,"key":"ObjectId"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"licenseeId","value":"Guid","type":"text"},{"key":"name","value":"string","type":"text"},{"key":"colour","value":"string","type":"text"},{"key":"rmsTableCtxId","value":"Guid","type":"text"}]}}},{"name":"LinkTagForObject","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/tags/link/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","tags","link",":ObjectId"],"port":"443","query":null,"variable":[{"value":null,"key":"ObjectId"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"licenseeId","value":"Guid","type":"text"},{"key":"id","value":"Guid","type":"text"},{"key":"colour","value":"string","type":"text"}]}}},{"name":"RemoveTagFromObject","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/tags/remove/:ObjectConnectionId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","tags","remove",":ObjectConnectionId"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectConnectionId"}]},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"AcceptTerms","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/safetycommitment/accept","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","safetycommitment","accept"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"licenseeContactId","value":"Guid","type":"text"},{"key":"contactId","value":"Guid","type":"text"},{"key":"contactTypeId","value":"Guid","type":"text"},{"key":"applianceId","value":"Guid","type":"text"}]}}},{"name":"AcceptTerms","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/terms/accept","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","terms","accept"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"licenseeContactId","value":"Guid","type":"text"},{"key":"contactId","value":"Guid","type":"text"},{"key":"contactTypeId","value":"Guid","type":"text"},{"key":"applianceId","value":"Guid","type":"text"}]}}},{"name":"DeclineTerms","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/safetycommitment/decline","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","safetycommitment","decline"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"licenseeContactId","value":"Guid","type":"text"},{"key":"contactId","value":"Guid","type":"text"},{"key":"contactTypeId","value":"Guid","type":"text"},{"key":"applianceId","value":"Guid","type":"text"}]}}},{"name":"DeclineTerms","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/terms/decline","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","terms","decline"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"licenseeContactId","value":"Guid","type":"text"},{"key":"contactId","value":"Guid","type":"text"},{"key":"contactTypeId","value":"Guid","type":"text"},{"key":"applianceId","value":"Guid","type":"text"}]}}},{"name":"GetTermsDetails","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/safetycommitment","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","safetycommitment"],"port":"443","query":[{"value":"Guid","key":"licenseeContactId"},{"value":"Guid","key":"contactId"},{"value":"Guid","key":"contactTypeId"},{"value":"Guid","key":"applianceId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetTermsDetails","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/terms","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","terms"],"port":"443","query":[{"value":"Guid","key":"licenseeContactId"},{"value":"Guid","key":"contactId"},{"value":"Guid","key":"contactTypeId"},{"value":"Guid","key":"applianceId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSuiteNotifications","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/suitenotifications","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","suitenotifications"],"port":"443","query":[{"value":"Guid","key":"suiteId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactNotifications","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contact/:ContactId/notifications","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contact",":ContactId","notifications"],"port":"443","query":[{"value":"Guid","key":"licenseeId"},{"value":"Guid","key":"suiteId"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSuites","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/suites","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","suites"],"port":"443","query":[{"value":"Guid","key":"licenseeId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDefaultTemplates","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/defaulttemplates","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","defaulttemplates"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"InsertNotification","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/notification/insert","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","notification","insert"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"notification","value":"Notification","type":"text"}]}}},{"name":"UpdateNotification","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/notification/update","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","notification","update"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"notification","value":"Notification","type":"text"}]}}},{"name":"DeleteNotification","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/notification/:NotificationId/delete","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","notification",":NotificationId","delete"],"port":"443","query":null,"variable":[{"value":null,"key":"NotificationId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"notificationName","value":"string","type":"text"}]}}},{"name":"UpdateContactNotifications","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contact/:ContactId/updatenotifications","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contact",":ContactId","updatenotifications"],"port":"443","query":null,"variable":[{"value":null,"key":"ContactId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"licenseeId","value":"Guid","type":"text"},{"key":"suiteId","value":"Guid","type":"text"},{"key":"notifications","value":"List<NotificationItem>","type":"text"}]}}},{"name":"SaveNotificationsOrder","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/notification/:NotificationId/index/:Index","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","notification",":NotificationId","index",":Index"],"port":"443","query":null,"variable":[{"value":null,"key":"NotificationId"},{"value":null,"key":"Index"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"GetResetPasswordToken","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/account/:UserName/passwordresettoken","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","account",":UserName","passwordresettoken"],"port":"443","query":[{"value":"Guid","key":"applianceId"},{"value":"string","key":"subdomainName"},{"value":"Guid","key":"suiteId"},{"value":"string","key":"applianceLoginUrl"}],"variable":[{"value":null,"key":"UserName"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"PasswordReset","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/account/passwordreset","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","account","passwordreset"],"port":"443","query":[{"value":"string","key":"newPassword"},{"value":"string","key":"confirmPassword"},{"value":"string","key":"token"},{"value":"Guid","key":"applianceId"},{"value":"string","key":"subdomainName"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"PasswordReset","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/PasswordReset","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","PasswordReset"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"NewPassword","value":"string","type":"text"},{"key":"ConfirmPassword","value":"string","type":"text"},{"key":"Token","value":"string","type":"text"},{"key":"ApplianceId","value":"Guid","type":"text"},{"key":"SubdomainName","value":"string","type":"text"}]}}},{"name":"GetPermissionTree","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/permissions/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","permissions"],"port":"443","query":[{"value":"Guid","key":"applianceId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetPermissionMatrix","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/permissions/:PermissionId/matrix/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","permissions",":PermissionId","matrix"],"port":"443","query":[{"value":"Guid","key":"objectId"}],"variable":[{"value":null,"key":"PermissionId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SavePermissionValue","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/permissions/:PermissionId/licensee/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","permissions",":PermissionId","licensee"],"port":"443","query":[{"value":"Guid","key":"objectId"},{"value":"bool?","key":"permissionValue"}],"variable":[{"value":null,"key":"PermissionId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SavePermissionValue","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/permissions/:PermissionId/role/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","permissions",":PermissionId","role"],"port":"443","query":[{"value":"Guid","key":"objectId"},{"value":"bool?","key":"permissionValue"}],"variable":[{"value":null,"key":"PermissionId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SavePermissionValue","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/permissions/:PermissionId/contact/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","permissions",":PermissionId","contact"],"port":"443","query":[{"value":"Guid","key":"objectId"},{"value":"bool?","key":"permissionValue"}],"variable":[{"value":null,"key":"PermissionId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SavePermissionValue","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/SavePermissionValue","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","SavePermissionValue"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"PermissionId","value":"Guid","type":"text"},{"key":"ObjectId","value":"Guid","type":"text"},{"key":"PermissionValue","value":"bool?","type":"text"}]}}},{"name":"ResetPermission","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/permissions/:PermissionId/reset","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","permissions",":PermissionId","reset"],"port":"443","query":[{"value":"bool","key":"reinitialise"}],"variable":[{"value":null,"key":"PermissionId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ResetPermission","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/permissions/reset","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","permissions","reset"],"port":"443","query":[{"value":"Guid","key":"permissionId"},{"value":"bool","key":"reinitialise"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ResetPermission","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/ResetPermission","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","ResetPermission"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"PermissionId","value":"Guid","type":"text"},{"key":"Reinitialise","value":"bool","type":"text"}]}}},{"name":"GetProjectContacts","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/project/:ProjectId/contacts","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","project",":ProjectId","contacts"],"port":"443","query":[{"value":"Guid","key":"customerGroupId"}],"variable":[{"value":null,"key":"ProjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"PublicConnectionRequestStatusUpdate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/public/connectionrequests/:ConnectionRequestId/accept","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","public","connectionrequests",":ConnectionRequestId","accept"],"port":"443","query":[{"value":"Guid","key":"applianceId"},{"value":"string","key":"subdomainName"}],"variable":[{"value":null,"key":"ConnectionRequestId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"PublicConnectionRequestStatusUpdate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/PublicConnectionRequestStatusUpdate","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","PublicConnectionRequestStatusUpdate"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ConnectionRequestId","value":"Guid","type":"text"},{"key":"ApplianceId","value":"Guid","type":"text"},{"key":"SubdomainName","value":"string","type":"text"}]}}},{"name":"InsertCustomerGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/insertcustomergroup","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","insertcustomergroup"],"port":"443","query":[{"value":"bool","key":"autoGenerateName"},{"value":"string","key":"customerName"},{"value":"List<Contact>","key":"contacts"},{"value":"Guid","key":"projectId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"InsertCustomerGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/InsertCustomerGroup","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","InsertCustomerGroup"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"AutoGenerateName","value":"bool","type":"text"},{"key":"CustomerName","value":"string","type":"text"},{"key":"Contacts","value":"List<Contact>","type":"text"},{"key":"ProjectId","value":"Guid","type":"text"}]}}},{"name":"UpdateCustomerGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/updatecustomergroup","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","updatecustomergroup"],"port":"443","query":[{"value":"Guid","key":"customerGroupId"},{"value":"bool","key":"autoGenerateName"},{"value":"string","key":"customerName"},{"value":"List<Contact>","key":"contacts"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateCustomerGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/UpdateCustomerGroup","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","UpdateCustomerGroup"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"CustomerGroupId","value":"Guid","type":"text"},{"key":"AutoGenerateName","value":"bool","type":"text"},{"key":"CustomerName","value":"string","type":"text"},{"key":"Contacts","value":"List<Contact>","type":"text"}]}}},{"name":"GetObjectSubscriptions","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/objectsubscriptions/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","objectsubscriptions",":ObjectId"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetCommunicationSubscriptions","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/objectcommunicationsubscriptions/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","objectcommunicationsubscriptions",":ObjectId"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDataSources","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/datasources","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","datasources"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateObjectSubscrptionStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/updateobjectsubscriptionstatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","updateobjectsubscriptionstatus"],"port":"443","query":[{"value":"Guid","key":"objectSubscriptionId"},{"value":"Char","key":"recordStatus"},{"value":"string","key":"subscriptionKey"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateObjectSubscrptionStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/UpdateObjectSubscrptionStatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","UpdateObjectSubscrptionStatus"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ObjectSubscriptionId","value":"Guid","type":"text"},{"key":"RecordStatus","value":"Char","type":"text"},{"key":"SubscriptionKey","value":"string","type":"text"}]}}},{"name":"UpdateObjectSubscription","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/updateobjectsubscription","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","updateobjectsubscription"],"port":"443","query":[{"value":"ObjectSubscription","key":"objectSubscription"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateObjectSubscription","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/UpdateObjectSubscription","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","UpdateObjectSubscription"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ObjectSubscription","value":"ObjectSubscription","type":"text"}]}}},{"name":"InsertObjectSubscription","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/insertobjectsubscription","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","insertobjectsubscription"],"port":"443","query":[{"value":"ObjectSubscription","key":"objectSubscription"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"InsertObjectSubscription","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/InsertObjectSubscription","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","InsertObjectSubscription"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ObjectSubscription","value":"ObjectSubscription","type":"text"}]}}},{"name":"ContactConnectedLinks","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/links","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","links"],"port":"443","query":[],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"IsConnectedInRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/connections/is-connected/:ContactId/to/:LicenseeId/role/:RoleId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","connections","is-connected",":ContactId","to",":LicenseeId","role",":RoleId"],"port":"443","query":[],"variable":[{"value":null,"key":"ContactId"},{"value":null,"key":"LicenseeId"},{"value":null,"key":"RoleId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ConnectContactsInRoles","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/connections/:ContactId/to/:ToContactId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","connections",":ContactId","to",":ToContactId"],"port":"443","query":[{"value":"Guid","key":"contactTypeId"},{"value":"List<Guid>","key":"roles"},{"value":"bool","key":"sendConnectionEmails"}],"variable":[{"value":null,"key":"ContactId"},{"value":null,"key":"ToContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ConnectContactsInRoles","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/ConnectContactsInRoles","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","ConnectContactsInRoles"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ContactId","value":"Guid","type":"text"},{"key":"ToContactId","value":"Guid","type":"text"},{"key":"ContactTypeId","value":"Guid","type":"text"},{"key":"Roles","value":"List<Guid>","type":"text"},{"key":"SendConnectionEmails","value":"bool","type":"text"}]}}},{"name":"ConnectionStatusUpdate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/connections/:ConnectionId/cancel","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","connections",":ConnectionId","cancel"],"port":"443","query":[{"value":"Guid","key":"contactId"},{"value":"Guid","key":"contactTypeId"},{"value":"Guid","key":"roleId"}],"variable":[{"value":null,"key":"ConnectionId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ConnectionStatusUpdate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/connections/:ConnectionId/remove","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","connections",":ConnectionId","remove"],"port":"443","query":[{"value":"Guid","key":"contactId"},{"value":"Guid","key":"contactTypeId"},{"value":"Guid","key":"roleId"}],"variable":[{"value":null,"key":"ConnectionId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ConnectionStatusUpdate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/ConnectionStatusUpdate","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","ConnectionStatusUpdate"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ConnectionId","value":"Guid","type":"text"},{"key":"ContactId","value":"Guid","type":"text"},{"key":"ContactTypeId","value":"Guid","type":"text"},{"key":"RoleId","value":"Guid","type":"text"}]}}},{"name":"InviteContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/invite/contact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","invite","contact"],"port":"443","query":[{"value":"Guid","key":"toContactId"},{"value":"string","key":"emailAddress"},{"value":"List<Guid>","key":"roles"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"InviteContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/invite/:ToContactId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","invite",":ToContactId"],"port":"443","query":[{"value":"string","key":"emailAddress"},{"value":"List<Guid>","key":"roles"}],"variable":[{"value":null,"key":"ContactId"},{"value":null,"key":"ToContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"InviteContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/InviteContact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","InviteContact"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ContactId","value":"Guid","type":"text"},{"key":"ToContactId","value":"Guid","type":"text"},{"key":"EmailAddress","value":"string","type":"text"},{"key":"Roles","value":"List<Guid>","type":"text"}]}}},{"name":"CreateContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/create/person","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","create","person"],"port":"443","query":[{"value":"UserProfileSummaryModel","key":"contact"},{"value":"List<Guid>","key":"roles"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"CreateContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/create/organisation","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","create","organisation"],"port":"443","query":[{"value":"UserProfileSummaryModel","key":"contact"},{"value":"List<Guid>","key":"roles"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"CreateContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/CreateContact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","CreateContact"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ContactId","value":"Guid","type":"text"},{"key":"Contact","value":"UserProfileSummaryModel","type":"text"},{"key":"Roles","value":"List<Guid>","type":"text"}]}}},{"name":"CreateStaff","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/organisations/:ContactId/create/staff","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","organisations",":ContactId","create","staff"],"port":"443","query":[{"value":"UserProfileSummaryModel","key":"contact"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"CreateStaff","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/CreateStaff","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","CreateStaff"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ContactId","value":"Guid","type":"text"},{"key":"Contact","value":"UserProfileSummaryModel","type":"text"}]}}},{"name":"AddConnectionsInRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/connections/:ContactId/role/:RoleId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","connections",":ContactId","role",":RoleId"],"port":"443","query":[{"value":"List<GuidLookup>","key":"toContacts"},{"value":"bool","key":"sendConnectionEmails"}],"variable":[{"value":null,"key":"ContactId"},{"value":null,"key":"RoleId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"AddConnectionsInRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/AddConnectionsInRole","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","AddConnectionsInRole"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ContactId","value":"Guid","type":"text"},{"key":"ToContacts","value":"List<GuidLookup>","type":"text"},{"key":"RoleId","value":"Guid","type":"text"},{"key":"SendConnectionEmails","value":"bool","type":"text"}]}}},{"name":"GetContactRoleGroups","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactrolegroups/:LicenseeId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactrolegroups",":LicenseeId"],"port":"443","query":[{"value":"string","key":"name"},{"value":"string","key":"recordStatus"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":[{"value":null,"key":"LicenseeId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactRoleGroupDetails","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactrolegroup/:ContactRoleGroupId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactrolegroup",":ContactRoleGroupId"],"port":"443","query":[],"variable":[{"value":null,"key":"ContactRoleGroupId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"AddContactRoleGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactrolegroups","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactrolegroups"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"name","value":"string","type":"text"},{"key":"roles","value":"List<ListItemModel>","type":"text"}]}}},{"name":"UpdateContactRoleGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactrolegroups","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactrolegroups"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"roleGroupId","value":"Guid","type":"text"},{"key":"name","value":"string","type":"text"},{"key":"roles","value":"List<ListItemModel>","type":"text"}]}}},{"name":"UpdateRoleGroupStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactrolegroup/:ContactRoleGroupId/archive","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactrolegroup",":ContactRoleGroupId","archive"],"port":"443","query":null,"variable":[{"value":null,"key":"ContactRoleGroupId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"isActionArchive","value":"bool?","type":"text"}]}}},{"name":"UpdateRoleGroupStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactrolegroup/:ContactRoleGroupId/restore","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactrolegroup",":ContactRoleGroupId","restore"],"port":"443","query":null,"variable":[{"value":null,"key":"ContactRoleGroupId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"isActionArchive","value":"bool?","type":"text"}]}}},{"name":"DeleteContactRoleGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactrolegroup/:ContactRoleGroupId/delete","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactrolegroup",":ContactRoleGroupId","delete"],"port":"443","query":null,"variable":[{"value":null,"key":"ContactRoleGroupId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"GetRolesForContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/roles/:ContactId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","roles",":ContactId"],"port":"443","query":[{"value":"Guid","key":"roleListItemFilterId"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetRolesForContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/resourceroles/available/:ContactId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","resourceroles","available",":ContactId"],"port":"443","query":[{"value":"Guid","key":"roleListItemFilterId"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetRolesForContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/resourceroles/licensee/:RoleListItemFilterId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","resourceroles","licensee",":RoleListItemFilterId"],"port":"443","query":[{"value":"Guid","key":"contactId"}],"variable":[{"value":null,"key":"RoleListItemFilterId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetRolesForContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/resourceroles/licensee","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","resourceroles","licensee"],"port":"443","query":[{"value":"Guid","key":"contactId"},{"value":"Guid","key":"roleListItemFilterId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetRolesForContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/licenseeroles/:ContactId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","licenseeroles",":ContactId"],"port":"443","query":[{"value":"Guid","key":"roleListItemFilterId"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetRolesForConnection","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/roles/connection/:FromContactId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","roles","connection",":FromContactId"],"port":"443","query":[{"value":"Guid?","key":"contactId"},{"value":"Guid","key":"contactTypeId"}],"variable":[{"value":null,"key":"FromContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactRolesForLicensee","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactroles/:LicenseeId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactroles",":LicenseeId"],"port":"443","query":[{"value":"List<Guid>","key":"contactTypes"},{"value":"List<Guid>","key":"ownerFilterIds"},{"value":"string","key":"recordStatus"},{"value":"string","key":"searchText"}],"variable":[{"value":null,"key":"LicenseeId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAssociatedRolesForRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/roles/:RoleId/associatedroles/safetystaff","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","roles",":RoleId","associatedroles","safetystaff"],"port":"443","query":[],"variable":[{"value":null,"key":"RoleId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAssociatedRolesForRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/roles/:RoleId/associatedroles/organisation","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","roles",":RoleId","associatedroles","organisation"],"port":"443","query":[],"variable":[{"value":null,"key":"RoleId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactRoleDetails","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactrole/:ContactRoleId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactrole",":ContactRoleId"],"port":"443","query":[{"value":"string","key":"searchText"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":[{"value":null,"key":"ContactRoleId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateRoleStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/role/:ContactRoleId/archive","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","role",":ContactRoleId","archive"],"port":"443","query":null,"variable":[{"value":null,"key":"ContactRoleId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"UpdateRoleStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/role/:ContactRoleId/restore","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","role",":ContactRoleId","restore"],"port":"443","query":null,"variable":[{"value":null,"key":"ContactRoleId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"UpdateRoleWithSharing","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/roles","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","roles"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"roleDetails","value":"RoleDetailsModel","type":"text"},{"key":"form","value":"FormCollection","type":"text"},{"key":"shareList","value":"List<ObjectShareModel>","type":"text"}]}}},{"name":"AddContactRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/roles","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","roles"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"roleDetails","value":"RoleDetailsModel","type":"text"}]}}},{"name":"SaveObjectConnectionForRoles","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/roles/:FromRoleId/associatedroles/safetystaff/:ToRoleId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","roles",":FromRoleId","associatedroles","safetystaff",":ToRoleId"],"port":"443","query":null,"variable":[{"value":null,"key":"FromRoleId"},{"value":null,"key":"ToRoleId"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"SaveObjectConnectionForRoles","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/roles/:FromRoleId/associatedroles/organisation/:ToRoleId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","roles",":FromRoleId","associatedroles","organisation",":ToRoleId"],"port":"443","query":null,"variable":[{"value":null,"key":"FromRoleId"},{"value":null,"key":"ToRoleId"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"GetRelatedItems","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/relateditems/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","relateditems",":ObjectId"],"port":"443","query":[{"value":"Guid","key":"relatedItemsLevel"},{"value":"bool","key":"isPagedMode"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectCommunication","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/communication/object/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","communication","object",":ObjectId"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectCommunicationPaged","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/communications","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","communications"],"port":"443","query":[{"value":"Guid","key":"objectId"},{"value":"DateTime","key":"dateTimeFrom"},{"value":"DateTime","key":"dateTimeTo"},{"value":"List<Guid>","key":"communicationTypes"},{"value":"string","key":"searchText"},{"value":"bool","key":"isPagedMode"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"int","key":"sortOrder"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetCommunication","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/communication/:CommunicationId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","communication",":CommunicationId"],"port":"443","query":[],"variable":[{"value":null,"key":"CommunicationId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetCommunicationTemplate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/communicationtemplate/:SettingId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","communicationtemplate",":SettingId"],"port":"443","query":[],"variable":[{"value":null,"key":"SettingId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetCommunicationTemplates","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/communicationtemplates","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","communicationtemplates"],"port":"443","query":[{"value":"List<Guid>","key":"settingIds"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"AddComment","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/comment","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","comment"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"connectedObjectId","value":"Guid","type":"text"},{"key":"comment","value":"string","type":"text"},{"key":"suiteId","value":"Guid","type":"text"}]}}},{"name":"GetSettingsForAppliance","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/GetSettingsForAppliance","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","GetSettingsForAppliance"],"port":"443","query":[{"value":"Guid","key":"ApplianceId"},{"value":"List<Guid>","key":"SettingIds"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetConnectionRequests","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/connectionrequests/received","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","connectionrequests","received"],"port":"443","query":[{"value":"List<Guid>","key":"contactTypes"},{"value":"bool","key":"includeIgnoredRequests"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetConnectionRequests","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/connectionrequests/sent","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","connectionrequests","sent"],"port":"443","query":[{"value":"List<Guid>","key":"contactTypes"},{"value":"bool","key":"includeIgnoredRequests"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ConnectionRequestStatusUpdate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/connectionrequests/:ConnectionRequestId/accept","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","connectionrequests",":ConnectionRequestId","accept"],"port":"443","query":[{"value":"Guid","key":"contactId"},{"value":"Guid","key":"roleId"}],"variable":[{"value":null,"key":"ConnectionRequestId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ConnectionRequestStatusUpdate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/connectionrequests/:ConnectionRequestId/ignore","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","connectionrequests",":ConnectionRequestId","ignore"],"port":"443","query":[{"value":"Guid","key":"contactId"},{"value":"Guid","key":"roleId"}],"variable":[{"value":null,"key":"ConnectionRequestId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ConnectionRequestStatusUpdate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/connectionrequests/:ConnectionRequestId/decline","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","connectionrequests",":ConnectionRequestId","decline"],"port":"443","query":[{"value":"Guid","key":"contactId"},{"value":"Guid","key":"roleId"}],"variable":[{"value":null,"key":"ConnectionRequestId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ConnectionRequestStatusUpdate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/connectionrequests/:ConnectionRequestId/cancel","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","connectionrequests",":ConnectionRequestId","cancel"],"port":"443","query":[{"value":"Guid","key":"contactId"},{"value":"Guid","key":"roleId"}],"variable":[{"value":null,"key":"ConnectionRequestId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ConnectionRequestStatusUpdate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/ConnectionRequestStatusUpdate","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","ConnectionRequestStatusUpdate"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ConnectionRequestId","value":"Guid","type":"text"},{"key":"ContactId","value":"Guid","type":"text"},{"key":"RoleId","value":"Guid","type":"text"}]}}},{"name":"ConnectionRequestResend","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/connectionrequests/:ConnectionRequestId/resend","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","connectionrequests",":ConnectionRequestId","resend"],"port":"443","query":[{"value":"Guid","key":"contactId"}],"variable":[{"value":null,"key":"ConnectionRequestId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactGroups","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactgroups","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactgroups"],"port":"443","query":[{"value":"Guid","key":"contactId"},{"value":"string","key":"searchText"},{"value":"Guid","key":"contactGroupRoleId"},{"value":"bool","key":"includeActive"},{"value":"bool","key":"includeArchived"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactGroups","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactgroups/:ContactId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactgroups",":ContactId"],"port":"443","query":[{"value":"string","key":"searchText"},{"value":"Guid","key":"contactGroupRoleId"},{"value":"bool","key":"includeActive"},{"value":"bool","key":"includeArchived"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactgroup/:ContactGroupId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactgroup",":ContactGroupId"],"port":"443","query":[{"value":"Guid","key":"contactGroupRoleId"},{"value":"bool","key":"includeProjects"}],"variable":[{"value":null,"key":"ContactGroupId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateContactGroupOrder","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactgroups/updatecontactgrouporder","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactgroups","updatecontactgrouporder"],"port":"443","query":[{"value":"Guid","key":"contactGroupConnectionId"},{"value":"int","key":"index"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateContactGroupOrder","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/UpdateContactGroupOrder","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","UpdateContactGroupOrder"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ContactGroupConnectionId","value":"Guid","type":"text"},{"key":"Index","value":"int","type":"text"}]}}},{"name":"AddContactGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactgroups","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactgroups"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"customerName","value":"string","type":"text"},{"key":"nameTypeId","value":"Guid","type":"text"},{"key":"contacts","value":"List<ContactGroupConnectionModel>","type":"text"},{"key":"recordStatus","value":"string","type":"text"}]}}},{"name":"UpdateContactGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactgroups/:ContactGroupId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactgroups",":ContactGroupId"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"customerGroupId","value":"Guid","type":"text"},{"key":"customerName","value":"string","type":"text"},{"key":"nameTypeId","value":"Guid","type":"text"},{"key":"contacts","value":"List<ContactGroupConnectionModel>","type":"text"},{"key":"recordStatus","value":"string","type":"text"}]}}},{"name":"UpdateContactGroup","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/UpdateContactGroup","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","UpdateContactGroup"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"CustomerGroupId","value":"Guid","type":"text"},{"key":"CustomerName","value":"string","type":"text"},{"key":"NameTypeId","value":"Guid","type":"text"},{"key":"Contacts","value":"List<ContactGroupConnectionModel>","type":"text"},{"key":"RecordStatus","value":"string","type":"text"}]}}},{"name":"UpdateContactGroupStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactgroup/:ContactGroupId/archive","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactgroup",":ContactGroupId","archive"],"port":"443","query":null,"variable":[{"value":null,"key":"ContactGroupId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"isActionArchive","value":"bool?","type":"text"}]}}},{"name":"UpdateContactGroupStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactgroup/:ContactGroupId/restore","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactgroup",":ContactGroupId","restore"],"port":"443","query":null,"variable":[{"value":null,"key":"ContactGroupId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"isActionArchive","value":"bool?","type":"text"}]}}},{"name":"GetContactsInRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:RoleId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":RoleId"],"port":"443","query":[],"variable":[{"value":null,"key":"RoleId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactsInRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/managers","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts","managers"],"port":"443","query":[{"value":"Guid","key":"roleId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactsInRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/supervisors","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts","supervisors"],"port":"443","query":[{"value":"Guid","key":"roleId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactsInRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/customerservicereps","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts","customerservicereps"],"port":"443","query":[{"value":"Guid","key":"roleId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAllContactsForAutocompleteList","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/autocompletelist","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts","autocompletelist"],"port":"443","query":[{"value":"Guid","key":"licenseeId"},{"value":"Guid","key":"suiteId"},{"value":"Guid","key":"roleId"},{"value":"bool","key":"includeVirtual"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetPagedContactsInRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/paged/:RoleId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts","paged",":RoleId"],"port":"443","query":[{"value":"List<Guid>","key":"contactTypes"},{"value":"List<Guid>","key":"statuses"},{"value":"string","key":"searchText"},{"value":"bool?","key":"includeDetails"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":[{"value":null,"key":"RoleId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetConnectedContacts","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/GetConnectedContacts","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","GetConnectedContacts"],"port":"443","query":[{"value":"Guid","key":"UserId"},{"value":"Guid","key":"ContactId"},{"value":"List<Guid>","key":"SuiteIds"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetLicenseeConnectedContacts","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/GetLicenseeConnectedContacts","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","GetLicenseeConnectedContacts"],"port":"443","query":[{"value":"Guid","key":"ContactId"},{"value":"List<Guid>","key":"SuiteIds"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ContactIdentityCheck","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/ContactIdentityCheck","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","ContactIdentityCheck"],"port":"443","query":[{"value":"Guid","key":"ContactId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SearchContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/SearchContact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","SearchContact"],"port":"443","query":[{"value":"string","key":"EmailAddress"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContacts","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts"],"port":"443","query":[{"value":"string","key":"searchText"},{"value":"List<Guid>","key":"contactTypes"},{"value":"List<Guid>","key":"statuses"},{"value":"bool","key":"includeRemoved"},{"value":"bool","key":"isPagedMode"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSlimContacts","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/slimcontacts","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","slimcontacts"],"port":"443","query":[{"value":"string","key":"searchText"},{"value":"List<Guid>","key":"contactTypes"},{"value":"List<Guid>","key":"statuses"},{"value":"bool","key":"includeRemoved"},{"value":"bool","key":"isPagedMode"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactsForRoles","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contactsforroles","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contactsforroles"],"port":"443","query":[{"value":"string","key":"searchText"},{"value":"List<Guid>","key":"contactTypes"},{"value":"List<Guid>","key":"roles"},{"value":"bool","key":"includeDetails"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/profile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","profile"],"port":"443","query":[{"value":"Guid","key":"requestorContactId"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetConnectionsToContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/connections","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","connections"],"port":"443","query":[{"value":"Guid","key":"contactTypeId"},{"value":"Guid","key":"requestorContactId"},{"value":"bool","key":"isPagedMode"},{"value":"bool","key":"includeRemoved"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetStaffForContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/staff","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","staff"],"port":"443","query":[{"value":"Guid","key":"contactTypeId"},{"value":"Guid","key":"contactStaffGroupId"},{"value":"bool","key":"isPagedMode"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetStaffForContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/staff/linkedtolicensee","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","staff","linkedtolicensee"],"port":"443","query":[{"value":"Guid","key":"contactTypeId"},{"value":"Guid","key":"contactStaffGroupId"},{"value":"bool","key":"isPagedMode"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"},{"value":"int","key":"sortIndex"},{"value":"SortOrder","key":"sortOrder"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSuppliersForContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:ContactId/suppliers","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":ContactId","suppliers"],"port":"443","query":[{"value":"Guid","key":"contactSupplierGroupId"},{"value":"bool","key":"ignoreAdminPermissionChecks"}],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactUsersForAppliance","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/appliances/contacts","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","appliances","contacts"],"port":"443","query":[{"value":"Guid","key":"applianceId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactUsersForAppliance","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/appliances/:ApplianceId/contacts","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","appliances",":ApplianceId","contacts"],"port":"443","query":[],"variable":[{"value":null,"key":"ApplianceId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SearchContactsForRole","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/searchcontactsforroles","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","searchcontactsforroles"],"port":"443","query":[{"value":"Guid","key":"searchBy"},{"value":"List<Guid>","key":"roles"},{"value":"List<Guid>","key":"roleGroups"},{"value":"string","key":"searchText"},{"value":"Guid","key":"excludeRole"},{"value":"List<Guid>","key":"contactTypes"},{"value":"bool","key":"includeDetails"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"InviteVirtualContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/invitevirtualcontact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts","invitevirtualcontact"],"port":"443","query":[{"value":"Guid","key":"contactId"},{"value":"string","key":"emailAddress"},{"value":"List<Guid>","key":"roles"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"InviteVirtualContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/InviteVirtualContact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","InviteVirtualContact"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ContactId","value":"Guid","type":"text"},{"key":"EmailAddress","value":"string","type":"text"},{"key":"Roles","value":"List<Guid>","type":"text"}]}}},{"name":"UpdateVirtualContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/updatevirtualcontact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts","updatevirtualcontact"],"port":"443","query":[{"value":"UserProfileModel","key":"userProfile"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateVirtualContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/UpdateVirtualContact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","UpdateVirtualContact"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"UserProfile","value":"UserProfileModel","type":"text"}]}}},{"name":"ReclaimVirtualContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contact/:ContactId/reclaimvirtualcontact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contact",":ContactId","reclaimvirtualcontact"],"port":"443","query":[],"variable":[{"value":null,"key":"ContactId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ReclaimVirtualContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/ReclaimVirtualContact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","ReclaimVirtualContact"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ContactId","value":"Guid","type":"text"}]}}},{"name":"GetCustomContentViews","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/customcontentviews","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","customcontentviews"],"port":"443","query":[{"value":"Guid","key":"rmsTableCtxId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"RegisterDevice","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/RegisterDevice","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","RegisterDevice"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ApplianceId","value":"Guid","type":"text"},{"key":"DeviceId","value":"Guid","type":"text"},{"key":"ManufacturerDeviceNumber","value":"string","type":"text"},{"key":"MacAddress","value":"string","type":"text"},{"key":"ModelName","value":"string","type":"text"},{"key":"FormFactor","value":"string","type":"text"},{"key":"Brand","value":"string","type":"text"},{"key":"Dimensions","value":"string","type":"text"},{"key":"DisplayResolutionWidthPixels","value":"int?","type":"text"},{"key":"DisplayResolutionHeightPixels","value":"int?","type":"text"},{"key":"DisplaySizeWidthInches","value":"Decimal?","type":"text"},{"key":"DisplaySizeHeightInches","value":"Decimal?","type":"text"},{"key":"OperatingSystem","value":"string","type":"text"},{"key":"OperatingSystemVersion","value":"string","type":"text"},{"key":"IpAddress","value":"string","type":"text"},{"key":"Notes","value":"string","type":"text"},{"key":"TotalMemorySize","value":"int?","type":"text"},{"key":"CellularProviderName","value":"string","type":"text"},{"key":"ISOCountryCode","value":"string","type":"text"},{"key":"MobileCountryCode","value":"string","type":"text"},{"key":"MobileNetworkCode","value":"string","type":"text"},{"key":"LanguageCodeIdentifier","value":"string","type":"text"},{"key":"LastKnownTimeZone","value":"string","type":"text"},{"key":"LastKnownTimeZoneOffset","value":"string","type":"text"},{"key":"Latitude","value":"double","type":"text"},{"key":"Longitude","value":"double","type":"text"},{"key":"InstanceSeed","value":"int","type":"text"},{"key":"InstanceCounterLastValue","value":"int","type":"text"}]}}},{"name":"LogDeviceStatus","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/LogDeviceStatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","LogDeviceStatus"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ApplianceId","value":"Guid","type":"text"},{"key":"DeviceId","value":"Guid","type":"text"},{"key":"Latitude","value":"double","type":"text"},{"key":"Longitude","value":"double","type":"text"},{"key":"EventName","value":"string","type":"text"},{"key":"EventDetail1","value":"string","type":"text"},{"key":"EventDetail2","value":"string","type":"text"},{"key":"EventDetail3","value":"string","type":"text"},{"key":"EventDetail4","value":"string","type":"text"},{"key":"EventDetail5","value":"string","type":"text"},{"key":"Orientation","value":"string","type":"text"},{"key":"InternetConnectionStatus","value":"string","type":"text"},{"key":"Log","value":"string","type":"text"},{"key":"Event","value":"DateTime","type":"text"},{"key":"IsInPortrait","value":"bool","type":"text"},{"key":"IsInLandscape","value":"bool","type":"text"},{"key":"CellularDataEnabled","value":"bool","type":"text"},{"key":"DataRoamingEnabled","value":"bool","type":"text"},{"key":"IsNetworkAvailable","value":"bool","type":"text"},{"key":"CanSendSMS","value":"bool","type":"text"},{"key":"BatteryCharging","value":"bool","type":"text"},{"key":"BatteryLevel","value":"int","type":"text"},{"key":"MediaFileId1","value":"Guid","type":"text"},{"key":"MediaFileId2","value":"Guid","type":"text"}]}}},{"name":"LogDeviceStatuses","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/LogDeviceStatuses","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","LogDeviceStatuses"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"DeviceStatuses","value":"List<LogDeviceStatus>","type":"text"}]}}},{"name":"GetStates","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/states/:CountryId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","states",":CountryId"],"port":"443","query":[],"variable":[{"value":null,"key":"CountryId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSuburbs","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/suburbs","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","suburbs"],"port":"443","query":[{"value":"string","key":"searchText"},{"value":"string","key":"stateName"},{"value":"string","key":"postCode"},{"value":"Guid","key":"countryId"},{"value":"string","key":"countryName"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetEstates","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/estates","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","estates"],"port":"443","query":[{"value":"Guid","key":"geoEstateId"},{"value":"string","key":"recordStatus"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetTimezones","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/timezones","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","timezones"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetList","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/:ListId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists",":ListId"],"port":"443","query":[],"variable":[{"value":null,"key":"ListId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetLists","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists"],"port":"443","query":[{"value":"List<Guid>","key":"listIds"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDataLists","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/datalists/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","datalists"],"port":"443","query":[{"value":"Guid?","key":"licenseeId"},{"value":"string","key":"searchText"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDataListDetails","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/datalist/:DataListId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","datalist",":DataListId"],"port":"443","query":[{"value":"Guid","key":"ownerContactId"}],"variable":[{"value":null,"key":"DataListId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetListItemsForList","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/datalist/items/:DataListId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","datalist","items",":DataListId"],"port":"443","query":[],"variable":[{"value":null,"key":"DataListId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetListItem","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/listitems/:ListItemId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","listitems",":ListItemId"],"port":"443","query":[],"variable":[{"value":null,"key":"ListItemId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactRoleContactTypes","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/contactrole/contacttypes","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","contactrole","contacttypes"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactSearchContactTypes","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/contactsearch/contacttypes","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","contactsearch","contacttypes"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactSearchStatuses","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/contactsearch/statuses","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","contactsearch","statuses"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetRelatedItemLevels","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/relateditems/levels","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","relateditems","levels"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectRateRatings","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/ratings/objectrate","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","ratings","objectrate"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetPurchaseOrderStatuses","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/purchaseorderstatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","purchaseorderstatus"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSupplierStatuses","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/supplierstatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","supplierstatus"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetEDIStatuses","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/edistatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","edistatus"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetIdentityResourceEvents","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/identityresources/events","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","identityresources","events"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetIncidentStatuses","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/incidentstatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","incidentstatus"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetIncidentTypes","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/incidenttypes","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","incidenttypes"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSafetyTaskStatuses","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/safetytaskstatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","safetytaskstatus"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSafetyTaskTypes","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/safetytasktypes","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","safetytasktypes"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetComplianceStatuses","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/compliancestatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","compliancestatus"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetComplianceTypes","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/compliancetypes","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","compliancetypes"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectShareList","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/objectsharestatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","objectsharestatus"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetRolesListForContact","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/contactsearch/rolesforcontact","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","contactsearch","rolesforcontact"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetTemplateVersionStatuses","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/templateversionstatus","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","templateversionstatus"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetTemplateVersionStatuses","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/statuses/templateversionstatus/all","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","statuses","templateversionstatus","all"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetRoleGroupsList","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/contactsearch/rolegroups","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","contactsearch","rolegroups"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetCustomContentTypes","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/lists/customcontenttypes","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","lists","customcontenttypes"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSchedulingBehaviour","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/actionworkflow/taskschedulingbehaviour","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","actionworkflow","taskschedulingbehaviour"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveListItemFilters","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/listItems/filters","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","listItems","filters"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"listItemFilters","value":"List<ListItemFilterModel>","type":"text"}]}}},{"name":"GetActivityFeed","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/activityfeed/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","activityfeed",":ObjectId"],"port":"443","query":[{"value":"List<Guid>","key":"activityFeedType"},{"value":"bool","key":"isPagedMode"},{"value":"int","key":"pageNumber"},{"value":"int","key":"pageSize"}],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"AddLog","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/logs","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","logs"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"category","value":"int","type":"text"},{"key":"logEntry","value":"string","type":"text"},{"key":"browser","value":"string","type":"text"},{"key":"perspectiveSessionId","value":"Guid","type":"text"}]}}},{"name":"SaveMedia","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/savemedia","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","savemedia"],"port":"443","query":[{"value":"Guid","key":"mediaFileId"},{"value":"string","key":"mediaName"},{"value":"DateTime","key":"mediaCaptured"},{"value":"Guid","key":"contactId"},{"value":"Guid","key":"sessionId"},{"value":"Guid","key":"applianceId"},{"value":"string","key":"containerName"},{"value":"int?","key":"imageWidth"},{"value":"int?","key":"imageHeight"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveMedia","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/media","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","media"],"port":"443","query":[{"value":"Guid","key":"mediaFileId"},{"value":"string","key":"mediaName"},{"value":"DateTime","key":"mediaCaptured"},{"value":"Guid","key":"contactId"},{"value":"Guid","key":"sessionId"},{"value":"Guid","key":"applianceId"},{"value":"string","key":"containerName"},{"value":"int?","key":"imageWidth"},{"value":"int?","key":"imageHeight"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveMedia","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/media/userprofile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","media","userprofile"],"port":"443","query":[{"value":"Guid","key":"mediaFileId"},{"value":"string","key":"mediaName"},{"value":"DateTime","key":"mediaCaptured"},{"value":"Guid","key":"contactId"},{"value":"Guid","key":"sessionId"},{"value":"Guid","key":"applianceId"},{"value":"string","key":"containerName"},{"value":"int?","key":"imageWidth"},{"value":"int?","key":"imageHeight"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveMedia","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/SaveMedia","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","SaveMedia"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"MediaFileId","value":"Guid","type":"text"},{"key":"MediaName","value":"string","type":"text"},{"key":"MediaCaptured","value":"DateTime","type":"text"},{"key":"ContactId","value":"Guid","type":"text"},{"key":"SessionId","value":"Guid","type":"text"},{"key":"ApplianceId","value":"Guid","type":"text"},{"key":"ContainerName","value":"string","type":"text"},{"key":"ImageWidth","value":"int?","type":"text"},{"key":"ImageHeight","value":"int?","type":"text"}]}}},{"name":"ManagePrimaryImage","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/primaryimage","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","primaryimage"],"port":"443","query":[{"value":"Guid","key":"contactIdOwner"},{"value":"MediaModel","key":"file"},{"value":"Guid","key":"applianceId"},{"value":"string","key":"containerName"},{"value":"Guid","key":"connectedObjectId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ManagePrimaryImage","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/primaryimage/userprofile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","primaryimage","userprofile"],"port":"443","query":[{"value":"Guid","key":"contactIdOwner"},{"value":"MediaModel","key":"file"},{"value":"Guid","key":"applianceId"},{"value":"string","key":"containerName"},{"value":"Guid","key":"connectedObjectId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ManagePrimaryImage","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/ManagePrimaryImage","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","ManagePrimaryImage"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ContactIdOwner","value":"Guid","type":"text"},{"key":"File","value":"MediaModel","type":"text"},{"key":"ApplianceId","value":"Guid","type":"text"},{"key":"ContainerName","value":"string","type":"text"},{"key":"ConnectedObjectId","value":"Guid","type":"text"}]}}},{"name":"UploadFile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/media/file","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","media","file"],"port":"443","query":[{"value":"string","key":"path"},{"value":"DateTime","key":"mediaCaptured"},{"value":"Guid","key":"contactId"},{"value":"Guid","key":"applianceId"},{"value":"int?","key":"imageWidth"},{"value":"int?","key":"imageHeight"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UploadFile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/UploadFile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","UploadFile"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"Path","value":"string","type":"text"},{"key":"MediaCaptured","value":"DateTime","type":"text"},{"key":"ContactId","value":"Guid","type":"text"},{"key":"ApplianceId","value":"Guid","type":"text"},{"key":"ImageWidth","value":"int?","type":"text"},{"key":"ImageHeight","value":"int?","type":"text"}]}}},{"name":"GetAttachments","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/attachments/:ConnectedObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","attachments",":ConnectedObjectId"],"port":"443","query":[],"variable":[{"value":null,"key":"ConnectedObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetMediaImages","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/mediaImages/:ObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","mediaImages",":ObjectId"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"AddAttachments","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/attachments","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","attachments"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"files","value":"List<MediaModel>","type":"text"},{"key":"applianceId","value":"Guid","type":"text"},{"key":"connectedObjectId","value":"Guid","type":"text"},{"key":"connectedObjectLicenseeId","value":"Guid","type":"text"}]}}},{"name":"GetMedia","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/media/retrievemedia","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","media","retrievemedia"],"port":"443","query":[{"value":"Guid","key":"erosMediaId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"DeleteMedia","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/media","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","media"],"port":"443","query":[{"value":"Guid","key":"mediaFileId"},{"value":"string","key":"fileName"},{"value":"Guid","key":"applianceId"},{"value":"string","key":"containerName"},{"value":"Guid","key":"connectedObjectId"},{"value":"Guid","key":"connectedObjectLicenseeId"},{"value":"bool","key":"isPrimary"}],"variable":null},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"DeleteMedia","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/attachments","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","attachments"],"port":"443","query":[{"value":"Guid","key":"mediaFileId"},{"value":"string","key":"fileName"},{"value":"Guid","key":"applianceId"},{"value":"string","key":"containerName"},{"value":"Guid","key":"connectedObjectId"},{"value":"Guid","key":"connectedObjectLicenseeId"},{"value":"bool","key":"isPrimary"}],"variable":null},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GenerateReferenceNumber","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/object/reference","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","object","reference"],"port":"443","query":[{"value":"Guid","key":"applianceId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectReads","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/object/:ObjectId/reads","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","object",":ObjectId","reads"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectContactConnections","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/objects/:ObjectId/contactconnections","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","objects",":ObjectId","contactconnections"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectContactConnections","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/projects/:ObjectId/myteam","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","projects",":ObjectId","myteam"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectConnections","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/objects/:RmsTableCtxIdConnectionMethod/connectionsFrom/:FromObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","objects",":RmsTableCtxIdConnectionMethod","connectionsFrom",":FromObjectId"],"port":"443","query":[{"value":"Guid","key":"toObjectId"},{"value":"string","key":"recordStatus"}],"variable":[{"value":null,"key":"RmsTableCtxIdConnectionMethod"},{"value":null,"key":"FromObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetObjectConnections","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/objects/:RmsTableCtxIdConnectionMethod/connectionsTo/:ToObjectId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","objects",":RmsTableCtxIdConnectionMethod","connectionsTo",":ToObjectId"],"port":"443","query":[{"value":"Guid","key":"fromObjectId"},{"value":"string","key":"recordStatus"}],"variable":[{"value":null,"key":"RmsTableCtxIdConnectionMethod"},{"value":null,"key":"ToObjectId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveImageAsObjectPrimary","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/SaveImageAsObjectPrimary","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","SaveImageAsObjectPrimary"],"port":"443","query":[{"value":"Guid","key":"objectId"},{"value":"Guid","key":"primaryImageMediaFileId"},{"value":"string","key":"blobImageURL"},{"value":"string","key":"blobImageURLThumbnail"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveImageAsObjectPrimary","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/SaveImageAsObjectPrimary","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","SaveImageAsObjectPrimary"],"port":"443","query":[{"value":"Guid","key":"objectId"},{"value":"Guid","key":"primaryImageMediaFileId"},{"value":"string","key":"blobImageURL"},{"value":"string","key":"blobImageURLThumbnail"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveImageAsObjectPrimary","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/SaveImageAsObjectPrimary/userprofile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","SaveImageAsObjectPrimary","userprofile"],"port":"443","query":[{"value":"Guid","key":"objectId"},{"value":"Guid","key":"primaryImageMediaFileId"},{"value":"string","key":"blobImageURL"},{"value":"string","key":"blobImageURLThumbnail"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveImageAsObjectPrimary","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/SaveImageAsObjectPrimary","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","SaveImageAsObjectPrimary"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"ObjectId","value":"Guid","type":"text"},{"key":"PrimaryImageMediaFileId","value":"Guid","type":"text"},{"key":"BlobImageURL","value":"string","type":"text"},{"key":"BlobImageURLThumbnail","value":"string","type":"text"}]}}},{"name":"SaveObjectConnection","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/objects/:FromObjectId/:ToObjectId/:RmsTableCtxIdConnectionMethod","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","objects",":FromObjectId",":ToObjectId",":RmsTableCtxIdConnectionMethod"],"port":"443","query":null,"variable":[{"value":null,"key":"FromObjectId"},{"value":null,"key":"ToObjectId"},{"value":null,"key":"RmsTableCtxIdConnectionMethod"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"DeleteObjectConnection","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/objectConnection/:ObjectConnectionId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","objectConnection",":ObjectConnectionId"],"port":"443","query":[],"variable":[{"value":null,"key":"ObjectConnectionId"}]},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetQuadrant","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/quadrant","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","quadrant"],"port":"443","query":[{"value":"Guid","key":"perspectiveSessionId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetQuadrant","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/core/quadrant","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","core","quadrant"],"port":"443","query":[{"value":"Guid","key":"perspectiveSessionId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateQuadrant","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/quadrantupdate/token","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","quadrantupdate","token"],"port":"443","query":[{"value":"SessionModel","key":"session"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateQuadrant","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/quadrantupdate","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","quadrantupdate"],"port":"443","query":[{"value":"SessionModel","key":"session"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateQuadrant","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/UpdateQuadrant","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","UpdateQuadrant"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"Session","value":"SessionModel","type":"text"}]}}},{"name":"SwitchProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/profiles/:UserProfileId/switch/token","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","profiles",":UserProfileId","switch","token"],"port":"443","query":[{"value":"bool","key":"isPersistent"}],"variable":[{"value":null,"key":"UserProfileId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SwitchProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/profiles/:UserProfileId/switch","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","profiles",":UserProfileId","switch"],"port":"443","query":[{"value":"bool","key":"isPersistent"}],"variable":[{"value":null,"key":"UserProfileId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SwitchProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/SwitchProfile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","SwitchProfile"],"port":"443","query":null,"variable":null},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"UserProfileId","value":"Guid","type":"text"},{"key":"IsPersistent","value":"bool","type":"text"}]}}},{"name":"RegisterNewUser","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/register","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","register"],"port":"443","query":[{"value":"string","key":"emailAddress"},{"value":"string","key":"password"},{"value":"string","key":"firstName"},{"value":"string","key":"surname"},{"value":"string","key":"description"},{"value":"string","key":"employmentIndustry"},{"value":"string","key":"employmentRole"},{"value":"string","key":"employmentGeographicArea"},{"value":"Guid","key":"timezone"},{"value":"SaveUserProfile","key":"businessProfile"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"RegisterNewUser","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/RegisterNewUser","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","RegisterNewUser"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"EmailAddress","value":"string","type":"text"},{"key":"Password","value":"string","type":"text"},{"key":"FirstName","value":"string","type":"text"},{"key":"Surname","value":"string","type":"text"},{"key":"Description","value":"string","type":"text"},{"key":"EmploymentIndustry","value":"string","type":"text"},{"key":"EmploymentRole","value":"string","type":"text"},{"key":"EmploymentGeographicArea","value":"string","type":"text"},{"key":"Timezone","value":"Guid","type":"text"},{"key":"BusinessProfile","value":"SaveUserProfile","type":"text"}]}}},{"name":"GetSettings","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/settings","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","settings"],"port":"443","query":[{"value":"List<Guid>","key":"settingIds"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetThemeSettings","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/themesettings","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","themesettings"],"port":"443","query":[{"value":"Guid","key":"applianceId"},{"value":"string","key":"subdomainName"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetGSTRate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/gstrate","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","gstrate"],"port":"443","query":[{"value":"Guid","key":"licenseeId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetSuiteDataForLicensee","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/suitedata","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","suitedata"],"port":"443","query":[{"value":"Guid","key":"suiteId"},{"value":"Guid","key":"licenseeId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetUOMCodeList","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/unitofmeasures/","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","unitofmeasures"],"port":"443","query":[{"value":"Guid","key":"applianceId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetUOMCodeList","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/unitofmeasures/:ApplianceId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","unitofmeasures",":ApplianceId"],"port":"443","query":[],"variable":[{"value":null,"key":"ApplianceId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetUser","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/profiles/:UserProfileId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","profiles",":UserProfileId"],"port":"443","query":[{"value":"Guid?","key":"userId"},{"value":"string","key":"userName"},{"value":"bool","key":"includeContactDetails"}],"variable":[{"value":null,"key":"UserProfileId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetUserProfiles","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/profiles","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","profiles"],"port":"443","query":[{"value":"Guid?","key":"userId"},{"value":"string","key":"userName"},{"value":"bool","key":"excludeContactDetails"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDefaultUserProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/GetDefaultUserProfile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","GetDefaultUserProfile"],"port":"443","query":[{"value":"string","key":"UserName"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactsNotManagingOrgProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:UserProfileId/notmanagingorgprofile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":UserProfileId","notmanagingorgprofile"],"port":"443","query":[],"variable":[{"value":null,"key":"UserProfileId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetContactsManagingOrgProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/contacts/:UserProfileId/managingorgprofile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","contacts",":UserProfileId","managingorgprofile"],"port":"443","query":[],"variable":[{"value":null,"key":"UserProfileId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SaveUserProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/SaveUserProfile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","SaveUserProfile"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"UserProfileId","value":"Guid","type":"text"},{"key":"UserId","value":"Guid","type":"text"},{"key":"ContactId","value":"Guid","type":"text"},{"key":"ProfileName","value":"string","type":"text"},{"key":"Title","value":"string","type":"text"},{"key":"FirstName","value":"string","type":"text"},{"key":"Surname","value":"string","type":"text"},{"key":"Description","value":"string","type":"text"},{"key":"EmploymentIndustry","value":"string","type":"text"},{"key":"EmploymentRole","value":"string","type":"text"},{"key":"EmploymentGeographicArea","value":"string","type":"text"},{"key":"Timezone","value":"Guid","type":"text"},{"key":"ContactDetails","value":"List<ContactDetailModel>","type":"text"},{"key":"ContactType","value":"Guid","type":"text"},{"key":"LegalName","value":"string","type":"text"},{"key":"TradingName","value":"string","type":"text"},{"key":"Abn","value":"string","type":"text"},{"key":"Acn","value":"string","type":"text"},{"key":"Arbn","value":"string","type":"text"},{"key":"GstRegistered","value":"bool","type":"text"},{"key":"GenderId","value":"Guid?","type":"text"}]}}},{"name":"AddOrUpdateUserProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/profiles/:UserProfileId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","profiles",":UserProfileId"],"port":"443","query":null,"variable":[{"value":null,"key":"UserProfileId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"userProfile","value":"UserProfileModel","type":"text"}]}}},{"name":"AddOrUpdateUserProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/profiles","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","profiles"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"userProfileId","value":"Guid","type":"text"},{"key":"userProfile","value":"UserProfileModel","type":"text"}]}}},{"name":"AddBusinessProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/profile/business","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","profile","business"],"port":"443","query":[{"value":"SaveUserProfile","key":"businessProfile"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"AddBusinessProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/AddBusinessProfile","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","AddBusinessProfile"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"BusinessProfile","value":"SaveUserProfile","type":"text"}]}}},{"name":"AddUserProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/profiles","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","profiles"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"userIds","value":"List<Guid>","type":"text"},{"key":"contactIds","value":"List<Guid>","type":"text"},{"key":"profileToShareId","value":"Guid","type":"text"}]}}},{"name":"RemoveUserProfile","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/profiles/remove/:UserProfileId","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","profiles","remove",":UserProfileId"],"port":"443","query":null,"variable":[{"value":null,"key":"UserProfileId"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"Authenticate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/auth/:provider","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","auth",":provider"],"port":"443","query":[{"value":"string","key":"userName"},{"value":"string","key":"password"},{"value":"bool?","key":"rememberMe"},{"value":"string","key":"accessToken"},{"value":"string","key":"accessTokenSecret"},{"value":"string","key":"returnUrl"},{"value":"string","key":"errorView"},{"value":"Dictionary<string,string>","key":"meta"}],"variable":[{"value":null,"key":"provider"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"Authenticate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/auth/:provider","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","auth",":provider"],"port":"443","query":null,"variable":[{"value":null,"key":"provider"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"userName","value":"string","type":"text"},{"key":"password","value":"string","type":"text"},{"key":"rememberMe","value":"bool?","type":"text"},{"key":"accessToken","value":"string","type":"text"},{"key":"accessTokenSecret","value":"string","type":"text"},{"key":"returnUrl","value":"string","type":"text"},{"key":"errorView","value":"string","type":"text"},{"key":"meta","value":"Dictionary<string,string>","type":"text"}]}}},{"name":"Authenticate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/auth","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","auth"],"port":"443","query":[{"value":"string","key":"provider"},{"value":"string","key":"userName"},{"value":"string","key":"password"},{"value":"bool?","key":"rememberMe"},{"value":"string","key":"accessToken"},{"value":"string","key":"accessTokenSecret"},{"value":"string","key":"returnUrl"},{"value":"string","key":"errorView"},{"value":"Dictionary<string,string>","key":"meta"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"Authenticate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/auth","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","auth"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"provider","value":"string","type":"text"},{"key":"userName","value":"string","type":"text"},{"key":"password","value":"string","type":"text"},{"key":"rememberMe","value":"bool?","type":"text"},{"key":"accessToken","value":"string","type":"text"},{"key":"accessTokenSecret","value":"string","type":"text"},{"key":"returnUrl","value":"string","type":"text"},{"key":"errorView","value":"string","type":"text"},{"key":"meta","value":"Dictionary<string,string>","type":"text"}]}}},{"name":"Authenticate","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/json/reply/Authenticate","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","json","reply","Authenticate"],"port":"443","query":[{"value":"string","key":"provider"},{"value":"string","key":"UserName"},{"value":"string","key":"Password"},{"value":"bool?","key":"RememberMe"},{"value":"string","key":"AccessToken"},{"value":"string","key":"AccessTokenSecret"},{"value":"string","key":"ReturnUrl"},{"value":"string","key":"ErrorView"},{"value":"Dictionary<string,string>","key":"Meta"}],"variable":null},"method":"OPTIONS","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAccessToken","request":{"url":{"raw":"https://pfapi.pstpf.com.au/api/access-token","protocol":"https","host":"pfapi.pstpf.com.au","path":["api","access-token"],"port":"443","query":[{"value":"string","key":"refreshToken"},{"value":"Dictionary<string,string>","key":"meta"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}}]}