API Help API Basics WorkOrderQueue

Internal API-Guide

Introduction

  • System Overview
  • System Workflow
  • System Architecture
  • Implementation Consideration

API Basics

  • API Overview
  • App Registration
  • Security
  • Authentication
  • Error Handling
  • Response Codes
  • Object Basics
  • Environments

Quick Start

  • Tutorials

Core API Call

  • Getting Started
  • WorkOrderQueue
  • Attachments
  • UniversalAgent
  • WorkOrders
  • FinanceValidations
  • Values
  • AvalaraTax
  • IFMBridge
  • Emails
  • Markup
  • Pricing
  • Comments
  • Quotes
  • Vendors
  • Invoices
  • Configuration

Example Integration

  • .Net Sample

Abbreviations

  • Abbreviations
IFMBridge

IFMBridge

API Description
POST api/IFMBridge/workOrders/{workOrderId}/create/{clientId}

No documentation available.

POST api/IFMBridge/workOrders/{workOrderId}/ClientCreate/{ifmId}

No documentation available.

PUT api/IFMBridge/workOrders/{workOrderIdOrNumber}/update?updatePriority={updatePriority}

No documentation available.

PUT api/IFMBridge/workOrders/{workOrderIdOrNumber}/performStatusChange

No documentation available.

PUT api/IFMBridge/workOrders/{workOrderIdOrNumber}/activity/{activityType}

No documentation available.

POST api/IFMBridge/workOrders/{workOrderIdOrNumber}/comments

No documentation available.

PUT api/IFMBridge/workOrders/{workOrderIdOrNumber}/attachment/{attachmentId}

No documentation available.

DELETE api/IFMBridge/workOrders/{workOrderIdOrNumber}/attachment/{attachmentId}

No documentation available.

PUT api/IFMBridge/workOrders/{workOrderIdOrNumber}/attachment/{attachmentId}/rename

No documentation available.

POST api/IFMBridge/workOrders/{workOrderIdOrNumber}/updateWorkOrderLink

No documentation available.

PUT api/IFMBridge/ivr/{ivrCheckInOutId}/checkIn

No documentation available.

PUT api/IFMBridge/ivr/{ivrCheckInOutId}/checkOut

No documentation available.

Previous
Next