|  | Name | Description | 
|---|
|  | AddContact | Creates a new Contact record, or updates an existing Contact record. | 
|  | AddCustomer | Creates a new Customer record, or updates an existing Customer record. | 
|  | AddDepartment | Creates a new Department record, or updates an existing Department record. | 
|  | AddInvoice | Creates a new Invoice record, or updates an existing Invoice record. | 
|  | AddItem | Creates a new Item record, or updates an existing Item record. | 
|  | AddLocation | Creates a new Location record, or updates an existing Location record. | 
|  | AddOrder | Creates a new Order record, or updates an existing Order record. | 
|  | AddPayment | Creates a new Payment record, or updates an existing Payment record. | 
|  | AddUserDefinedField | Creates a new UserDefinedField record, or updates an existing UserDefinedField record. | 
|  | AddUserMiscCompensation | Creates a new UserMiscCompensation record, or updates an existing UserMiscCompensation record. | 
|  | AddUserSession | Creates a new UserSession record, or updates an existing UserSession record. | 
|  | AddVehicle | Creates a new Vehicle record, or updates an existing Vehicle record. | 
|  | AddZone | Creates a new Zone record, or updates an existing Zone record. | 
|  | GetContact | Retrieves a single Contact object assigned to a given identifier. | 
|  | GetCurrentUserPosition | Retrieves the most recent UserPosition object assigned to a given User. | 
|  | GetCustomer | Retrieves a single Customer object assigned to a given identifier. | 
|  | GetDepartment | Retrieves a single Department object assigned to a given identifier. | 
|  | GetInvoice | Retrieves a single Invoice object assigned to a given identifier. | 
|  | GetItem | Retrieves a single Item object assigned to a given identifier. | 
|  | GetLocation | Retrieves a single Location object assigned to a given identifier. | 
|  | GetOrder | Retrieves a single Order object assigned to a given identifier. | 
|  | GetOrderSignatures | Retrieves the collection and delivery signatures attached to an existing Order. | 
|  | GetOrderStatusChanges | Retrieves the entire Status history for a given Order. | 
|  | GetOrderTotalCost | Calculates and returns the total cost of a standalone Order object. | 
|  | GetPayment | Retrieves a single Payment object assigned to a given identifier. | 
|  | GetPriceModifier | Overloaded. Retrieves a single PriceModifier object assigned to a given identifier. | 
|  | GetPriceSet | Overloaded. Retrieves a single PriceSet object assigned to a given identifier. | 
|  | GetStatus | Retrieves a single Status object assigned to a given identifier. | 
|  | GetUser | Retrieves a single User object assigned to a given identifier. | 
|  | GetUserAvailability | Retrieves the current availability of a given User. | 
|  | GetUserDefinedField | Retrieves a single UserDefinedField object assigned to a given identifier. | 
|  | GetUserMiscCompensation | Retrieves a single UserMiscCompensation object assigned to a given identifier. | 
|  | GetUserPositions | Retrieves the UserPosition history for a given User within the specified date range. | 
|  | GetUserSession | Retrieves a single UserSession object assigned to a given identifier. | 
|  | GetVehicle | Retrieves a single Vehicle object assigned to a given identifier. | 
|  | GetZone | Retrieves a single Zone object assigned to a given identifier. | 
|  | MarkInvoiceTransferred | Updates the export or transfer status of an existing Invoice record relative to this extension. | 
|  | MarkPaymentTransferred | Updates the export or transfer status of an existing Payment record relative to this extension. | 
|  | SaveContact | Creates a new Contact record, or updates an existing Contact record. | 
|  | SaveCustomer | Creates a new Customer record, or updates an existing Customer record. | 
|  | SaveDepartment | Creates a new Department record, or updates an existing Department record. | 
|  | SaveInvoice | Creates a new Invoice record, or updates an existing Invoice record. | 
|  | SaveItem | Creates a new Item record, or updates an existing Item record. | 
|  | SaveLocation | Creates a new Location record, or updates an existing Location record. | 
|  | SaveOrder | Creates a new Order record, or updates an existing Order record. | 
|  | SaveOrderStatusChange | Overloaded. Updates the current status of an existing Order. | 
|  | SavePayment | Creates a new Payment record, or updates an existing Payment record. | 
|  | SaveUserDefinedField | Creates a new UserDefinedField record, or updates an existing UserDefinedField record. | 
|  | SaveUserMiscCompensation | Creates a new UserMiscCompensation record, or updates an existing UserMiscCompensation record. | 
|  | SaveUserSession | Creates a new UserSession record, or updates an existing UserSession record. | 
|  | SaveVehicle | Creates a new Vehicle record, or updates an existing Vehicle record. | 
|  | SaveZone | Creates a new Zone record, or updates an existing Zone record. | 
|  | UpdateContact | Updates an existing Contact record. | 
|  | UpdateCustomer | Updates an existing Customer record. | 
|  | UpdateDepartment | Updates an existing Department record. | 
|  | UpdateInvoice | Updates an existing Invoice record. | 
|  | UpdateItem | Updates an existing Item record. | 
|  | UpdateLocation | Updates an existing Location record. | 
|  | UpdateOrder | Updates an existing Order record. | 
|  | UpdateOrderPrices | Updates the pricing of an existing Order. | 
|  | UpdatePayment | Updates an existing Payment record. | 
|  | UpdateUserAvailability | Updates the availability of an existing User. | 
|  | UpdateUserDefinedField | Updates an existing UserDefinedField record. | 
|  | UpdateUserMiscCompensation | Updates an existing UserMiscCompensation record. | 
|  | UpdateUserPosition | Updates the position of a User relative to a given date and time. | 
|  | UpdateUserSession | Updates an existing UserSession record. | 
|  | UpdateVehicle | Updates an existing Vehicle record. | 
|  | UpdateZone | Updates an existing Zone record. |