{ "opencollection": "1.0.0", "info": { "name": "Fixxbook.Bearer.Api.V1 AfterHours ScConnector API", "version": "bearer.v1" }, "items": [ { "info": { "name": "ScConnector", "type": "folder" }, "items": [ { "info": { "name": "XmlIntegration callout. Called when workorder created", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ScConnector/WorkorderCreated" }, "docs": "XmlIntegration callout. Called when workorder created" }, { "info": { "name": "XmlIntegration callout. Called when workorder updated", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ScConnector/WorkorderUpdated" }, "docs": "XmlIntegration callout. Called when workorder updated" }, { "info": { "name": "XmlIntegration callout. Called when subcontractor workorder created", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ScConnector/SubContractorWorkorderCreated" }, "docs": "XmlIntegration callout. Called when subcontractor workorder created" }, { "info": { "name": "XmlIntegration callout. Called when subcontractor workorder updated", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ScConnector/SubContractorWorkorderUpdated" }, "docs": "XmlIntegration callout. Called when subcontractor workorder updated" }, { "info": { "name": "Called when subcontractor workorder CheckInOut", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ScConnector/CheckInOut" }, "docs": "Called when subcontractor workorder CheckInOut" }, { "info": { "name": "Connector sync notes process", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ScConnector/SyncNotes" }, "docs": "Connector sync notes process" }, { "info": { "name": "Connector sync asset process", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ScConnector/SyncAssets" }, "docs": "Connector sync asset process" }, { "info": { "name": "Connector sync Resolution codes process", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ScConnector/SyncResolutionCodes" }, "docs": "Connector sync Resolution codes process" }, { "info": { "name": "Connector sync asset validation process", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ScConnector/SyncAssetsValidation" }, "docs": "Connector sync asset validation process" }, { "info": { "name": "Update work order status after reassign", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ScConnector/UpdateConnectorWorkOrderStatusAfterReassign" }, "docs": "Update work order status after reassign" } ] } ], "bundled": true }