utlPlaces

Access data from the utl.Places table.

APIDescription
GET api/utlPlaces

Get all values from the utl.Places table

GET api/utlPlaces/{id}

Return a single value from the utl.Places table using the primary key as ID.

POST api/utlPlaces

Insert a new record into the utl.Places table.

PUT api/utlPlaces/{id}

Update an existing record from the utlPlace table.

DELETE api/utlPlaces/{id}

Delete a single record from the utlPlace table.

PEMPhone

APIDescription
GET api/PEMPhone/{PEMLinkID}

Return a single PEMPhone value from the Phones table using the primary key as ID.

GET api/PEMPhone/{itemType}/{itemID}?linked={linked}

No documentation available.

DELETE api/PEMPhone/{id}

Delete a Phone via the PEMLink record Note that this primarily deletes the PEMLink record; If, after deleting, no other PEMLInks are found pointing to that item, it will delete that also

POST api/PEMPhone

No documentation available.

PUT api/PEMPhone

No documentation available.

orgAffiliate

Access data from the Affiliates table.

APIDescription
GET api/orgAffiliate

Get all values from the Affiliates table

GET api/orgAffiliate/{id}

Return a single value from the Affiliates table using the primary key as ID.

PUT api/orgAffiliate/{id}

Update an existing record from the Affiliates table.

DELETE api/orgAffiliate/{id}

Delete a single record from the Affiliates table.

GET api/orgAffiliate/{AffiliateType}

Get affiliates of a particular type

GET api/orgAffiliate/{AffiliateType}/associated/{associatedID}

Get vendors of a type associated with a specific entity

GET api/orgAffiliate/Edit/{id}

Get a single Affiliate by Entity/AffiliateID

GET api/orgAffiliate/{AffiliateType}/{id}/associated/{associatedID}

Returns the record for a particular affiliate of a particular type associated with a ParentID (client)

PUT api/orgAffiliate/shipcon/{forEntityID}

No documentation available.

PUT api/orgAffiliate/shipconEdit/{forShipConID}/{forEntityID}

No documentation available.

orgNote

Access data from the Notes table.

APIDescription
GET api/orgNote

Get all values from the Notes table

GET api/orgNote/{id}

Return a single value from the Notes table using the primary key as ID.

POST api/orgNote

Insert a new record into the Notes table.

PUT api/orgNote/{id}

Update an existing record from the Notes table.

DELETE api/orgNote/{id}

Delete a single record from the Notes table.

DELETE api/orgNote/{itemType}/{itemID}

Delete all notes attached to this item of this type from the Notes table.

GET api/orgNote/{itemType}/{itemID}

No documentation available.

secRight

Access data from the Rights table.

APIDescription
GET api/secRight

Get all values from the Rights table

GET api/secRight/{id}

Return a single value from the Rights table using the primary key as ID.

POST api/secRight

Insert a new record into the Rights table.

PUT api/secRight/{id}

Update an existing record from the Rights table.

DELETE api/secRight/{id}

Delete a single record from the Rights table.

GET api/secRight/entityUser/{id}

Get the current working list of rights for a given entityUserID

GET api/secRight/active

No documentation available.

GET api/secRight/entityUser/{id}/assigned

No documentation available.

GET api/secRight/entityUser/{id}/available

No documentation available.

GET api/secRight/entityUser/{id}/additions

No documentation available.

GET api/secRight/entityUser/{id}/exceptions

No documentation available.

PUT api/secRight/entityUser/{id}/exceptions

No documentation available.

PUT api/secRight/entityUser/{id}/additions

No documentation available.

GET api/secRight/group/{id}/assigned

No documentation available.

GET api/secRight/group/{id}/available

No documentation available.

PUT api/secRight/group/{id}

No documentation available.

GET api/secRight/filter/{filter}

No documentation available.

docCategory

Access data from the Categories table.

APIDescription
GET api/docCategory

Get all values from the Categories table

GET api/docCategory/{id}

Return a single value from the Categories table using the primary key as ID.

POST api/docCategory

Insert a new record into the Categories table.

PUT api/docCategory/{id}

Update an existing record from the Categories table.

DELETE api/docCategory/{id}

Delete a single record from the Categories table.

ReRateSurcharge

APIDescription
GET api/ReRateSurcharge

No documentation available.

GET api/ReRateSurcharge/{id}

No documentation available.

POST api/ReRateSurcharge

No documentation available.

PUT api/ReRateSurcharge/{id}

No documentation available.

DELETE api/ReRateSurcharge/{id}

No documentation available.

astAsset

Access data from the Assets table.

APIDescription
GET api/astAsset

Get all values from the Assets table

GET api/astAsset/{id}

Return a single value from the Assets table using the primary key as ID.

POST api/astAsset

Insert a new record into the Assets table.

PUT api/astAsset/{id}

Update an existing record from the Assets table.

DELETE api/astAsset/{id}

Delete a single record from the Assets table.

PEMEmail

APIDescription
GET api/PEMEmail/{PEMLinkID}

Return a single PEMEmail value from the Emails table using a PEMLinkID as ID.

GET api/PEMEmail/{itemType}/{itemID}?linked={linked}

No documentation available.

DELETE api/PEMEmail/{id}

Delete a Email via the PEMLink record Note that this primarily deletes the PEMLink record; If, after deleting, no other PEMLInks are found pointing to that item, it will delete that also

POST api/PEMEmail

No documentation available.

PUT api/PEMEmail

No documentation available.

timeTrackSegment

Access data from the TrackSegments table.

APIDescription
GET api/timeTrackSegment

Get all values from the TrackSegments table

GET api/timeTrackSegment/{id}

Return a single value from the TrackSegments table using the primary key as ID.

POST api/timeTrackSegment

Insert a new record into the TrackSegments table.

PUT api/timeTrackSegment/{id}

Update an existing record from the TrackSegments table.

DELETE api/timeTrackSegment/{id}

Delete a single record from the TrackSegments table.

GET api/timeTrackSegment/{segID}/cluster?clusterMargin={clusterMargin}

No documentation available.

GET api/timeTrackSegment/forTimeSegment/{segID}

No documentation available.

docVersion

Access data from the Versions table.

APIDescription
GET api/docVersion

Get all values from the Versions table

GET api/docVersion/{id}

Return a single value from the Versions table using the primary key as ID.

POST api/docVersion

Insert a new record into the Versions table.

PUT api/docVersion/{id}

Update an existing record from the Versions table.

DELETE api/docVersion/{id}

Delete a single record from the Versions table.

POST api/docVersion/revise/{id}?level={level}

No documentation available.

POST api/docVersion/newlanguage/{id}?languageCode={languageCode}

No documentation available.

PUT api/docVersion/publish/{id}

No documentation available.

GET api/docVersion/doc/{id}

No documentation available.

ordNmfc

Access data from the Nmfcs table.

APIDescription
GET api/ordNmfc

Get all values from the Nmfcs table

GET api/ordNmfc/{id}

Return a single value from the Nmfcs table using the primary key as ID.

GET api/ordNmfc/order/{orderID}/{DataVersion}

REturns the list of Nmfc for a given order

POST api/ordNmfc

Insert a new record into the Nmfcs table.

PUT api/ordNmfc/{id}

Update an existing record from the Nmfcs table.

DELETE api/ordNmfc/{id}

Delete a single record from the Nmfcs table.

docActor

Access data from the Actors table.

APIDescription
GET api/docActor

Get all values from the Actors table

GET api/docActor/{id}

Return a single value from the Actors table using the primary key as ID.

GET api/docActor/filtered/{versionid}/{personid}?includeCompleted={includeCompleted}

No documentation available.

POST api/docActor

Insert a new record into the Actors table.

PUT api/docActor/{id}

Update an existing record from the Actors table.

DELETE api/docActor/{id}

Delete a single record from the Actors table.

PUT api/docActor/mark/{id}?completed={completed}

No documentation available.

timeEmployeeAccess

Access data pertaining to EmployeeAccess.

APIDescription
GET api/timeEmployeeAccess

Get all values from the EmployeeAccess table

GET api/timeEmployeeAccess/{id}

Return a single value from the Employees table using the primary key as ID.

GET api/timeEmployeeAccess/current/{id}

Return a list of EmployeeAccess records for those employees to whom the specified employee has access (by whatever means)

GET api/timeEmployeeAccess/noAccess/{id}

Return a list of EmployeeAccess records for those employees to whom the specified employee has access (by whatever means)

POST api/timeEmployeeAccess/current/{id}

No documentation available.

ordFreightHandling

Access data from the FreightHandling table.

APIDescription
GET api/ordFreightHandling

Get all values from the FreightHandling table

GET api/ordFreightHandling/{id}

Return a single value from the FreightHandling table using the primary key as ID.

POST api/ordFreightHandling

Insert a new record into the FreightHandling table.

PUT api/ordFreightHandling/{id}

Update an existing record from the FreightHandling table.

DELETE api/ordFreightHandling/{id}

Delete a single record from the FreightHandling table.

timeAction

Perform GoTime actions

APIDescription
POST api/timeAction/authenticate

Authenticate a particular employee with EmployeeNumber and PIN

POST api/timeAction/action

Perform specific actions on GoTime structures

GET api/timeAction/snapshot?employeeID={employeeID}&forDate={forDate}

Return a snapshot record for a particular employee If forDatex is supplied, will also return activity summary for the specified date

GET api/timeAction/daySnapshot?employeeID={employeeID}&forDate={forDate}

Return a snapshot record for a particular employee If forDatex is supplied, will also return activity summary for the specified date

GET api/timeAction/activityList?employeeID={employeeID}&forDate={forDate}

Get list of activity for the specified employee on the specifed date

GET api/timeAction/activityForClockOut/{employeeID}

Get list of activity for the specified employee FOR THE MOST RECENTLY ACTIVE date This is a variation on GetActivityList in that if there's no activity for the current day but there is for a previous day, due to a missed clock out, that previous day will be shown

PUT api/timeAction/activityList

No documentation available.

PUT api/timeAction/trackList

No documentation available.

POST api/timeAction/createEmployee

Creating needed Person accounts in P3PL, Arcturus, and GoTime for adding GoTimeEmployees

timeWarehousePayrollSettings

APIDescription
GET api/timeWarehousePayrollSettings

No documentation available.

GET api/timeWarehousePayrollSettings/{id}

No documentation available.

POST api/timeWarehousePayrollSettings

No documentation available.

PUT api/timeWarehousePayrollSettings/{id}

No documentation available.

DELETE api/timeWarehousePayrollSettings/{id}

No documentation available.

orgMedia

Access data from the Media table.

APIDescription
GET api/orgMedia

Get all values from the Media table

GET api/orgMedia/{id}

Return a single value from the Media table using the primary key as ID.

POST api/orgMedia

Insert a new record into the Media table.

PUT api/orgMedia/{id}

Update an existing record from the Media table.

DELETE api/orgMedia/{id}

Delete a single record from the Media table.

GET api/orgMedia/{itemType}/{itemID}

No documentation available.

audPayableTypes

APIDescription
GET api/PayableTypes

No documentation available.

GET api/PayableTypes/{id}

No documentation available.

POST api/PayableTypes

No documentation available.

PUT api/PayableTypes/{id}

No documentation available.

DELETE api/PayableTypes/{id}

No documentation available.

audServiceMap

Access data from the ServiceMap table.

APIDescription
GET api/audServiceMap

Get all values from the ServiceMap table

GET api/audServiceMap/{id}

Return a single value from the ServiceMap table using the primary key as ID.

POST api/audServiceMap

Insert a new record into the ServiceMap table.

PUT api/audServiceMap/{id}

Update an existing record from the ServiceMap table.

DELETE api/audServiceMap/{id}

Delete a single record from the ServiceMap table.

POST api/audServiceMap/IsIgnored/{value}

No documentation available.

audCarrier

Access data from the Carriers table.

APIDescription
GET api/audCarrier

Get all values from the Carriers table

GET api/audCarrier/{id}

Return a single value from the Carriers table using the primary key as ID.

POST api/audCarrier

Insert a new record into the Carriers table.

PUT api/audCarrier/{id}

Update an existing record from the Carriers table.

DELETE api/audCarrier/{id}

Delete a single record from the Carriers table.

GET api/audCarrier/CarrierInvoiceTypes

No documentation available.

cfgServiceUnit

Access data from the ServiceUnits table.

APIDescription
GET api/cfgServiceUnit

Get all values from the ServiceUnits table

GET api/cfgServiceUnit/{id}

Return a single value from the ServiceUnits table using the primary key as ID.

POST api/cfgServiceUnit

Insert a new record into the ServiceUnits table.

PUT api/cfgServiceUnit/{id}

Update an existing record from the ServiceUnits table.

DELETE api/cfgServiceUnit/{id}

Delete a single record from the ServiceUnits table.

utlMediaType

Access data from the MediaTypes table.

APIDescription
GET api/utlMediaType

Get all values from the MediaTypes table

GET api/utlMediaType/{id}

Return a single value from the MediaTypes table using the primary key as ID.

POST api/utlMediaType

Insert a new record into the MediaTypes table.

PUT api/utlMediaType/{id}

Update an existing record from the MediaTypes table.

DELETE api/utlMediaType/{id}

Delete a single record from the MediaTypes table.

Sync

APIDescription
POST api/sync/all

No documentation available.

secUserRightException

Access data from the UserRightExceptions table.

APIDescription
GET api/secUserRightException

Get all values from the UserRightExceptions table

GET api/secUserRightException/{id}

Return a single value from the UserRightExceptions table using the primary key as ID.

POST api/secUserRightException

Insert a new record into the UserRightExceptions table.

PUT api/secUserRightException/{id}

Update an existing record from the UserRightExceptions table.

DELETE api/secUserRightException/{id}

Delete a single record from the UserRightExceptions table.

docSearchText

APIDescription
GET api/docSearchText

No documentation available.

GET api/docSearchText/{id}

No documentation available.

POST api/docSearchText

No documentation available.

PUT api/docSearchText/{id}

No documentation available.

DELETE api/docSearchText/{id}

No documentation available.

docDashboard

APIDescription
GET api/docDashboard/actions?employeeID={employeeID}&includeComplete={includeComplete}

No documentation available.

GET api/docDashboard/teamAssignments/{managerID}?showFullTeam={showFullTeam}

No documentation available.

GET api/docDashboard/versions?includeArchived={includeArchived}

No documentation available.

GET api/docDashboard/compDistTeam/{managerID}?fromDate={fromDate}&showFullTeam={showFullTeam}

No documentation available.

GET api/docDashboard/compDist?fromDate={fromDate}

No documentation available.

GET api/docDashboard/numberOfStatus/{managerID}?showFullTeam={showFullTeam}&warehouseID={warehouseID}

No documentation available.

orgClientsFreight

Access data from the ClientsFreight table.

APIDescription
GET api/orgClientsFreight

Get all values from the ClientsFreight table

GET api/orgClientsFreight/{id}

Return a single value from the ClientsFreight table using the primary key as ID.

POST api/orgClientsFreight

Insert a new record into the ClientsFreight table.

PUT api/orgClientsFreight/{id}

Update an existing record from the ClientsFreight table.

DELETE api/orgClientsFreight/{id}

Delete a single record from the ClientsFreight table.

ordWarehouseFreightVw

APIDescription
GET api/ordWarehouseFreightVw?status={status}&warehouse={warehouse}&sourceDate={sourceDate}

Get all values from the WarehouseFreightSelect view Optionall filter with idList

GET api/ordWarehouseFreightVw/{id}

Return a single value from the WarehouseFreightVw view using the primary key as ID.

cfgWarehouse

Access data from the Warehouses table.

APIDescription
GET api/cfgWarehouse

Get all values from the Warehouses table

GET api/cfgWarehouse/{id}

Return a single value from the Warehouses table using the primary key as ID.

POST api/cfgWarehouse

Insert a new record into the Warehouses table.

PUT api/cfgWarehouse/{id}

Update an existing record from the Warehouses table.

DELETE api/cfgWarehouse/{id}

Delete a single record from the Warehouses table.

chgCharge

Access data from the Charges table.

APIDescription
GET api/chgCharge

Get all values from the Charges table

GET api/chgCharge/{id}

Return a single value from the Charges table using the primary key as ID.

POST api/chgCharge

Insert a new record into the Charges table.

PUT api/chgCharge/{id}

Update an existing record from the Charges table.

DELETE api/chgCharge/{id}

Delete a single record from the Charges table.

pmgPrintQueueView

Access data from the PrintQueueView view.

APIDescription
GET api/pmgPrintQueueView

Get all values from the PrintQueueView view

GET api/pmgPrintQueueView/{id}

Return a single value from the PrintQueueView view using the primary key as ID.

timeSetting

Access data from the Settings table.

APIDescription
GET api/timeSetting

Get all values from the Settings table

GET api/timeSetting/{id}

Return a single value from the Settings table using the primary key as ID.

POST api/timeSetting

Insert a new record into the Settings table.

PUT api/timeSetting/{id}

Update an existing record from the Settings table.

DELETE api/timeSetting/{id}

Delete a single record from the Settings table.

ordPieceEx

APIDescription
GET api/ordPieceEx/new/{DataVersion}

No documentation available.

GET api/ordPieceEx/forItem/{itemID}/{linkType}/{displayType}

No documentation available.

GET api/ordPieceEx/{id}

No documentation available.

PUT api/ordPieceEx

No documentation available.

audSurchargeCarrier

Access data from the SurchargeAudit table.

APIDescription
GET api/audSurchargeCarrier

Get all values from the SurchargeCarrier table

GET api/audSurchargeCarrier/{id}

Return a single value from the SurchargeAudit table using the primary key as ID.

GET api/audSurchargeCarrier/ex/{id}

Get extended values (includes count of appearances, first and last appearance) for a particular record from the SurchargeCarrier table

GET api/audSurchargeCarrier/ex

Get all extended values (includes count of appearances, first and last appearance) from the SurchargeCarrier table

GET api/audSurchargeCarrier/exShort

Get all extended values (includes count of appearances, first and last appearance) from the SurchargeCarrier table

POST api/audSurchargeCarrier

Insert a new record into the SurchargeAudit table.

PUT api/audSurchargeCarrier/{id}

Update an existing record from the SurchargeAudit table.

DELETE api/audSurchargeCarrier/{id}

Delete a single record from the SurchargeAudit table.

cfgOrderHold

Access data from the OrderHolds table.

APIDescription
GET api/cfgOrderHold

Get all values from the OrderHolds table

GET api/cfgOrderHold/{id}

Return a single value from the OrderHolds table using the primary key as ID.

POST api/cfgOrderHold

Insert a new record into the OrderHolds table.

PUT api/cfgOrderHold/{id}

Update an existing record from the OrderHolds table.

DELETE api/cfgOrderHold/{id}

Delete a single record from the OrderHolds table.

orgEntity

Access data from the Entities table.

APIDescription
GET api/orgEntity

Get all values from the Entities table

GET api/orgEntity/{id}

Return a single value from the Entities table using the primary key as ID.

GET api/orgEntity/ByType?entityType={entityType}&associatedEntityID={associatedEntityID}

Returns a list of orgEntityDb

POST api/orgEntity

Insert a new record into the Entities table.

PUT api/orgEntity/edit/name

No documentation available.

PUT api/orgEntity/{id}

Update an existing record from the Entities table.

DELETE api/orgEntity/{id}

Delete a single record from the Entities table.

GET api/orgEntity/{ShortName}

Return a single value from the Entities table using the ShortName as ID.

GET api/orgEntity/roles/{id}

No documentation available.

GET api/orgEntity/edit/{id}

No documentation available.

PUT api/orgEntity/{id}/IsType/{entityType}/{value}

No documentation available.

PUT api/orgEntity/header

No documentation available.

POST api/orgEntity/header

No documentation available.

POST api/orgEntity/saveQuick/{entityType}/{associatedEntityID}

No documentation available.

PUT api/orgEntity/designate/{entityID}/{entityType}

No documentation available.

PUT api/orgEntity/associate/{entityID}/{associatedEntityID}/{entityType}

No documentation available.

PUT api/orgEntity/designateAssociate/{entityID}/{associatedEntityID}/{entityType}

No documentation available.

GET api/orgEntity/{entityID}/shipcons?CSC={CSC}

No documentation available.

GET api/orgEntity/search?entityType={entityType}&frag={frag}&associatedEntityID={associatedEntityID}

No documentation available.

audChargeNew

APIDescription
GET api/audChargeNew/package/{PackageID}

No documentation available.

ordTrackingFreightVw

Access data from the TrackingFreightVw view. Yes, this one is used!

APIDescription
GET api/ordTrackingFreightVw/except/{except}

Get all values from the TrackingFreightVw view

GET api/ordTrackingFreightVw

Get all values from the TrackingFreightVw view

ordSubjectTo

Access data from the SubjectTos table.

APIDescription
GET api/ordSubjectTo

Get all values from the SubjectTos table

GET api/ordSubjectTo/{id}

Return a single value from the SubjectTos table using the primary key as ID.

POST api/ordSubjectTo

Insert a new record into the SubjectTos table.

PUT api/ordSubjectTo/{id}

Update an existing record from the SubjectTos table.

DELETE api/ordSubjectTo/{id}

Delete a single record from the SubjectTos table.

ordApproveFeesVw

Access data from the ApproveFeesVw view.

APIDescription
GET api/ordApproveFeesVw

Get all values from the ApproveFeesVw view

GET api/ordApproveFeesVw/{id}

Return a single value from the ApproveFeesVw view using the primary key as ID.

pmgPrintQueue

Access data from the PrintQueue table.

APIDescription
GET api/pmgPrintQueue

Get all values from the PrintQueue table

GET api/pmgPrintQueue/{id}

Return a single value from the PrintQueue table using the primary key as ID.

POST api/pmgPrintQueue

Insert a new record into the PrintQueue table.

PUT api/pmgPrintQueue/{id}

Update an existing record from the PrintQueue table.

PUT api/pmgPrintQueue/reprint/{id}

Reprints a PrintQueue item by writing the id.txt (where id is the PrintQueueID) to the PrintQueue share on the Print Server.

DELETE api/pmgPrintQueue/{id}

Delete a single record from the PrintQueue table.

ordFreightHandlingEx

APIDescription
GET api/ordFreightHandlingEx/new/{DataVersion}

No documentation available.

GET api/ordFreightHandlingEx/{id}

No documentation available.

GET api/ordFreightHandlingEx/order/{orderID}/{DataVersion}

No documentation available.

PUT api/ordFreightHandlingEx

No documentation available.

orgLinkedPerson

Getting Linked Persons for Entity or Place edits

APIDescription
GET api/orgLinkedPerson/{itemType}/{itemID}

Returns a list of Persons associated to the specified Entity or Place

GET api/orgLinkedPerson/person/{linkType}/{linkID}

Returns a full LinkedPerson record (including Connects) for the given linkType (Entity or Place) and the corresponding linkID (EntityPersonID or PlacePersonID)

POST api/orgLinkedPerson

No documentation available.

POST api/orgLinkedPerson/link/{personID}/{linkType}/{linkID}

No documentation available.

DELETE api/orgLinkedPerson/{linkType}/{linkID}

No documentation available.

cfgScheduleType

Access data from the ScheduleTypes table.

APIDescription
GET api/cfgScheduleType

Get all values from the ScheduleTypes table

GET api/cfgScheduleType/{id}

Return a single value from the ScheduleTypes table using the primary key as ID.

POST api/cfgScheduleType

Insert a new record into the ScheduleTypes table.

PUT api/cfgScheduleType/{id}

Update an existing record from the ScheduleTypes table.

DELETE api/cfgScheduleType/{id}

Delete a single record from the ScheduleTypes table.

chgInvoice

Access data from the Invoices table.

APIDescription
GET api/chgInvoice

Get all values from the Invoices table

GET api/chgInvoice/{id}

Return a single value from the Invoices table using the primary key as ID.

POST api/chgInvoice

Insert a new record into the Invoices table.

PUT api/chgInvoice/{id}

Update an existing record from the Invoices table.

GET api/chgInvoice/order/{orderID}

No documentation available.

GET api/chgInvoice/portalSummary/{orderID}

No documentation available.

disDispute

APIDescription
POST api/disDispute/ApproveCharges

No documentation available.

POST api/disDispute/CancelCharges

No documentation available.

POST api/disDispute/PendCharges

No documentation available.

POST api/disDispute/PackageAction/{actionRequest}

No documentation available.

GET api/disDispute/GetPackages

No documentation available.

GET api/disDispute/GetCharges/{packageID}

No documentation available.

GET api/disDispute/Instances

No documentation available.

GET api/disDispute/InstanceCharges/{InstanceID}

No documentation available.

GET api/disDispute/Instance/{InstanceID}

No documentation available.

POST api/disDispute/ApproveInstance/{undo}/{instanceID}

No documentation available.

POST api/disDispute/SentToCarrier/{undo}/{instanceID}

No documentation available.

POST api/disDispute/Close/{undo}/{instanceID}

No documentation available.

ordWarehouseAlert

Access data from the WarehouseAlerts table.

APIDescription
GET api/ordWarehouseAlert

Get all values from the WarehouseAlerts table

GET api/ordWarehouseAlert/{id}

Return a single value from the WarehouseAlerts table using the primary key as ID.

POST api/ordWarehouseAlert

Insert a new record into the WarehouseAlerts table.

PUT api/ordWarehouseAlert/{id}

Update an existing record from the WarehouseAlerts table.

DELETE api/ordWarehouseAlert/{id}

Delete a single record from the WarehouseAlerts table.

GET api/ordWarehouseAlert/order/{id}

No documentation available.

timeFunction

Access data from the Functions table.

APIDescription
GET api/timeFunction

Get all values from the Functions table

GET api/timeFunction/{id}

Return a single value from the Functions table using the primary key as ID.

GET api/timeFunction/active

Get all active values from the Functions table

GET api/timeFunction/clientAssignable

Get all client assignable values from the Functions table

GET api/timeFunction/client/{id}/assigned

Get functions assigned to a user from the Functions table

GET api/timeFunction/employee/{id}/assigned

Get functions assigned to a user from the Functions table

GET api/timeFunction/employee/{id}/available

Get functions available but NOT assigned to a user from the Functions table

GET api/timeFunction/group/{id}

Get functions referenced within the assigned group

PUT api/timeFunction/employee/{id}

Saves an array of timeFunctionDb values as the assigned functions for the specified employee

GET api/timeFunction/ex/{id}

Return a single extended Function value from the Functions table using the primary key as ID.

GET api/timeFunction/searchText?frag={frag}

No documentation available.

POST api/timeFunction

Insert a new record into the Functions table.

PUT api/timeFunction/{id}

Update an existing record from the Functions table.

DELETE api/timeFunction/{id}

Delete a single record from the Functions table.

cfgSystemOption

Access data from the SystemOptions table.

APIDescription
GET api/cfgSystemOption

Get all values from the SystemOptions table

GET api/cfgSystemOption/{id}

Return a single value from the SystemOptions table using the primary key as ID.

POST api/cfgSystemOption

Insert a new record into the SystemOptions table.

PUT api/cfgSystemOption/{id}

Update an existing record from the SystemOptions table.

DELETE api/cfgSystemOption/{id}

Delete a single record from the SystemOptions table.

cfgAssetType

Access data from the AssetTypes table.

APIDescription
GET api/cfgAssetType

Get all values from the AssetTypes table

GET api/cfgAssetType/{id}

Return a single value from the AssetTypes table using the primary key as ID.

POST api/cfgAssetType

Insert a new record into the AssetTypes table.

PUT api/cfgAssetType/{id}

Update an existing record from the AssetTypes table.

DELETE api/cfgAssetType/{id}

Delete a single record from the AssetTypes table.

cfgAssociationType

Access data from the AssociationTypes table.

APIDescription
GET api/cfgAssociationType

Get all values from the AssociationTypes table

GET api/cfgAssociationType/{id}

Return a single value from the AssociationTypes table using the primary key as ID.

POST api/cfgAssociationType

Insert a new record into the AssociationTypes table.

PUT api/cfgAssociationType/{id}

Update an existing record from the AssociationTypes table.

DELETE api/cfgAssociationType/{id}

Delete a single record from the AssociationTypes table.

UserSettings

Access UserSettings aggregated data

APIDescription
GET api/secUserSettings/{id}

Return a single user using the UserID primary key as ID.

GET api/secUserSettings?activeOnly={activeOnly}

No documentation available.

GET api/secUserSettings/entities/{userID}

Returns the list of Entities associated with this user

GET api/secUserSettings/availableEntities/{userID}/{frag}

Returns a list of entities that are NOT currently associated with the specified user ID

POST api/secUserSettings

Insert a new record into the Users table.

PUT api/secUserSettings/{id}

Update an existing record from the Users table.

cfgShippingService

Access data from the ShippingServices table.

APIDescription
GET api/cfgShippingService

Get all values from the ShippingServices table

GET api/cfgShippingService/{id}

Return a single value from the ShippingServices table using the primary key as ID.

GET api/cfgShippingService/ForLevel/{code}

No documentation available.

POST api/cfgShippingService

Insert a new record into the ShippingServices table.

PUT api/cfgShippingService/{id}

Update an existing record from the ShippingServices table.

DELETE api/cfgShippingService/{id}

Delete a single record from the ShippingServices table.

POST api/cfgShippingService/sync

No documentation available.

AssetAction

Process AssetActions

APIDescription
POST api/AssetAction

Perform an action for a specific employee against a specific asset.

PayrollBatch

Access data from the PayrollBatches table.

APIDescription
GET api/timePayrollBatch

Get all values from the PayrollBatches table

GET api/timePayrollBatch/{id}

Return a single value from the PayrollBatches table using the primary key as ID.

POST api/timePayrollBatch

Insert a new record into the PayrollBatches table.

PUT api/timePayrollBatch/{id}

Update an existing record from the PayrollBatches table.

DELETE api/timePayrollBatch/{id}

Delete a single record from the PayrollBatches table.

POST api/timePayrollBatch/process

No documentation available.

GET api/timePayrollBatch/unprocessed

No documentation available.

GET api/timePayrollBatch/batchContents/{id}

No documentation available.

FreightPayable

APIDescription
GET api/FreightPayable/new/{type}/{DataVersion}

No documentation available.

GET api/FreightPayable/{id}

No documentation available.

DELETE api/FreightPayable/{id}

No documentation available.

GET api/FreightPayable/order/{orderID}/{payableType}/{dataVersion}

No documentation available.

GET api/FreightPayable/Summary?payableStatuses={payableStatuses}&forwardingStatuses={forwardingStatuses}

No documentation available.

PUT api/FreightPayable/Entered

No documentation available.

PUT api/FreightPayable/Approve

No documentation available.

PUT api/FreightPayable

No documentation available.

orgActivity

Access data from the Activity table.

APIDescription
GET api/orgActivity

Get all values from the Activity table

GET api/orgActivity/{id}

Return a single value from the Activity table using the primary key as ID.

POST api/orgActivity

Insert a new record into the Activity table.

PUT api/orgActivity/{id}

Update an existing record from the Activity table.

DELETE api/orgActivity/{id}

Delete a single record from the Activity table.

GET api/orgActivity/entity/{id}

No documentation available.

cfgActivityType

Access data from the ActivityTypes table.

APIDescription
GET api/cfgActivityType

Get all values from the ActivityTypes table

GET api/cfgActivityType/{id}

Return a single value from the ActivityTypes table using the primary key as ID.

POST api/cfgActivityType

Insert a new record into the ActivityTypes table.

PUT api/cfgActivityType/{id}

Update an existing record from the ActivityTypes table.

DELETE api/cfgActivityType/{id}

Delete a single record from the ActivityTypes table.

ClientPortal

APIDescription
GET api/CPortal/pendingQuotes

No documentation available.

GET api/CPortal/activeWorkOrders

No documentation available.

GET api/CPortal/billing

No documentation available.

GET api/CPortal/workOrdersByMonth

No documentation available.

GET api/CPortal/invoicedByMonth

No documentation available.

rptReportParameterOption

Access data from the ReportParameterOptions table.

APIDescription
GET api/rptReportParameterOption

Get all values from the ReportParameterOptions table

GET api/rptReportParameterOption/{id}

Return a single value from the ReportParameterOptions table using the primary key as ID.

GET api/rptReportParameterOption/withParms/{optionID}?parmValues={parmValues}&includeNA={includeNA}

Return the options using supplied dependent parameter values

POST api/rptReportParameterOption

Insert a new record into the ReportParameterOptions table.

PUT api/rptReportParameterOption/{id}

Update an existing record from the ReportParameterOptions table.

DELETE api/rptReportParameterOption/{id}

Delete a single record from the ReportParameterOptions table.

timeFunctionGroup

Access data from the FunctionGroups table.

APIDescription
GET api/timeFunctionGroup

Get all values from the FunctionGroups table

GET api/timeFunctionGroup/{id}

Return a single value from the FunctionGroups table using the primary key as ID.

POST api/timeFunctionGroup

Insert a new record into the FunctionGroups table.

PUT api/timeFunctionGroup/{id}

Update an existing record from the FunctionGroups table.

DELETE api/timeFunctionGroup/{id}

Delete a single record from the FunctionGroups table.

GET api/timeFunctionGroup/ex

Get all EXTENDED values from the FunctionGroups table

GET api/timeFunctionGroup/type/{type}

Get all EXTENDED values from the FunctionGroups table of the specified type

audSurchargeInternal

Access data from the SurchargeInternal table.

APIDescription
GET api/audSurchargeInternal

Get all values from the SurchargeInternal table

GET api/audSurchargeInternal/{id}

Return a single value from the SurchargeInternal table using the primary key as ID.

POST api/audSurchargeInternal

Insert a new record into the SurchargeInternal table.

PUT api/audSurchargeInternal/{id}

Update an existing record from the SurchargeInternal table.

DELETE api/audSurchargeInternal/{id}

Delete a single record from the SurchargeInternal table.

ordWONumber

APIDescription
GET api/ordWONumber

No documentation available.

WLShipment

Access data from the WLShipment table.

APIDescription
GET api/WLShipment/{id}

Return a single value from the WLShipment table using the primary key as ID.

GET api/WLShipment/ex/{ShipmentID}

Return a single WShipmentEx value from the WLShipment table using the primary key as ID.

GET api/WLShipment/packages/{ShipmentID}

No documentation available.

orgPlace

Access data from the Places table.

APIDescription
GET api/orgPlace

Get all values from the Places table

GET api/orgPlace/{id}

Return a single value from the Places table using the primary key as ID.

POST api/orgPlace

Insert a new record into the Places table.

PUT api/orgPlace/{id}

Update an existing record from the Places table.

DELETE api/orgPlace/{id}

Delete a single record from the Places table.

GET api/orgPlace/{itemType}/{itemID}

No documentation available.

GET api/orgPlace/{itemType}/{itemID}/{itemPlace}

No documentation available.

GET api/orgPlace/terminals/{CSC}

No documentation available.

GET api/orgPlace/search?frag={frag}

No documentation available.

GET api/orgPlace/legDest/{WOConsigneeID}/{CarrierID}/{CSC}

No documentation available.

ordTask

Access data from the Tasks table.

APIDescription
GET api/ordTask

Get all values from the Tasks table

GET api/ordTask/{id}

Return a single value from the Tasks table using the primary key as ID.

GET api/ordTask/filtered?taskStatuses={taskStatuses}

Get filtered values from the Tasks table

POST api/ordTask

Insert a new record into the Tasks table.

PUT api/ordTask/{id}

Update an existing record from the Tasks table.

DELETE api/ordTask/{id}

Delete a single record from the Tasks table.

GET api/ordTask/forItem/{itemID}/{linkType}

GET api/ordTask/defaultsForLinkType/{linkType}

No documentation available.

PEMMedia

APIDescription
GET api/PEMMedia/{PEMLinkID}

Return a single PEMMedia value from the Media table using a PEMLinkID as ID.

GET api/PEMMedia/{itemType}/{itemID}?linked={linked}

No documentation available.

DELETE api/PEMMedia/{id}

Delete a Media via the PEMLink record Note that this primarily deletes the PEMLink record; If, after deleting, no other PEMLInks are found pointing to that item, it will delete that also

POST api/PEMMedia

No documentation available.

PUT api/PEMMedia

No documentation available.

audDashboard

Grab Dashboard data

APIDescription
GET api/audDashboard/margin/{GroupBy}?FromDate={FromDate}&ToDate={ToDate}

Get all values from the MarginSummary view, group by value, within date range table

GET api/audDashboard/dimWeight/{GroupBy}?FromDate={FromDate}&ToDate={ToDate}

Get all values from the DimWeightSummary view, group by value, within date range table

GET api/audDashboard/residential/{GroupBy}?FromDate={FromDate}&ToDate={ToDate}

Get all values from the DimWeightSummary view, group by value, within date range table

GET api/audDashboard/pending?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

orgPhoneVw

Access data from the PhoneVw view.

APIDescription
GET api/orgPhoneVw

Get all values from the PhoneVw view

GET api/orgPhoneVw/{id}

Return a single value from the PhoneVw view using the primary key as ID.

orgClientsFreightVw

Access data from the ClientsFreightVw view.

APIDescription
PUT api/orgClientsFreightVw/{id}

No documentation available.

GET api/orgClientsFreightVw

Get all values from the ClientsFreightVw view

GET api/orgClientsFreightVw/{id}

Return a single value from the ClientsFreightVw view using the primary key as ID.

cfgPayableType

Access data from the PayableTypes table.

APIDescription
GET api/cfgPayableType

Get all values from the PayableTypes table

GET api/cfgPayableType/{id}

Return a single value from the PayableTypes table using the primary key as ID.

POST api/cfgPayableType

Insert a new record into the PayableTypes table.

PUT api/cfgPayableType/{id}

Update an existing record from the PayableTypes table.

DELETE api/cfgPayableType/{id}

Delete a single record from the PayableTypes table.

Actions

A generic 'Actions' controller

APIDescription
PUT api/actions/billingFee

Updates a billing fee

PUT api/actions/quoteBuildFromSubmit

No documentation available.

PUT api/actions/quoteSubmit

No documentation available.

PUT api/actions/quoteUnsubmit

No documentation available.

PUT api/actions/quoteApprove

No documentation available.

PUT api/actions/quoteUnapprove

No documentation available.

PUT api/actions/quoteToClient

No documentation available.

DELETE api/actions/Quote/{orderID}

No documentation available.

DELETE api/actions/WorkOrder/{orderID}

No documentation available.

PUT api/actions/convertToWorkOrder

No documentation available.

PUT api/actions/archiveQuote

No documentation available.

PUT api/actions/unarchiveQuote

No documentation available.

PUT api/actions/ReleaseOrder/{orderID}

No documentation available.

PUT api/actions/UnReleaseOrder/{orderID}

No documentation available.

PUT api/actions/OKtoInvoice/{orderID}

No documentation available.

POST api/actions/GenerateInvoice/{orderID}

No documentation available.

GET api/actions/getStatus/{orderID}

No documentation available.

PUT api/actions/DimFactor/{orderID}

No documentation available.

PUT api/actions/PaymentTerms/{orderID}

No documentation available.

POST api/actions/RecallInvoice/{invoiceID}

No documentation available.

PUT api/actions/BypassInvoice/{orderID}

No documentation available.

PUT api/actions/PickUpLeg/{freightLegID}

No documentation available.

PUT api/actions/DeliverLeg/{freightLegID}

No documentation available.

PUT api/actions/CompleteAlert/{alertID}

No documentation available.

PUT api/actions/CarrierReferenceNumber/{freightLegID}

No documentation available.

PUT api/actions/SaveTask

No documentation available.

PUT api/actions/CompleteTask/{taskID}

No documentation available.

PUT api/actions/DeleteTask/{taskID}

No documentation available.

PUT api/actions/ConfirmPiece/{PieceID}

No documentation available.

PUT api/actions/SavePiece

No documentation available.

PUT api/actions/DeletePiece

No documentation available.

PUT api/actions/UpdatePOD/{freightLegID}

No documentation available.

audAction

APIDescription
POST api/audAction/charge

No documentation available.

POST api/audAction/chargeMultiple

No documentation available.

POST api/audAction/forceClosePackage

No documentation available.

POST api/audAction/bulkbackbill

No documentation available.

POST api/audAction/bulkignore

No documentation available.

POST api/audAction/unbackbillPackage/{packageID}

No documentation available.

POST api/audAction/bulkUnadjustSell

No documentation available.

GET api/audAction/getbulkstatus/{bulkOperationId}

No documentation available.

POST api/audAction/unignorePackage/{packageID}

No documentation available.

POST api/audAction/backBillCharge/{RatedChargeID}

No documentation available.

POST api/audAction/unbackBillCharge/{RatedChargeID}

No documentation available.

POST api/audAction/ignoreCharge/{RatedChargeID}

No documentation available.

POST api/audAction/unignoreCharge/{RatedChargeID}

No documentation available.

POST api/audAction/disputeBulk

No documentation available.

POST api/audAction/acceptBulk

No documentation available.

POST api/audAction/acceptCharge/{RatedChargeID}

No documentation available.

POST api/audAction/acceptPackage/{PackageID}

No documentation available.

POST api/audAction/chargeAction/{ActionString}/{ID}

No documentation available.

POST api/audAction/revertCharges/{importBatchID}/{includeReRate}

No documentation available.

POST api/audAction/bulkRevertCharge

No documentation available.

PUT api/audAction/flagInvoice/{invoiceNumber}

No documentation available.

PUT api/audAction/flagPackage/{PackageID}

No documentation available.

PUT api/audAction/flagPackageMultiple

No documentation available.

pmgPrinter

Access data from the Printer table.

APIDescription
GET api/pmgPrinter

Get all values from the Printer table

GET api/pmgPrinter/{id}

Return a single value from the Printer table using the primary key as ID.

GET api/pmgPrinter/warehouse/{WarehouseID}

Get all printers at a specified warehouse from the Printer table

POST api/pmgPrinter

Insert a new record into the Printer table.

PUT api/pmgPrinter/{id}

Update an existing record from the Printer table.

PUT api/pmgPrinter/update

Adds new printers from the Print Server to the Printer table. Also deletes ones that are not on the Print Server.

DELETE api/pmgPrinter/{id}

Delete a single record from the Printer table.

cfgPayrollType

Access data from the PayrollTypes table.

APIDescription
GET api/cfgPayrollType

Get all values from the PayrollTypes table

GET api/cfgPayrollType/{id}

Return a single value from the PayrollTypes table using the primary key as ID.

POST api/cfgPayrollType

Insert a new record into the PayrollTypes table.

PUT api/cfgPayrollType/{id}

Update an existing record from the PayrollTypes table.

DELETE api/cfgPayrollType/{id}

Delete a single record from the PayrollTypes table.

ordOrderEx

APIDescription
GET {id}

No documentation available.

PUT api/ordOrderEx

No documentation available.

Reporting

Generate and manage reports at runtime

APIDescription
POST api/reporting

Get a specific report, returned as bytestream in requested format

astAction

Access data from the Actions table.

APIDescription
GET api/astAction

Get all values from the Actions table

GET api/astAction/{id}

Return a single value from the Actions table using the primary key as ID.

POST api/astAction

Insert a new record into the Actions table.

PUT api/astAction/{id}

Update an existing record from the Actions table.

DELETE api/astAction/{id}

Delete a single record from the Actions table.

orgPlacePersonVw

Access data from the PlacePersonVw view.

APIDescription
GET api/orgPlacePersonVw

Get all values from the PlacePersonVw view

GET api/orgPlacePersonVw/{id}

Return a single value from the PlacePersonVw view using the primary key as ID.

ordFreightLeg

Access data from the FreightLegs table.

APIDescription
GET api/ordFreightLeg/new/{DataVersion}

No documentation available.

GET api/ordFreightLeg/{id}

No documentation available.

PUT api/ordFreightLeg

No documentation available.

POST api/ordFreightLeg

Insert a new record into the FreightLegs table.

DELETE api/ordFreightLeg/{id}

No documentation available.

GET api/ordFreightLeg/forOrder/{id}/{DataVersion}

No documentation available.

audCompare

Grab Compare data from the auditing and Ship tables

APIDescription
GET api/audCompare/{PackageID}

Returns compare data for a single audit package

GET api/audCompare/package/{PackageID}

No documentation available.

cfgFunctionType

Access data from the FunctionTypes table.

APIDescription
GET api/cfgFunctionType

Get all values from the IssueTypes table

GET api/cfgFunctionType/{id}

Return a single value from the IssueTypes table using the primary key as ID.

POST api/cfgFunctionType

Insert a new record into the IssueTypes table.

PUT api/cfgFunctionType/{id}

Update an existing record from the IssueTypes table.

DELETE api/cfgFunctionType/{id}

Delete a single record from the IssueTypes table.

audPending2

APIDescription
GET api/audPending_v2/Carrier?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

GET api/audPending_v2/Service?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

GET api/audPending_v2/Order?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

GET api/audPending_v2/Package?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

rptReportInfo

Access data from the ReportParameterType table.

APIDescription
GET api/rptReportInfo/option/{optionID}

Get Options Usage

GET api/rptReportInfo/category/{categoryID}

Get Category Usage

GET api/rptReportInfo/report/{reportID}

Get Report Usage

secRightType

Access data from the ServiceUnits table.

APIDescription
GET api/secRightType

Get all values from the ServiceUnits table

GET api/secRightType/{id}

Return a single value from the ServiceUnits table using the primary key as ID.

POST api/secRightType

Insert a new record into the ServiceUnits table.

PUT api/secRightType/{id}

Update an existing record from the ServiceUnits table.

DELETE api/secRightType/{id}

Delete a single record from the ServiceUnits table.

ordQuoteSummaryVw

APIDescription
GET api/ordQuoteSummaryVw/order/{id}

No documentation available.

ordPiece

Access data from the Pieces table.

APIDescription
GET api/ordPiece

Get all values from the Pieces table

GET api/ordPiece/{id}

Return a single value from the Pieces table using the primary key as ID.

POST api/ordPiece

Insert a new record into the Pieces table.

PUT api/ordPiece/{id}

Update an existing record from the Pieces table.

DELETE api/ordPiece/{id}

Delete a single record from the Pieces table.

cfgIssueType

Access data from the IssueTypes table.

APIDescription
GET api/cfgIssueType

Get all values from the IssueTypes table

GET api/cfgIssueType/{id}

Return a single value from the IssueTypes table using the primary key as ID.

POST api/cfgIssueType

Insert a new record into the IssueTypes table.

PUT api/cfgIssueType/{id}

Update an existing record from the IssueTypes table.

DELETE api/cfgIssueType/{id}

Delete a single record from the IssueTypes table.

ordQuotesFreightVw

Access data from the QuotesFreightVw view.

APIDescription
GET api/ordQuotesFreightVw/except/{except}

Get all values from the QuotesFreightVw view

GET api/ordQuotesFreightVw

Get all values from the QuotesFreightVw view

GET api/ordQuotesFreightVw/{id}

Return a single value from the QuotesFreightVw view using the primary key as ID.

GET api/ordQuotesFreightVw/OrderID4QuoteID/{QuoteID}

No documentation available.

GET api/ordQuotesFreightVw/client/{id}

No documentation available.

secUserRightAddition

Access data from the UserRightAdditions table.

APIDescription
GET api/secUserRightAddition

Get all values from the UserRightAdditions table

GET api/secUserRightAddition/{id}

Return a single value from the UserRightAdditions table using the primary key as ID.

POST api/secUserRightAddition

Insert a new record into the UserRightAdditions table.

PUT api/secUserRightAddition/{id}

Update an existing record from the UserRightAdditions table.

DELETE api/secUserRightAddition/{id}

Delete a single record from the UserRightAdditions table.

audPending

APIDescription
GET api/audPending/Carrier?FromDate={FromDate}&ToDate={ToDate}

Get carrier summary for date range

GET api/audPending/Service?FromDate={FromDate}&ToDate={ToDate}

Get service summary for date range

GET api/audPending/Order?FromDate={FromDate}&ToDate={ToDate}

Get order summary for date range

GET api/audPending/Package?FromDate={FromDate}&ToDate={ToDate}

Get package summary for date range

docNote

Access data from the Notes table.

APIDescription
GET api/docNote

Get all values from the Notes table

GET api/docNote/{id}

Return a single value from the Notes table using the primary key as ID.

POST api/docNote

Insert a new record into the Notes table.

PUT api/docNote/{id}

Update an existing record from the Notes table.

DELETE api/docNote/{id}

Delete a single record from the Notes table.

DELETE api/docNote/{itemType}/{itemID}

No documentation available.

GET api/docNote/{type}/{itemID}

No documentation available.

ordQuoteStatus

APIDescription
POST api/ordQuoteStatus/fetchList/{forClientID}

No documentation available.

APIDescription
GET api/docLink

No documentation available.

GET api/docLink/{id}

No documentation available.

GET api/docLink/version/{versionid}

No documentation available.

POST api/docLink

No documentation available.

PUT api/docLink/{id}

No documentation available.

DELETE api/docLink/{id}

No documentation available.

GET api/docLink/document/{id}?assignmentID={assignmentID}

No documentation available.

secEntityUserGroup

Access data from the EntityUserGroups table.

APIDescription
GET api/secEntityUserGroup

Get all values from the EntityUserGroups table

GET api/secEntityUserGroup/{id}

Return a single value from the EntityUserGroups table using the primary key as ID.

POST api/secEntityUserGroup

Insert a new record into the EntityUserGroups table.

PUT api/secEntityUserGroup/{id}

Update an existing record from the EntityUserGroups table.

DELETE api/secEntityUserGroup/{id}

Delete a single record from the EntityUserGroups table.

rptReport

Access data from the Report table.

APIDescription
GET api/rptReport

Get all values from the Report table

GET api/rptReport/{id}

Return a single value from the Report table using the primary key as ID.

GET api/rptReport/user/{id}

Get all values for specified user from the Report table

GET api/rptReport/extended/{id}

Return a single value from the Report table using the primary key as ID.

GET api/rptReport/search?frag={frag}&categoryID={categoryID}&entityUserID={entityUserID}

No documentation available.

GET api/rptReport/expanded/{id}

Return a fully epxanded Report item using the primary key as ID. This will include all parameters and expanded options (if any)

GET api/rptReport/category/{categoryID}/user/{entityUserID}

Get values from the Report table matching the specified category

POST api/rptReport

Insert a new record into the Report table. Note that this takes a rptReportEx record!

PUT api/rptReport/{id}

Update an existing record from the Report table. Note that this takes a rptReportEx record!

DELETE api/rptReport/{id}

Delete a single record from the Report table.

orgAffiliateVw

Access data from the AffiliateVw view.

APIDescription
GET api/orgAffiliateVw

Get all values from the AffiliateVw view

GET api/orgAffiliateVw/{id}

Return a single value from the AffiliateVw view using the primary key as ID.

ordDocument

APIDescription
GET api/ordDocument/{id}

Return a single value from the ord.Documents table using the primary key as ID.

GET api/ordDocument/forOrder/{orderID}

Gets all of the documents attached to this order

GET api/ordDocument/forItem/{itemID}/{docType}?clientVisibleOnly={clientVisibleOnly}

No documentation available.

POST api/ordDocument

No documentation available.

PUT api/ordDocument/{id}

Update an existing record from the ord.Documents table.

DELETE api/ordDocument/{id}

No documentation available.

GET api/ordDocument/content/{docID}

No documentation available.

audShipSearch

Specialized functions to allow for location of Packages by search fields for linking with an audited package

APIDescription
GET api/audShipSearch/TrackingNumber/{TrackingNumber}

Search for orders/packages by Tracking Number

GET api/audShipSearch/ReferenceNumber/{ReferenceNumber}

Search for Orders/Packages by Reference Number Searches both the Reference Number and the 'Additional Reference field in the P3PL Order record

GET api/audShipSearch/OrderID/{OrderID}

Search for Order/Packages by OrderID

secEntityUser

Access data from the EntityUsers table.

APIDescription
GET api/secEntityUser

Get all values from the EntityUsers table

GET api/secEntityUser/{id}

Return a single value from the EntityUsers table using the primary key as ID.

POST api/secEntityUser

Insert a new record into the EntityUsers table.

PUT api/secEntityUser/{id}

Update an existing record from the EntityUsers table.

DELETE api/secEntityUser/{id}

Delete a single record from the EntityUsers table.

PUT api/secEntityUser/SetNew

No documentation available.

rptReportViewHistory

Access data from the ReportViewHistory table.

APIDescription
GET api/rptReportViewHistory

Get all values from the ReportViewHistory table

GET api/rptReportViewHistory/{id}

Return a single value from the ReportViewHistory table using the primary key as ID.

GET api/rptReportViewHistory/report/{reportID}

No documentation available.

POST api/rptReportViewHistory

Insert a new record into the ReportViewHistory table.

PUT api/rptReportViewHistory/{id}

Update an existing record from the ReportViewHistory table.

DELETE api/rptReportViewHistory/{id}

Delete a single record from the ReportViewHistory table.

AssetDashboard

Access data from Asset Dashboards

APIDescription
GET api/assetDashboard/statusCount/{warehouseID}

Get Count of status types in a warehouse

GET api/assetDashboard/usageForDay?warehouseID={warehouseID}&startDate={startDate}&intSize={intSize}

Get a usage count for warehouse

GET api/assetDashboard/usageByWeekday?warehouseID={warehouseID}&toDate={toDate}&intSize={intSize}&dayCount={dayCount}

Get a usage count for warehouse

ordActivity

Access data from the Activity table.

APIDescription
GET api/ordActivity

Get all values from the Activity table

GET api/ordActivity/{id}

Return a single value from the Activity table using the primary key as ID.

POST api/ordActivity

Insert a new record into the Activity table.

PUT api/ordActivity/{id}

Update an existing record from the Activity table.

DELETE api/ordActivity/{id}

Delete a single record from the Activity table.

GET api/ordActivity/order/{id}

No documentation available.

utlStateProvinceCode

Access data from the StateProvinceCodes table.

APIDescription
GET api/utlStateProvinceCode

Get all values from the StateProvinceCodes table

GET api/utlStateProvinceCode/{id}

Return a single value from the StateProvinceCodes table using the primary key as ID.

POST api/utlStateProvinceCode

Insert a new record into the StateProvinceCodes table.

PUT api/utlStateProvinceCode/{id}

Update an existing record from the StateProvinceCodes table.

DELETE api/utlStateProvinceCode/{id}

Delete a single record from the StateProvinceCodes table.

GET api/utlStateProvinceCode/getForCountry/{CountryCode}

Get all values from the StateProvinceCodes table

FreightBilling

Work with data related to billing for a Freight WorkOrder/Quote

APIDescription
GET api/FreightBilling/Billing

Get all

GET api/FreightBilling/Summary?invoiceStatuses={invoiceStatuses}&forwardingStatuses={forwardingStatuses}

No documentation available.

GET api/FreightBilling/Payables?payableStatuses={payableStatuses}&forwardingStatuses={forwardingStatuses}

No documentation available.

GET api/FreightBilling/Fees/{payableID}

No documentation available.

GET api/FreightBilling/CreditHolds

No documentation available.

secUser

Access data from the Users table.

APIDescription
GET api/secUser

Get all values from the Users table

GET api/secUser/{id}

Return a single value from the Users table using the primary key as ID.

POST api/secUser

Insert a new record into the Users table.

PUT api/secUser/{id}

Update an existing record from the Users table.

DELETE api/secUser/{id}

Delete a single record from the Users table.

GET api/secUser/ex

No documentation available.

GET api/secUser/EntityUserEx?PersonID={PersonID}&EntityID={EntityID}

No documentation available.

GET api/secUser/tags

No documentation available.

GET api/secUser/warehousers

No documentation available.

GET api/secUser/prodocactors

No documentation available.

GET api/secUser/userNamesInits

No documentation available.

GET api/secUser/forwarders

No documentation available.

GET api/secUser/forwarder/{id}

No documentation available.

GET api/secUser/group/{id}

No documentation available.

GET api/secUser/group/{id}/available

No documentation available.

PUT api/secUser/group/{id}

No documentation available.

PUT api/secUser/password/{id}

No documentation available.

POST api/secUser/password/{id}

No documentation available.

GET api/secUser/validations/{id}

No documentation available.

GET api/secUser?userLogin={userLogin}

No documentation available.

utlPhoneType

Access data from the PhoneTypes table.

APIDescription
GET api/utlPhoneType

Get all values from the PhoneTypes table

GET api/utlPhoneType/{id}

Return a single value from the PhoneTypes table using the primary key as ID.

POST api/utlPhoneType

Insert a new record into the PhoneTypes table.

PUT api/utlPhoneType/{id}

Update an existing record from the PhoneTypes table.

DELETE api/utlPhoneType/{id}

Delete a single record from the PhoneTypes table.

audBackBill

Grab Residential data from the auditing and Ship tables

APIDescription
GET api/audBackBill?fromDate={fromDate}&toDate={toDate}&displayOption={displayOption}

Returns data used in BackBill summary

orgVendorEdit

APIDescription
GET api/orgVendorEdit/{id}

Return a single value from the Vendors table using the primary key as ID.

PUT api/orgVendorEdit/{id}

Update an existing record from the Vendors table.

GET api/orgVendorEdit/countries/{id}

No documentation available.

GET api/orgVendorEdit/countries/{id}/available

No documentation available.

PUT api/orgVendorEdit/countries/{id}

No documentation available.

orgEmail

Access data from the Emails table.

APIDescription
GET api/orgEmail

Get all values from the Emails table

GET api/orgEmail/{id}

Return a single value from the Emails table using the primary key as ID.

POST api/orgEmail

Insert a new record into the Emails table.

PUT api/orgEmail/{id}

Update an existing record from the Emails table.

DELETE api/orgEmail/{id}

Delete a single record from the Emails table.

cfgWorkGroup

Access data from the WorkGroups table.

APIDescription
GET api/cfgWorkGroup

Get all values from the WorkGroups table

GET api/cfgWorkGroup/{id}

Return a single value from the WorkGroups table using the primary key as ID.

POST api/cfgWorkGroup

Insert a new record into the WorkGroups table.

PUT api/cfgWorkGroup/{id}

Update an existing record from the WorkGroups table.

DELETE api/cfgWorkGroup/{id}

Delete a single record from the WorkGroups table.

audResidential

Grab Residential data from the auditing and Ship tables

APIDescription
GET api/audResidential/summary/{GroupBy}?fromDate={fromDate}&toDate={toDate}&WarehouseID={WarehouseID}

Returns residential data for a group by and date range

GET api/audResidential/stats?WarehouseID={WarehouseID}&fromDate={fromDate}&toDate={toDate}

Returns residential stats by and date range

orgDocument

APIDescription
GET api/orgDocument/{id}

Return a single value from the org.Documents table using the primary key as ID.

GET api/orgDocument/forItem/{itemID}/{orgItemType}

Gets all of the documents attached to this org Item

POST api/orgDocument

No documentation available.

PUT api/orgDocument/{id}

Update an existing record from the ord.Documents table.

DELETE api/orgDocument/{id}

No documentation available.

GET api/orgDocument/content/{docID}

No documentation available.

timeEmployee

Access data from the Employees table.

APIDescription
GET api/timeEmployee

Get all values from the Employees table

GET api/timeEmployee/{id}

Return a single value from the Employees table using the primary key as ID.

GET api/timeEmployee/ex/{id}

Return a single value EXTENDED from the Employees table using the primary key as ID.

GET api/timeEmployee/ex?activeOnly={activeOnly}

Get all extended values from the Employees table

GET api/timeEmployee/teamEx/{id}?showFullTeam={showFullTeam}

Get all extended records for those reporting to the specified employeeID from the Employees table

GET api/timeEmployee/team/{id}

Get all extended values from the Employees table

GET api/timeEmployee/teamFull/{id}

Get all extended values from the Employees table

GET api/timeEmployee/goTimeInfo/{id}

Get secGoTimeInfo data for a single employee

GET api/timeEmployee/goTimeInfoForTeam/{id}?fullTeam={fullTeam}

Fetch a list of secGoTimeInfo records for a group of employees.

GET api/timeEmployee/teamUnapproved/{id}?fullTeam={fullTeam}

Get summary of unapproved Segments and unresolved Issues for all those working under supervisorID

GET api/timeEmployee/employeeUnapproved/{employeeID}

Get summary of unapproved segments and unresolved issues for a specific employee

GET api/timeEmployee/teamActivity/{id}?forDays={forDays}&showFullTeam={showFullTeam}

Get summary of a day's activity for all those working under supervisorID

GET api/timeEmployee/colleagues/{id}

Get all 'colleagues' (anybody who has same ReportTo as ID from the Employees table at my warehouse

POST api/timeEmployee/payrollSelect

No documentation available.

POST api/timeEmployee

Insert a new record into the Employees table.

PUT api/timeEmployee/{id}

Update an existing record from the Employees table.

DELETE api/timeEmployee/{id}

Delete a single record from the Employees table.

GET api/timeEmployee/p3plName/{name}

Get Persons from P3PL based on name for linking employee profiles

GET api/timeEmployee/arcturusName/{name}

Get Persons from Arcturus based on name for linking employee profiles

GET api/timeEmployee/arcturusByP3PLID/{id}

Get Persons from Arcturus where P3PLPersonID is equal to...

GET api/timeEmployee/p3plPersonsByID/{id}

Get Persons from P3PL where PersonID is equal to...

PUT api/timeEmployee/PIN/{id}

No documentation available.

POST api/timeEmployee/PIN/{id}

No documentation available.

PUT api/timeEmployee/forceChangePIN

No documentation available.

PUT api/timeEmployee/forceChangePassword

No documentation available.

PUT api/timeEmployee/deactivate

No documentation available.

PUT api/timeEmployee/activate/{id}

No documentation available.

cfgInternationalType

Access data from the InternationalTypes table.

APIDescription
GET api/cfgInternationalType

Get all values from the InternationalTypes table

GET api/cfgInternationalType/{id}

Return a single value from the InternationalTypes table using the primary key as ID.

POST api/cfgInternationalType

Insert a new record into the InternationalTypes table.

PUT api/cfgInternationalType/{id}

Update an existing record from the InternationalTypes table.

DELETE api/cfgInternationalType/{id}

Delete a single record from the InternationalTypes table.

ordFreightFee

Access data from the FreightFees table.

APIDescription
GET api/ordFreightFee

Get all values from the FreightFees table

GET api/ordFreightFee/{id}

Return a single value from the FreightFees table using the primary key as ID.

GET api/ordFreightFee/new

No documentation available.

POST api/ordFreightFee

Insert a new record into the FreightFees table.

PUT api/ordFreightFee/{id}

Update an existing record from the FreightFees table.

DELETE api/ordFreightFee/{id}

Delete a single record from the FreightFees table.

audCharge

Access data from the Charges table.

APIDescription
GET api/audCharge

Get all values from the Charges table

GET api/audCharge/{id}

Return a single value from the Charges table using the primary key as ID.

GET api/audCharge/package/{PackageID}

Return a list of values from the Charges table for the specified PackageID

POST api/audCharge

Insert a new record into the Charges table.

PUT api/audCharge/{id}

Update an existing record from the Charges table.

DELETE api/audCharge/{id}

Delete a single record from the Charges table.

cfgTaskType

Access data from the TaskTypes table.

APIDescription
GET api/cfgTaskType

Get all values from the TaskTypes table

GET api/cfgTaskType/{id}

Return a single value from the TaskTypes table using the primary key as ID.

POST api/cfgTaskType

Insert a new record into the TaskTypes table.

PUT api/cfgTaskType/{id}

Update an existing record from the TaskTypes table.

DELETE api/cfgTaskType/{id}

Delete a single record from the TaskTypes table.

GET api/cfgTaskType/linkType/{linkType}

No documentation available.

orgEntityVw

Access data from the EntityVw View

APIDescription
GET api/orgEntityVw/{id}

Get a single value from the org.EntityVw view

orgPersonSearch

Access data from the PersonSearchVw view.

APIDescription
GET api/orgPersonSearch/search?LastName={LastName}&FirstName={FirstName}&EntityID={EntityID}

Get matching values from the PersonSearchVw view

Payables

APIDescription
GET api/payables?page={page}&pageSize={pageSize}&importBatchID={importBatchID}

No documentation available.

GET api/payables/{payableID}

No documentation available.

GET api/payables/{payableID}/charges

No documentation available.

POST api/payables/submit?importBatchID={importBatchID}

No documentation available.

secGroupRight

Access data from the GroupRights table.

APIDescription
GET api/secGroupRight

Get all values from the GroupRights table

GET api/secGroupRight/{id}

Return a single value from the GroupRights table using the primary key as ID.

POST api/secGroupRight

Insert a new record into the GroupRights table.

PUT api/secGroupRight/{id}

Update an existing record from the GroupRights table.

DELETE api/secGroupRight/{id}

Delete a single record from the GroupRights table.

orgBrokerCountry

Access data from the BrokerCountries table.

APIDescription
GET api/orgBrokerCountry

Get all values from the BrokerCountries table

GET api/orgBrokerCountry/{id}

Return a single value from the BrokerCountries table using the primary key as ID.

POST api/orgBrokerCountry

Insert a new record into the BrokerCountries table.

PUT api/orgBrokerCountry/{id}

Update an existing record from the BrokerCountries table.

DELETE api/orgBrokerCountry/{id}

Delete a single record from the BrokerCountries table.

utlEmailType

Access data from the EmailTypes table.

APIDescription
GET api/utlEmailType

Get all values from the EmailTypes table

GET api/utlEmailType/{id}

Return a single value from the EmailTypes table using the primary key as ID.

POST api/utlEmailType

Insert a new record into the EmailTypes table.

PUT api/utlEmailType/{id}

Update an existing record from the EmailTypes table.

DELETE api/utlEmailType/{id}

Delete a single record from the EmailTypes table.

astActivity

Access data from the Activity table.

APIDescription
GET api/astActivity

Get all values from the Activity table

GET api/astActivity/{id}

Return a single value from the Activity table using the primary key as ID.

GET api/astActivity/history/{assetID}/{days}

Gets all activity for a specified asset for the past N days

GET api/astActivity/employee/{employeeID}/{days}

Gets all activity for a specified asset for the past N days

POST api/astActivity

Insert a new record into the Activity table.

PUT api/astActivity/{id}

Update an existing record from the Activity table.

DELETE api/astActivity/{id}

Delete a single record from the Activity table.

GET api/astActivity/activityCount/{assetID}

Get AssetActivityCounts WROTE THIS CALL AND THEN DIDN'T USE IT. KEPT IT THOUGH MIGHT NEED IT LATRER.

Clients

APIDescription
GET api/orgClient/{ClientType}

No documentation available.

GET api/orgClient/p3plClients

No documentation available.

GET api/orgClient/{clientID}

No documentation available.

chgCarrierArea

Access data from the CarrierAreas table.

APIDescription
GET api/chgCarrierArea

Get all values from the CarrierAreas table

GET api/chgCarrierArea/{id}

Return a single value from the CarrierAreas table using the primary key as ID.

POST api/chgCarrierArea

Insert a new record into the CarrierAreas table.

PUT api/chgCarrierArea/{id}

Update an existing record from the CarrierAreas table.

DELETE api/chgCarrierArea/{id}

Delete a single record from the CarrierAreas table.

timeTimeSegment

Access data from the TimeSegments table.

APIDescription
GET api/timeTimeSegment

Get all values from the TimeSegments table

GET api/timeTimeSegment/{id}

Return a single value from the TimeSegments table using the primary key as ID.

GET api/timeTimeSegment/ex/{id}

Return a single EXTENDED value from from the TimeSegments table using the primary key as ID.

GET api/timeTimeSegment/{segID}/cluster?clusterMargin={clusterMargin}

No documentation available.

POST api/timeTimeSegment

Insert a new record into the TimeSegments table.

PUT api/timeTimeSegment/{id}

Update an existing record from the TimeSegments table.

POST api/timeTimeSegment/new

Update an existing record from the TimeSegments table.

DELETE api/timeTimeSegment/{id}

Delete a single record from the TimeSegments table.

GET api/timeTimeSegment/history/{id}

No documentation available.

PUT api/timeTimeSegment/scatterSplit/{id}

No documentation available.

ordAddress

Access data from the Addresses table.

APIDescription
GET api/ordAddress

Get all values from the Addresses table

GET api/ordAddress/{id}

Return a single value from the Addresses table using the primary key as ID.

POST api/ordAddress

Insert a new record into the Addresses table.

PUT api/ordAddress/{id}

Update an existing record from the Addresses table.

DELETE api/ordAddress/{id}

Delete a single record from the Addresses table.

GET api/ordAddress/generate/{EntityID}/{PlaceID}/{PersonID}

No documentation available.

POST api/ordAddress/register

No documentation available.

POST api/ordAddress/terminal/{forEntityID}

No documentation available.

rptReportParameterDependentOn

Access data from the ReportParameterDependentOn table.

APIDescription
GET api/rptReportParameterDependentOn

Get all values from the ReportParameterDependentOn table

GET api/rptReportParameterDependentOn/{id}

Return a single value from the ReportParameterDependentOn table using the primary key as ID.

POST api/rptReportParameterDependentOn

Insert a new record into the ReportParameterDependentOn table.

PUT api/rptReportParameterDependentOn/{id}

Update an existing record from the ReportParameterDependentOn table.

DELETE api/rptReportParameterDependentOn/{id}

Delete a single record from the ReportParameterDependentOn table.

refNote

Access data from the Notes table.

APIDescription
GET api/refNote

Get all values from the Notes table

GET api/refNote/{id}

Return a single value from the Notes table using the primary key as ID.

POST api/refNote

Insert a new record into the Notes table.

PUT api/refNote/{id}

Update an existing record from the Notes table.

DELETE api/refNote/{id}

Delete a single record from the Notes table.

DELETE api/refNote/{itemType}/{itemID}

Delete all notes attached to this item of this type from the Notes table.

GET api/refNote/{itemType}/{itemID}

No documentation available.

rptReportCategory

Access data from the ReportCategory table.

APIDescription
GET api/rptReportCategory

Get all values from the ReportCategory table

GET api/rptReportCategory/{id}

Return a single value from the ReportCategory table using the primary key as ID.

GET api/rptReportCategory/type/{type}/user/{entityUserID}

Get all values of the specified type from the ReportCategory table

POST api/rptReportCategory

Insert a new record into the ReportCategory table.

PUT api/rptReportCategory/{id}

Update an existing record from the ReportCategory table.

DELETE api/rptReportCategory/{id}

Delete a single record from the ReportCategory table.

utlExchangeRate

Access data from the ExchangeRates table.

APIDescription
GET api/utlExchangeRate

Get all values from the ExchangeRates table

GET api/utlExchangeRate/{id}

Return a single value from the ExchangeRates table using the primary key as ID.

POST api/utlExchangeRate

Insert a new record into the ExchangeRates table.

PUT api/utlExchangeRate/{id}

Update an existing record from the ExchangeRates table.

DELETE api/utlExchangeRate/{id}

Delete a single record from the ExchangeRates table.

GET api/utlExchangeRate/{FromCurrencyCode}/{ToCurrencyCode}

No documentation available.

GET api/utlExchangeRate/{FromCurrencyCode}/{ToCurrencyCode}/{ExchangeDate}

No documentation available.

GET api/utlExchangeRate/ALL/{ToCurrencyCode}/{ExchangeDate}

No documentation available.

GET api/utlExchangeRate/Currencies

No documentation available.

chgServiceCode

Access data from the ServiceCodes table.

APIDescription
GET api/chgServiceCode

Get all values from the ServiceCodes table

GET api/chgServiceCode/{id}

Return a single value from the ServiceCodes table using the primary key as ID.

POST api/chgServiceCode

Insert a new record into the ServiceCodes table.

PUT api/chgServiceCode/{id}

Update an existing record from the ServiceCodes table.

DELETE api/chgServiceCode/{id}

Delete a single record from the ServiceCodes table.

cfgTrackingCategory

Access data from the TrackingCategorys table.

APIDescription
GET api/cfgTrackingCategory

Get all values from the TrackingCategorys table

GET api/cfgTrackingCategory/{id}

Return a single value from the TrackingCategorys table using the primary key as ID.

POST api/cfgTrackingCategory

Insert a new record into the TrackingCategorys table.

PUT api/cfgTrackingCategory/{id}

Update an existing record from the TrackingCategorys table.

DELETE api/cfgTrackingCategory/{id}

Delete a single record from the TrackingCategorys table.

docStatus

Access data from the Statuses table.

APIDescription
GET api/docStatus

Get all values from the Statuses table

GET api/docStatus/{id}

Return a single value from the Statuses table using the primary key as ID.

POST api/docStatus

Insert a new record into the Statuses table.

PUT api/docStatus/{id}

Update an existing record from the Statuses table.

DELETE api/docStatus/{id}

Delete a single record from the Statuses table.

orgEmailEx

APIDescription
GET api/orgEmailEx/{itemType}/{itemID}?linked={linked}

No documentation available.

orgPersonVw

Access data from the PersonVw view.

APIDescription
GET api/orgPersonVw

Get all values from the PersonVw view

GET api/orgPersonVw/{id}

Return a single value from the PersonVw view using the primary key as ID.

GET api/orgPersonVw/{itemType}/{itemID}

No documentation available.

cfgPaymentTerm

Access data from the PaymentTerms table.

APIDescription
GET api/cfgPaymentTerm

Get all values from the PaymentTerms table

GET api/cfgPaymentTerm/{id}

Return a single value from the PaymentTerms table using the primary key as ID.

POST api/cfgPaymentTerm

Insert a new record into the PaymentTerms table.

PUT api/cfgPaymentTerm/{id}

Update an existing record from the PaymentTerms table.

DELETE api/cfgPaymentTerm/{id}

Delete a single record from the PaymentTerms table.

audNote

APIDescription
GET api/audNote

No documentation available.

GET api/audNote/{id}

No documentation available.

POST api/audNote

No documentation available.

PUT api/audNote/{id}

No documentation available.

DELETE api/audNote/{id}

No documentation available.

DELETE api/audNote/{type}/{itemID}

No documentation available.

GET api/audNote/{type}/{itemID}

No documentation available.

GET api/audNote/{type}/count/{itemID}

No documentation available.

POST api/audNote/bulk

No documentation available.

cfgShipmentType

Access data from the ShipmentTypes table.

APIDescription
GET api/cfgShipmentType

Get all values from the ShipmentTypes table

GET api/cfgShipmentType/{id}

Return a single value from the ShipmentTypes table using the primary key as ID.

POST api/cfgShipmentType

Insert a new record into the ShipmentTypes table.

PUT api/cfgShipmentType/{id}

Update an existing record from the ShipmentTypes table.

DELETE api/cfgShipmentType/{id}

Delete a single record from the ShipmentTypes table.

cfgEmployeeType

Access data from the EmployeeTypes table.

APIDescription
GET api/cfgEmployeeType

Get all values from the IssueTypes table

GET api/cfgEmployeeType/{id}

Return a single value from the IssueTypes table using the primary key as ID.

POST api/cfgEmployeeType

Insert a new record into the IssueTypes table.

PUT api/cfgEmployeeType/{id}

Update an existing record from the IssueTypes table.

DELETE api/cfgEmployeeType/{id}

Delete a single record from the IssueTypes table.

timeEmployeeFunction

Access data from the EmployeeFunctions table.

APIDescription
GET api/timeEmployeeFunction

Get all values from the EmployeeFunctions table

GET api/timeEmployeeFunction/{id}

Return a single value from the EmployeeFunctions table using the primary key as ID.

POST api/timeEmployeeFunction

Insert a new record into the EmployeeFunctions table.

PUT api/timeEmployeeFunction/{id}

Update an existing record from the EmployeeFunctions table.

DELETE api/timeEmployeeFunction/{id}

Delete a single record from the EmployeeFunctions table.

POST api/timeEmployeeFunction/assign

No documentation available.

GET api/timeEmployeeFunction/employeeFunctionAssignments?functionID={functionID}&warehouseID={warehouseID}

No documentation available.

docQuizQuestion

Access data from the QuizQuestions table.

APIDescription
GET api/docQuizQuestion

Get all values from the QuizQuestions table

GET api/docQuizQuestion/{id}

Return a single value from the QuizQuestions table using the primary key as ID.

POST api/docQuizQuestion

Insert a new record into the QuizQuestions table.

PUT api/docQuizQuestion/{id}

Update an existing record from the QuizQuestions table.

DELETE api/docQuizQuestion/{id}

Delete a single record from the QuizQuestions table.

orgEmailVw

Access data from the EmailVw view.

APIDescription
GET api/orgEmailVw

Get all values from the EmailVw view

GET api/orgEmailVw/{id}

Return a single value from the EmailVw view using the primary key as ID.

docLanguage

APIDescription
GET api/docLanguage

No documentation available.

GET api/docLanguage/{id}

No documentation available.

POST api/docLanguage

No documentation available.

PUT api/docLanguage/{id}

No documentation available.

DELETE api/docLanguage/{id}?code={code}

No documentation available.

pmgReport

Access data from the pmg.Reports table.

APIDescription
GET api/pmgReport

Get all values from the pmg.Reports table

GET api/pmgReport/{id}

Return a single value from the PrintManagerReport table using the primary key as ID.

POST api/pmgReport

Insert a new record into the PrintManagerReport table.

PUT api/pmgReport/{id}

Update an existing record from the PrintManagerReport table.

DELETE api/pmgReport/{id}

Delete a single record from the PrintManagerReport table.

docQuizEx

APIDescription
GET api/docQuizEx/{id}

No documentation available.

GET api/docQuizEx/version/{id}

No documentation available.

POST api/docQuizEx

No documentation available.

PUT api/docQuizEx/{id}

No documentation available.

audReRate

APIDescription
POST api/audRerate/ReRate/{IsActionablePage}/{importBatchID}

No documentation available.

POST api/audRerate/ReRateException/{isActionablePage}

No documentation available.

POST api/audRerate/TrialReRate/{importBatchID}

No documentation available.

GET api/audRerate/Service?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

GET api/audRerate/Order?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

GET api/audRerate/Package?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

audExpectedCharge

APIDescription
GET api/audExpectedCharge

No documentation available.

GET api/audExpectedCharge/{id}

No documentation available.

POST api/audExpectedCharge

No documentation available.

PUT api/audExpectedCharge/{id}

No documentation available.

DELETE api/audExpectedCharge/{id}

No documentation available.

GET api/audExpectedCharge/package/{PackageID}

No documentation available.

utlNmfcNumber

Access data from the NmfcNumbers table.

APIDescription
GET api/utlNmfcNumber

Get all values from the NmfcNumbers table

GET api/utlNmfcNumber/{id}

Return a single value from the NmfcNumbers table using the primary key as ID.

POST api/utlNmfcNumber

Insert a new record into the NmfcNumbers table.

PUT api/utlNmfcNumber/{id}

Update an existing record from the NmfcNumbers table.

DELETE api/utlNmfcNumber/{id}

Delete a single record from the NmfcNumbers table.

docAssignment

Access data from the Assignments table.

APIDescription
GET api/docAssignment?includeCompleted={includeCompleted}

No documentation available.

GET api/docAssignment/{id}

Return a single value from the Assignments table using the primary key as ID.

POST api/docAssignment

Insert a new record into the Assignments table.

PUT api/docAssignment/{id}

Update an existing record from the Assignments table.

PUT api/docAssignment/reassign/{id}

No documentation available.

PUT api/docAssignment/markRead/{id}

No documentation available.

DELETE api/docAssignment/{id}

Delete a single record from the Assignments table.

GET api/docAssignment/assignee/{id}?includeCompleted={includeCompleted}&includeCancelled={includeCancelled}

Get assignments for specific user from the Assignments table

GET api/docAssignment/doc/{id}?includeCompleted={includeCompleted}

No documentation available.

PUT api/docAssignment/flagOverride/{id}

No documentation available.

GET api/docAssignment/reassign/{id}

No documentation available.

PUT api/docAssignment/reassignGroup

No documentation available.

cfgPaymentType

Access data from the PaymentTypes table.

APIDescription
GET api/cfgPaymentType

Get all values from the PaymentTypes table

GET api/cfgPaymentType/{id}

Return a single value from the PaymentTypes table using the primary key as ID.

POST api/cfgPaymentType

Insert a new record into the PaymentTypes table.

PUT api/cfgPaymentType/{id}

Update an existing record from the PaymentTypes table.

DELETE api/cfgPaymentType/{id}

Delete a single record from the PaymentTypes table.

timeBillType

Access data from the BillTypes table.

APIDescription
GET api/cfgBillType

Get all values from the BillTypes table

GET api/cfgBillType/{id}

Return a single value from the BillTypes table using the primary key as ID.

POST api/cfgBillType

Insert a new record into the BillTypes table.

PUT api/cfgBillType/{id}

Update an existing record from the BillTypes table.

DELETE api/cfgBillType/{id}

Delete a single record from the BillTypes table.

orgAssociation

Access data from the Associations table.

APIDescription
GET api/orgAssociation

Get all values from the Associations table

GET api/orgAssociation/{id}

Return a single value from the Associations table using the primary key as ID.

POST api/orgAssociation

Insert a new record into the Associations table.

POST api/orgAssociation/createAssociation/{forEntityID}/{associatedID}/{associationType}

Create an association of type associationType between forEntity and associatedID

PUT api/orgAssociation/{id}

Update an existing record from the Associations table.

DELETE api/orgAssociation/{id}

Delete a single record from the Associations table.

timeClientFunction

Access data from the ClientFunctions table.

APIDescription
GET api/timeClientFunction

Get all values from the ClientFunctions table

GET api/timeClientFunction/{id}

Return a single value from the ClientFunctions table using the primary key as ID.

POST api/timeClientFunction

Insert a new record into the ClientFunctions table.

PUT api/timeClientFunction/{id}

Update an existing record from the ClientFunctions table.

DELETE api/timeClientFunction/{id}

Delete a single record from the ClientFunctions table.

GET api/timeClientFunction/clients/{FunctionID}

Retrieve a list of valid Clients for a specified function

GET api/timeClientFunction/functionEmployee/{FunctionID}/{EmployeeID}/{WarehouseID}

Retrieve a list of valid Clients for a specified function

GET api/timeClientFunction/functions/{ClientID}

Retrieve a list of valid Functions for a specified client

GET api/timeClientFunction/functionAssignments/{ClientID}

Retrieve a list of valid Functions for a specified client

GET api/timeClientFunction/clientAssignments/{FunctionID}

Retrieve a list of valid Clients for a specified Function

GET api/timeClientFunction/clientFunctionReverse/{functionID}

Retrieve a list of clients based on a given function

GET api/timeClientFunction/employeeClients?employeeID={employeeID}&clients={clients}

Fetches a list of functions (timeFunctionList) that apply to the Employee specified as well as ALL of the clients referenced by ClientID in the list This is used to provide a list of valid functions on the EmployeeDateDetail page that apply to the existing list of clients in track segments attached to a time segment for a given employee

GET api/timeClientFunction/refNumClients

Retrieve a list of clients who have ANY ClientFunction assigned with ReferenceType = ClientReferenceNumber (3)

GET api/timeClientFunction/refNumFuncsForClient/{ClientID}

Retrieve a list of Functions assigned to a specified client that have the ReferenceType = ClientReferenceNumber (3)

audCompareNew

APIDescription
GET api/audCompareNew/{PackageID}

No documentation available.

audSurchargeType

Access data from the SurchargeType table.

APIDescription
GET api/audSurchargeType

Get all values from the SurchargeType table

GET api/audSurchargeType/{id}

Return a single value from the SurchargeType table using the primary key as ID.

POST api/audSurchargeType

Insert a new record into the SurchargeType table.

PUT api/audSurchargeType/{id}

Update an existing record from the SurchargeType table.

DELETE api/audSurchargeType/{id}

Delete a single record from the SurchargeType table.

cfgAssetStatus

Access data from the AssetStatuses table.

APIDescription
GET api/cfgAssetStatus

Get all values from the AssetStatuses table

GET api/cfgAssetStatus/{id}

Return a single value from the AssetStatuses table using the primary key as ID.

GET api/cfgAssetStatus/scope/{id}

Return a list of single value from the AssetStatuses table using the primary key as ID.

POST api/cfgAssetStatus

Insert a new record into the AssetStatuses table.

PUT api/cfgAssetStatus/{id}

Update an existing record from the AssetStatuses table.

DELETE api/cfgAssetStatus/{id}

Delete a single record from the AssetStatuses table.

astActionScope

Access data from the ActionScope table.

APIDescription
GET api/astActionScope

Get all values from the ActionScope table

GET api/astActionScope/{id}

Return a single value from the ActionScope table using the primary key as ID.

POST api/astActionScope

Insert a new record into the ActionScope table.

PUT api/astActionScope/{id}

Update an existing record from the ActionScope table.

DELETE api/astActionScope/{id}

Delete a single record from the ActionScope table.

GET api/astActionScope/status/{id}

Returns a list of the valid 'scope' (= actions) that can be performed against an asset with the specified status

PUT api/astActionScope/action/{id}

Updates the astActionScope table for the specified ActionID to include only those supplied in list.

orgOrganizationsListVw

Access data from the OrganizationsListVw view.

APIDescription
GET api/orgOrganizationsListVw

Get all values from the OrganizationsListVw view

GET api/orgOrganizationsListVw/{id}

Return a single value from the OrganizationsListVw view using the primary key as ID.

timeIssue

Access data from the Issues table.

APIDescription
GET api/timeIssue

Get all values from the Issues table

GET api/timeIssue/{id}

Return a single value from the Issues table using the primary key as ID.

GET api/timeIssue/ex/{id}

Return a single EXTENDED value from the Issues table using the primary key as ID.

POST api/timeIssue

Insert a new record into the Issues table.

PUT api/timeIssue/{id}

Update an existing record from the Issues table.

DELETE api/timeIssue/{id}

Delete a single record from the Issues table.

GET api/timeIssue/summary/{id}

Return a single summary value from the Issues table using the primary key as ID.

GET api/timeIssue/employeeSummary/{employeeID}

Return a set of summary values from the Issues table for the specified employee

GET api/timeIssue/teamSummary/{supervisorID}?fullTeam={fullTeam}&resolved={resolved}

Return a set of summary values from the Issues table for all employees of the specified supervisor

refDocument

APIDescription
GET api/refDocument/{id}

Return a single value from the ref.Documents table using the primary key as ID.

GET api/refDocument/forItem/{itemID}/{refItemType}

Gets all of the documents attached to this ref Item

POST api/refDocument

No documentation available.

PUT api/refDocument/{id}

Update an existing record from the ref.Documents table.

DELETE api/refDocument/{id}

No documentation available.

GET api/refDocument/content/{docID}

No documentation available.

cfgStatus

Access data from the Statuses table.

APIDescription
GET api/cfgStatus

Get all values from the Statuses table

GET api/cfgStatus/{id}

Return a single value from the Statuses table using the primary key as ID.

POST api/cfgStatus

Insert a new record into the Statuses table.

PUT api/cfgStatus/{id}

Update an existing record from the Statuses table.

DELETE api/cfgStatus/{id}

Delete a single record from the Statuses table.

GET api/cfgStatus/category/{categoryCode}

No documentation available.

secUserRightsVw

Access data from the UserRightsVw view.

APIDescription
GET api/secUserRightsVw

Get all values from the UserRightsVw view

GET api/secUserRightsVw/{id}

Return a single value from the UserRightsVw view using the primary key as ID.

docQuizInstance

Access data from the QuizInstances table.

APIDescription
GET api/docQuizInstance

Get all values from the QuizInstances table

GET api/docQuizInstance/{id}

Return a single value from the QuizInstances table using the primary key as ID.

POST api/docQuizInstance

Insert a new record into the QuizInstances table.

PUT api/docQuizInstance/{id}

Update an existing record from the QuizInstances table.

DELETE api/docQuizInstance/{id}

Delete a single record from the QuizInstances table.

GET api/docQuizInstance/{id}/all

No documentation available.

GET api/docQuizInstance/{id}/new

No documentation available.

POST api/docQuizInstance/submit

Submit a QuizInstance for scoring and recording

docTrigger

Access data from the Triggers table.

APIDescription
GET api/docTrigger/document/{id}

No documentation available.

GET api/docTrigger/{id}

Return a single value from the Triggers table using the primary key as ID.

GET api/docTrigger/ex/{id}

No documentation available.

POST api/docTrigger

Insert a new record into the Triggers table.

POST api/docTrigger/ex

No documentation available.

PUT api/docTrigger/{id}

Update an existing record from the Triggers table.

PUT api/docTrigger/ex/{id}

No documentation available.

DELETE api/docTrigger/{id}

Delete a single record from the Triggers table.

secGroup

Access data from the Groups table.

APIDescription
GET api/secGroup

Get all values from the Groups table

GET api/secGroup/{id}

Return a single value from the Groups table using the primary key as ID.

POST api/secGroup

Insert a new record into the Groups table.

PUT api/secGroup/{id}

Update an existing record from the Groups table.

DELETE api/secGroup/{id}

Delete a single record from the Groups table.

GET api/secGroup/entityUser/{id}

REtrieve the set of current group memberships for this EntityUser

GET api/secGroup/entityUser/{id}/available

REtrieve the set of groups available for additional assignment for this user This consists of those assigned via group membership current group memberships for this EntityUser EXCEPT those already assigned

PUT api/secGroup/entityUser/{id}

UPdate the set of current group memberships for this EntityUser

GET api/secGroup/right/{id}/assigned

No documentation available.

GET api/secGroup/right/{id}/available

No documentation available.

PUT api/secGroup/right/{id}

No documentation available.

GET api/secGroup/report/{id}/assigned

No documentation available.

GET api/secGroup/report/{id}/available

No documentation available.

PUT api/secGroup/report/{id}

No documentation available.

ordNote

Access data from the Notes table.

APIDescription
GET api/ordNote

Get all values from the Notes table

GET api/ordNote/{id}

Return a single value from the Notes table using the primary key as ID.

POST api/ordNote?isOnPortal={isOnPortal}

No documentation available.

PUT api/ordNote/{id}

Update an existing record from the Notes table.

DELETE api/ordNote/{id}

Delete a single record from the Notes table.

GET api/ordNote/{itemType}/{itemID}/{noteType}?isOnPortal={isOnPortal}

No documentation available.

GET api/ordNote/allNotesForPayable/{payableID}

No documentation available.

GET api/ordNote/specialInfo/{itemType}/{itemID}

Returns a list of integer cfg.NoteType values which indicate which note types exist for the given itemID of that docType

cfgOrderIssue

Access data from the OrderIssues table.

APIDescription
GET api/cfgOrderIssue

Get all values from the OrderIssues table

GET api/cfgOrderIssue/{id}

Return a single value from the OrderIssues table using the primary key as ID.

POST api/cfgOrderIssue

Insert a new record into the OrderIssues table.

PUT api/cfgOrderIssue/{id}

Update an existing record from the OrderIssues table.

DELETE api/cfgOrderIssue/{id}

Delete a single record from the OrderIssues table.

ordTracking

APIDescription
GET api/ordTracking

Get all values from the Tracking table

GET api/ordTracking/{id}

Return a single value from the Tracking table using the primary key as ID.

POST api/ordTracking

Insert a new record into the Tracking table.

PUT api/ordTracking/{id}

Update an existing record from the Tracking table.

DELETE api/ordTracking/{id}

Delete a single record from the Tracking table.

GET api/ordTracking/{docType}/{itemID}

No documentation available.

GET api/ordTracking/order/{id}

No documentation available.

GET api/ordTracking/leg/{id}

No documentation available.

DELETE api/ordTracking/{type}/{FreightLegID}

No documentation available.

timeClientJob

Access data from the Jobs table.

APIDescription
GET api/timeClientJob

Get all values from the Jobs table

GET api/timeClientJob/{id}

Return a single value from the Jobs table using the primary key as ID.

GET api/timeClientJob/ex

Get all EX values from the Jobs table

GET api/timeClientJob/jobsForClientFunc/{clientFunctionID}/{userID}

Get applicable, active values from the Jobs table for the specified ClientFunctionID

POST api/timeClientJob

Insert a new record into the Jobs table.

PUT api/timeClientJob/{id}

Update an existing record from the Jobs table.

DELETE api/timeClientJob/{id}

Delete a single record from the Jobs table.

PayrollBatchDetail

Access data from the PayrollBatchDetails table.

APIDescription
GET api/timePayrollBatchDetail

Get all values from the PayrollBatchDetails table

GET api/timePayrollBatchDetail/{id}

Return a single value from the PayrollBatchDetails table using the primary key as ID.

GET api/timePayrollBatchDetail/batch/{id}

Return a single value from the PayrollBatchDetails table using the primary key as ID.

GET api/timePayrollBatchDetail/batchByEmployee/{id}

Return a summary by employee for BatchID from the PayrollBatchDetails table

POST api/timePayrollBatchDetail

Insert a new record into the PayrollBatchDetails table.

PUT api/timePayrollBatchDetail/{id}

Update an existing record from the PayrollBatchDetails table.

DELETE api/timePayrollBatchDetail/{id}

Delete a single record from the PayrollBatchDetails table.

AssetState

Access data from the AssetState view.

APIDescription
GET api/AssetState

Get all values from the AssetState view

GET api/AssetState/{id}

Return a single value from the AssetState view using the primary key as ID.

GET api/AssetState/scanned/{AssetScannedID}

Return a single value from the AssetState view using the ASsetScannedID as ID.

GET api/AssetState/scannedShort/{AssetShortScannedID}

Return a single value from the AssetState view using the AssetShortScannedID as ID.

GET api/AssetState/employee/{id}

Return a list of AssetState records, one for each asset currently checkedOut to the specified employee.

GET api/AssetState/warehouse/{warehouseID}

Returns a list of AssetState objects for assets in a given warehouse

audCarrierInvoiceTypes

APIDescription
GET api/audCarrierInvoiceType

No documentation available.

GET api/audCarrierInvoiceType/{id}

No documentation available.

POST api/audCarrierInvoiceType

No documentation available.

PUT api/audCarrierInvoiceType/{id}

No documentation available.

DELETE api/audCarrierInvoiceType/{id}

No documentation available.

GET api/audCarrierInvoiceType/ForCarrierID/{carrierID}

No documentation available.

cfgPieceType

Access data from the PieceTypes table.

APIDescription
GET api/cfgPieceType

Get all values from the PieceTypes table

GET api/cfgPieceType/{id}

Return a single value from the PieceTypes table using the primary key as ID.

POST api/cfgPieceType

Insert a new record into the PieceTypes table.

PUT api/cfgPieceType/{id}

Update an existing record from the PieceTypes table.

DELETE api/cfgPieceType/{id}

Delete a single record from the PieceTypes table.

orgPlaceVw

Access data from the PlaceVw view.

APIDescription
GET api/orgPlaceVw

Get all values from the PlaceVw view

GET api/orgPlaceVw/{id}

Return a single value from the PlaceVw view using the primary key as ID.

audInvoiceDashboard

Grab Residential data from the auditing and Ship tables

APIDescription
GET api/audInvoiceDashboard?fromDate={fromDate}&toDate={toDate}

Returns data used in Invoice summary

GET api/audInvoiceDashboard/InvoiceNumber/{invoiceNumber}

No documentation available.

cfgServiceProcess

Access data from the ServiceProcesses table.

APIDescription
GET api/cfgServiceProcess

Get all values from the ServiceProcesses table

GET api/cfgServiceProcess/{id}

Return a single value from the ServiceProcesses table using the primary key as ID.

POST api/cfgServiceProcess

Insert a new record into the ServiceProcesses table.

PUT api/cfgServiceProcess/{id}

Update an existing record from the ServiceProcesses table.

DELETE api/cfgServiceProcess/{id}

Delete a single record from the ServiceProcesses table.

orgPlaceDest

APIDescription
GET api/orgPlaceDest/{itemType}/{itemID}

No documentation available.

audPackageSummary

Grab Residential data from the auditing and Ship tables

APIDescription
GET api/audPackageSummary/{PackageID}

No documentation available.

GET api/audPackageSummary/related?CarrierID={CarrierID}&ShipPackageID={ShipPackageID}

Get a list of audPackageBase records for all packages associated with the specified ShipmentPackageID

GET api/audPackageSummary/proAuditRelated?PackageID={PackageID}

No documentation available.

GET api/audPackageSummary/invoice?InvoiceNumber={InvoiceNumber}&InvoiceDate={InvoiceDate}

Returns summary of packages

utlCurrencyList

Access data from the CurrencyList view.

APIDescription
GET api/utlCurrencyList

Get all values from the CurrencyList view

GET api/utlCurrencyList/{id}

Return a single value from the CurrencyList view using the primary key as ID.

cfgTerminationReason

Access data from the TerminationReasons table.

APIDescription
GET api/cfgTerminationReason

Get all values from the TerminationReasons table

GET api/cfgTerminationReason/{id}

Return a single value from the TerminationReasons table using the primary key as ID.

POST api/cfgTerminationReason

Insert a new record into the TerminationReasons table.

PUT api/cfgTerminationReason/{id}

Update an existing record from the TerminationReasons table.

DELETE api/cfgTerminationReason/{id}

Delete a single record from the TerminationReasons table.

docQuiz

Access data from the Quizzes table.

APIDescription
GET api/docQuiz

Get all values from the Quizzes table

GET api/docQuiz/{id}

Return a single value from the Quizzes table using the primary key as ID.

POST api/docQuiz

Insert a new record into the Quizzes table.

PUT api/docQuiz/{id}

Update an existing record from the Quizzes table.

DELETE api/docQuiz/{id}

Delete a single record from the Quizzes table.

PUT api/docQuiz/activate/{id}?isActive={isActive}

No documentation available.

orgPersonSimpleVw

Access data from the PersonSimpleVw view.

APIDescription
GET api/orgPersonSimpleVw

Get all values from the PersonSimpleVw view

GET api/orgPersonSimpleVw/{id}

Return a single value from the PersonSimpleVw view using the primary key as ID.

rptReportParameterType

Access data from the ReportParameterType table.

APIDescription
GET api/rptReportParameterType

Get all values from the ReportParameterType table

GET api/rptReportParameterType/{id}

Return a single value from the ReportParameterType table using the primary key as ID.

POST api/rptReportParameterType

Insert a new record into the ReportParameterType table.

PUT api/rptReportParameterType/{id}

Update an existing record from the ReportParameterType table.

DELETE api/rptReportParameterType/{id}

Delete a single record from the ReportParameterType table.

orgPhone

Access data from the Phones table.

APIDescription
GET api/orgPhone

Get all values from the Phones table

GET api/orgPhone/{id}

Return a single value from the Phones table using the primary key as ID.

POST api/orgPhone

Insert a new record into the Phones table.

PUT api/orgPhone/{id}

Update an existing record from the Phones table.

DELETE api/orgPhone/{id}

Delete a single record from the Phones table.

GET api/orgPhone/{itemType}/{itemID}

No documentation available.

audPackage

Access data from the Packages table.

APIDescription
GET api/audPackage

Get all values from the Packages table

GET api/audPackage/{id}

Return a single value from the Packages table using the primary key as ID.

GET api/audPackage/ShipDate/{FromDate}/{ToDate}

Get all values from the Packages table shipped between FromDate and ToDate

GET api/audPackage/CreatedDate/{FromDate}/{ToDate}

Get all values from the Packages table Created/Imported between FromDate and ToDate

GET api/audPackage/Batch/{BatchID}

Get all values from the Packages table found in a given ImportBatch

GET api/audPackage/Batch/{CarrierID}

Get all values from the Packages table found in a given ImportBatch

GET api/audPackage/trackingNumber/{trackingNumber}

Return a (possible) list from the Packages table using the tracking number as ID.

GET api/audPackage/orderID/{orderID}

Return a (possible) list from the Packages table for the specified SHIPMENT orderID.

POST api/audPackage

Insert a new record into the Packages table.

PUT api/audPackage/{id}

Update an existing record from the Packages table.

DELETE api/audPackage/{id}

Delete a single record from the Packages table.

GET api/audPackage/clients

No documentation available.

POST api/audPackage/updatePackages

No documentation available.

GET api/audPackage/updatePackageForParcelID/{packageID}/{parcelID}

No documentation available.

GET api/audPackage/ClearOrderFromPackage/{packageID}/{parcelID}

No documentation available.

POST api/audPackage/reImportPackage/{packageID}

No documentation available.

GET api/audPackage/packageHistory/{packageID}

No documentation available.

GET api/audPackage/disputePackages

No documentation available.

GET api/audPackage/disputePackagesReport/{disputeInstanceID}

No documentation available.

POST api/audPackage/mapAllCharges/{packageID}

No documentation available.

POST api/audPackage/bulkRemapCharge

No documentation available.

POST api/audPackage/mapInternalSurcharges/{packageID}

No documentation available.

POST api/audPackage/mapExternalSurcharges/{packageID}

No documentation available.

POST api/audPackage/updateShippingService/{shippingServiceCode}

No documentation available.

timeDashboard

Provides data for a timeDashboard

APIDescription
GET api/timeDashboard/functionsInWarehouse/{id}

Return a list of functions currently being used and how many people are in that function

GET api/timeDashboard/employeesInFunction/{locationID}/{funcID}

Return a list of employees currently using a specific function in a specific warehouse

GET api/timeDashboard/teamEmployeeIssueSummaries/{employeeID}?showFullTeam={showFullTeam}

Return a list of employees and their outstanding issuetypes and points accured

GET api/timeDashboard/employeeIssueSummary/{employeeID}

Return an employees and their outstanding issuetypes and points accured

GET api/timeDashboard/unapprovedTime/{employeeID}/{showFullTeam}

Return an object consisting of employees with unapproved timeTimeSegements

GET api/timeDashboard/weekTotalsForTeam/{supervisorID}?forDate={forDate}&showFullTeam={showFullTeam}

Get time week totals for list of employees.

orgPlaceEx

APIDescription
GET api/orgPlaceEx/{itemID}

No documentation available.

orgPlacePerson

Access data from the PlacePersons table.

APIDescription
GET api/orgPlacePerson

Get all values from the PlacePersons table

GET api/orgPlacePerson/{id}

Return a single value from the PlacePersons table using the primary key as ID.

POST api/orgPlacePerson

Insert a new record into the PlacePersons table.

PUT api/orgPlacePerson/{id}

Update an existing record from the PlacePersons table.

DELETE api/orgPlacePerson/{id}

Delete a single record from the PlacePersons table.

orgPerson

Access data from the Persons table.

APIDescription
GET api/orgPerson

Get all values from the Persons table

GET api/orgPerson/{id}

Return a single value from the Persons table using the primary key as ID.

POST api/orgPerson

Insert a new record into the Persons table.

PUT api/orgPerson/{id}

Update an existing record from the Persons table.

DELETE api/orgPerson/{id}

Delete a single record from the Persons table.

GET api/orgPerson/{itemType}/{itemID}

No documentation available.

utlAirportCode

Access data from the AirportCodes table.

APIDescription
GET api/utlAirportCode

Get all values from the AirportCodes table

GET api/utlAirportCode/{id}

Return a single value from the AirportCodes table using the primary key as ID.

POST api/utlAirportCode

Insert a new record into the AirportCodes table.

PUT api/utlAirportCode/{id}

Update an existing record from the AirportCodes table.

DELETE api/utlAirportCode/{id}

Delete a single record from the AirportCodes table.

audWeightsDims

Access data from the WeightsDims view.

APIDescription
GET api/audWeightsDims?fromDate={fromDate}&toDate={toDate}

Get all values from the aud.WeightsDims view

GET api/audWeightsDims/{id}

Return a single value from the WeightsDims view using the primary key as ID.

GET api/audWeightsDims/shipDates?fromDate={fromDate}&toDate={toDate}

Return a list of values from the WeightsDims view for the supplied ShipDate range

GET api/audWeightsDims/invoiceDates?fromDate={fromDate}&toDate={toDate}

Return a list of values from the WeightsDims view for the supplied InvoiceDate range

ordOrderFreightEx

APIDescription
GET api/ordOrderFreightEx/new/{type}

No documentation available.

GET api/ordOrderFreightEx/{id}

No documentation available.

GET api/ordOrderFreightEx/XRef/{id}

No documentation available.

GET api/ordOrderFreightEx/WONumber/{id}

Returns a complete Work Order based on the supplied Work Order Number

GET api/ordOrderFreightEx/OrderID4WONumber/{WONumber}

No documentation available.

GET api/ordOrderFreightEx/summaryStats/{orderID}

No documentation available.

GET api/ordOrderFreightEx/taskNoteDocCounts/{orderID}

No documentation available.

GET api/ordOrderFreightEx/status/{orderID}

No documentation available.

PUT api/ordOrderFreightEx

No documentation available.

cfgNoteType

Access data from the NoteTypes table.

APIDescription
GET api/cfgNoteType

Get all values from the NoteTypes table

GET api/cfgNoteType/{id}

Return a single value from the NoteTypes table using the primary key as ID.

POST api/cfgNoteType

Insert a new record into the NoteTypes table.

PUT api/cfgNoteType/{id}

Update an existing record from the NoteTypes table.

DELETE api/cfgNoteType/{id}

Delete a single record from the NoteTypes table.

ReRatePackage

APIDescription
GET api/ReRatePackage

No documentation available.

GET api/ReRatePackage/{id}

No documentation available.

POST api/ReRatePackage

No documentation available.

PUT api/ReRatePackage/{id}

No documentation available.

DELETE api/ReRatePackage/{id}

No documentation available.

orgMediaEx

APIDescription
GET api/orgMediaEx/{itemType}/{itemID}?linked={linked}

No documentation available.

POST api/orgMediaEx

Insert a new record into the Media table.

PUT api/orgMediaEx/{id}

Update an existing record from the Media table.

DELETE api/orgMediaEx/{id}

Delete a single record from the Media table.

audImportPackage

APIDescription
GET api/audImportPackage/{PackageID}/{ImportPackageID}

Get all values from the Packages table found in a given ImportBatch

cfgWorkStatus

Access data from the WorkStatuses table.

APIDescription
GET api/cfgWorkStatus

Get all values from the WorkStatuses table

GET api/cfgWorkStatus/{id}

Return a single value from the WorkStatuses table using the primary key as ID.

POST api/cfgWorkStatus

Insert a new record into the WorkStatuses table.

PUT api/cfgWorkStatus/{id}

Update an existing record from the WorkStatuses table.

DELETE api/cfgWorkStatus/{id}

Delete a single record from the WorkStatuses table.

docDocument

Access data from the Documents table.

APIDescription
GET api/docDocument

Get all values from the Documents table

GET api/docDocument/{id}

Return a single value from the Documents table using the primary key as ID.

GET api/docDocument/published

No documentation available.

POST api/docDocument

Insert a new record into the Documents table.

POST api/docDocument/upload

No documentation available.

PUT api/docDocument/{id}

Update an existing record from the Documents table.

DELETE api/docDocument/{id}

Delete a single record from the Documents table.

GET api/docDocument/ex?showArchive={showArchive}

No documentation available.

GET api/docDocument/search?frag={frag}

No documentation available.

GET api/docDocument/searchAllText?frag={frag}

No documentation available.

GET api/docDocument/searchLibrary?frag={frag}

No documentation available.

GET api/docDocument/nextDocumentReferenceNumber

No documentation available.

PUT api/docDocument/toggleArchive/{id}

No documentation available.

GET api/docDocument/assignment/{id}

No documentation available.

GET api/docDocument/version/{id}/{type}

No documentation available.

GET api/docDocument/content/{id}

No documentation available.

rptReportParameter

Access data from the ReportParameter table.

APIDescription
GET api/rptReportParameter

Get all values from the ReportParameter table

GET api/rptReportParameter/{id}

Return a single value from the ReportParameter table using the primary key as ID.

POST api/rptReportParameter

Insert a new record into the ReportParameter table.

PUT api/rptReportParameter/{id}

Update an existing record from the ReportParameter table.

DELETE api/rptReportParameter/{id}

Delete a single record from the ReportParameter table.

timeFunctionGroupFunction

Access data from the FunctionGroupFunctions table.

APIDescription
GET api/timeFunctionGroupFunction

Get all values from the FunctionGroupFunctions table

GET api/timeFunctionGroupFunction/{id}

Return a single value from the FunctionGroupFunctions table using the primary key as ID.

POST api/timeFunctionGroupFunction

Insert a new record into the FunctionGroupFunctions table.

PUT api/timeFunctionGroupFunction/{id}

Update an existing record from the FunctionGroupFunctions table.

DELETE api/timeFunctionGroupFunction/{id}

Delete a single record from the FunctionGroupFunctions table.

GET api/timeFunctionGroupFunction/forGroup/{id}/{type}

Retrieve a list of Functions assigned to a specified FunctionGroup

GET api/timeFunctionGroupFunction/forFunction/{id}/{types}

Retrieve a list of Functions assigned to a specified FunctionGroup

PUT api/timeFunctionGroupFunction/forFunction

Update (either add or remove) the timeFunctionGroupFunction association in fgf

PUT api/timeFunctionGroupFunction/forGroup

Update (either add or remove) the timeFunctionGroupFunction association in fgf

ordOrderFreightVw

Accesses data from the OrdersFreight view.

APIDescription
GET api/ordOrderFreightVw/except/{except}

Get all values from the OrdersFreightVw view

GET api/ordOrderFreightVw

Get all values from the OrdersFreightVw view

GET api/ordOrderFreightVw/{id}

Return a single value from the OrdersFreightVw view using the primary key as ID.

GET api/ordOrderFreightVw/client/{entityID}

No documentation available.

cfgTrackType

Access data from the TrackTypes table.

APIDescription
GET api/cfgTrackType

Get all values from the TrackTypes table

GET api/cfgTrackType/{id}

Return a single value from the TrackTypes table using the primary key as ID.

POST api/cfgTrackType

Insert a new record into the TrackTypes table.

PUT api/cfgTrackType/{id}

Update an existing record from the TrackTypes table.

DELETE api/cfgTrackType/{id}

Delete a single record from the TrackTypes table.

cfgClientRule

Access data from the ClientRules table.

APIDescription
GET api/cfgClientRule

Get all values from the IssueTypes table

GET api/cfgClientRule/{id}

Return a single value from the IssueTypes table using the primary key as ID.

POST api/cfgClientRule

Insert a new record into the IssueTypes table.

PUT api/cfgClientRule/{id}

Update an existing record from the IssueTypes table.

DELETE api/cfgClientRule/{id}

Delete a single record from the IssueTypes table.

orgVendor

Access data from the Vendors table.

APIDescription
GET api/orgVendor

Get all values from the Vendors table

GET api/orgVendor/{id}

Return a single value from the Vendors table using the primary key as ID.

POST api/orgVendor

Insert a new record into the Vendors table.

PUT api/orgVendor/{id}

Update an existing record from the Vendors table.

DELETE api/orgVendor/{id}

Delete a single record from the Vendors table.

GET api/orgVendor/{vendorType}

Get all vendors of a particular type. Returns vendor info only;

GET api/orgVendor/{vendorType}/associated/{associatedID}

Get vendors of a type associated with a specific entity

GET api/orgVendor/Edit/{id}

Get a single vendor by EntityID

GET api/orgVendor/{vendorType}/{id}/associated/{associatedID}

Get a specific vendor (id) of a specific type (vendorType) associated with another entity (usually a client)

GET api/orgVendor/{vendorType}/search?frag={frag}

No documentation available.

audImportBatch

Access data from the ImportBatches table.

APIDescription
GET api/audImportBatch

Get all values from the ImportBatches table

GET api/audImportBatch/{id}

Return a single value from the ImportBatches table using the primary key as ID.

GET api/audImportBatch/carrier/{CarrierID}

Get all values from the ImportBatches table for the specified CarrierID

POST api/audImportBatch

Insert a new record into the ImportBatches table.

PUT api/audImportBatch/{id}

Update an existing record from the ImportBatches table.

DELETE api/audImportBatch/{id}

Delete a single record from the ImportBatches table.

GET api/audImportBatch/batchItems/{batchID}

No documentation available.

GET api/audImportBatch/ex/{batchID}

No documentation available.

POST api/audImportBatch/updateSurcharges/{importBatchID}

No documentation available.

POST api/audImportBatch/runAuditCompare/{importBatchID}

No documentation available.

GET api/audImportBatch/status/{status}

No documentation available.

docDocumentFunctions

APIDescription
GET api/docDocumentFunctions

No documentation available.

GET api/docDocumentFunctions/{id}

No documentation available.

GET api/docDocumentFunctions/document/{id}

No documentation available.

GET api/docDocumentFunctions/function/{id}

No documentation available.

POST api/docDocumentFunctions

No documentation available.

DELETE api/docDocumentFunctions/{id}

No documentation available.

chgCarrierRate

Access data from the CarrierRates table.

APIDescription
GET api/chgCarrierRate

Get all values from the CarrierRates table

GET api/chgCarrierRate/{id}

Return a single value from the CarrierRates table using the primary key as ID.

POST api/chgCarrierRate

Insert a new record into the CarrierRates table.

PUT api/chgCarrierRate/{id}

Update an existing record from the CarrierRates table.

DELETE api/chgCarrierRate/{id}

Delete a single record from the CarrierRates table.

P3PLShipment

Access data from the P3PL Shipment table.

APIDescription
GET api/P3PLShipment/{id}

Return a single value from the P3PLShipment table using the primary key as ID.

PUT api/P3PLShipment/{id}

Update an existing record from the P3PLShipment table.

audRequestedServices

APIDescription
GET api/RequestedServices/servicesFor/{PackageID}

No documentation available.

GET api/RequestedServices/ShippingServiceCodes/{PackageID}

No documentation available.

docQuizResponse

Access data from the QuizResponses table.

APIDescription
GET api/docQuizResponse

Get all values from the QuizResponses table

GET api/docQuizResponse/{id}

Return a single value from the QuizResponses table using the primary key as ID.

POST api/docQuizResponse

Insert a new record into the QuizResponses table.

PUT api/docQuizResponse/{id}

Update an existing record from the QuizResponses table.

DELETE api/docQuizResponse/{id}

Delete a single record from the QuizResponses table.

cfgDepartment

Access data from the Departments table.

APIDescription
GET api/cfgDepartment

Get all values from the Departments table

GET api/cfgDepartment/{id}

Return a single value from the Departments table using the primary key as ID.

POST api/cfgDepartment

Insert a new record into the Departments table.

PUT api/cfgDepartment/{id}

Update an existing record from the Departments table.

DELETE api/cfgDepartment/{id}

Delete a single record from the Departments table.

orgMediaVw

Access data from the MediaVw view.

APIDescription
GET api/orgMediaVw

Get all values from the MediaVw view

GET api/orgMediaVw/{id}

Return a single value from the MediaVw view using the primary key as ID.

secUserWarehouseAccessLevel

Access data from the UserWarehouseAccessLevels table.

APIDescription
GET api/secUserWarehouseAccessLevel

Get all values from the UserWarehouseAccessLevels table

GET api/secUserWarehouseAccessLevel/{id}

Return a single value from the UserWarehouseAccessLevels table using the primary key as ID.

POST api/secUserWarehouseAccessLevel

Insert a new record into the UserWarehouseAccessLevels table.

PUT api/secUserWarehouseAccessLevel/{id}

Update an existing record from the UserWarehouseAccessLevels table.

DELETE api/secUserWarehouseAccessLevel/{id}

Delete a single record from the UserWarehouseAccessLevels table.

ordWarehouseDashboard

Accesses data from the WarehouseDashboard views.

APIDescription
GET api/ordWarehouseDashboard/{WarehouseCode}/{DashboardType}

Get all values from the WarehouseDashboard view

cfgFeeType

Access data from the FeeTypes table.

APIDescription
GET api/cfgFeeType

Get all values from the FeeTypes table

GET api/cfgFeeType/{id}

Return a single value from the FeeTypes table using the primary key as ID.

GET api/cfgFeeType/type/{id}

Get values from the FeeTypes table for a given PayableType

POST api/cfgFeeType

Insert a new record into the FeeTypes table.

PUT api/cfgFeeType/{id}

Update an existing record from the FeeTypes table.

DELETE api/cfgFeeType/{id}

Delete a single record from the FeeTypes table.

P3PLShipmentPackage

Access data from the P3PLShipmentPackage table.

APIDescription
GET api/P3PLShipmentPackage/{id}

Return a single value from the P3PLShipmentPackage table using the primary key as ID.

GET api/P3PLShipmentPackage/summary/{PackageID}

Return a list of ShipmentPackage information related to the specified ShipmentPackage by going through the Shipment

GET api/P3PLShipmentPackage/orderID/{PackageID}

Return the OrderID associated with a given packageID

PUT api/P3PLShipmentPackage/{id}

Update an existing record from the P3PLShipmentPackage table.

pmgPrinterUser

Access data from the Printer_User table.

APIDescription
GET api/pmgPrinterUser

Get all values from the Printer_User table

GET api/pmgPrinterUser/{id}

Return a single value from the Printer_User table using the primary key as ID.

POST api/pmgPrinterUser

Insert a new record into the Printer_User table.

PUT api/pmgPrinterUser/{id}

Update an existing record from the Printer_User table.

DELETE api/pmgPrinterUser/{id}

Delete a single record from the Printer_User table.

GET api/pmgPrinterUser/filter?AppName={AppName}&ClientID={ClientID}&WarehouseID={WarehouseID}

No documentation available.

GET api/pmgPrinterUser/forUser?AppName={AppName}&UserID={UserID}&WarehouseID={WarehouseID}

No documentation available.

PUT api/pmgPrinterUser/forUser/{userID}

No documentation available.

timeClientWarehouse

Access data from the ClientWarehouses table.

APIDescription
GET api/timeClientWarehouse

Get all values from the ClientWarehouses table

GET api/timeClientWarehouse/{id}

Return a single value from the ClientWarehouses table using the primary key as ID.

POST api/timeClientWarehouse

Insert a new record into the ClientWarehouses table.

PUT api/timeClientWarehouse/{id}

Update an existing record from the ClientWarehouses table.

DELETE api/timeClientWarehouse/{id}

Delete a single record from the ClientWarehouses table.

GET api/timeClientWarehouse/clients/{WarehouseID}

Retrieve a list of valid Clients for a specified Warehouse

GET api/timeClientWarehouse/client/{ClientID}/assigned

Retrieve a list of valid Warehouses for a specified client

GET api/timeClientWarehouse/client/{ClientID}/assignments

Retrieve a list of valid Warehouses for a specified client

secUserWarehouseAccess

Access data from the UserWarehouseAccess table.

APIDescription
GET api/secUserWarehouseAccess

Get all values from the UserWarehouseAccess table

GET api/secUserWarehouseAccess/{id}

Return a single value from the UserWarehouseAccess table using the primary key as ID.

POST api/secUserWarehouseAccess

Insert a new record into the UserWarehouseAccess table.

PUT api/secUserWarehouseAccess/{id}

Update an existing record from the UserWarehouseAccess table.

DELETE api/secUserWarehouseAccess/{id}

Delete a single record from the UserWarehouseAccess table.

orgCarrierFuelSurcharge

Access data from the CarrierFuelSurcharges table.

APIDescription
GET api/orgCarrierFuelSurcharge

Get all values from the CarrierFuelSurcharges table

GET api/orgCarrierFuelSurcharge/{id}

Return a single value from the CarrierFuelSurcharges table using the primary key as ID.

POST api/orgCarrierFuelSurcharge

Insert a new record into the CarrierFuelSurcharges table.

PUT api/orgCarrierFuelSurcharge/{id}

Update an existing record from the CarrierFuelSurcharges table.

DELETE api/orgCarrierFuelSurcharge/{id}

Delete a single record from the CarrierFuelSurcharges table.

audFedExCode

Access data from the FedExCodes table.

APIDescription
GET api/audFedExCode

Get all values from the FedExCodes table

GET api/audFedExCode/{id}

Return a single value from the FedExCodes table using the primary key as ID.

POST api/audFedExCode

Insert a new record into the FedExCodes table.

PUT api/audFedExCode/{id}

Update an existing record from the FedExCodes table.

DELETE api/audFedExCode/{id}

Delete a single record from the FedExCodes table.

audGetComparedRecords

APIDescription
GET api/audGetComparedRecords/GetComparedRecords

No documentation available.

GET api/audGetComparedRecords/GetComparedRecords/{invoice}/{withStatus}

No documentation available.

GET api/audGetComparedRecords/GetComparedRecordsByCharge/{charge}/{invoice}

No documentation available.

GET api/audGetComparedRecords/GetDashboardData

No documentation available.

GET api/audGetComparedRecords/GetDashboardFinancialData

No documentation available.

GET api/audGetComparedRecords/GetComparedRecordByID/{id}

No documentation available.

audVAS

APIDescription
GET api/audVAS?fromDate={fromDate}&toDate={toDate}&displayOption={displayOption}

Get all values from the audVAS

GET api/audVAS/charges/{PackageID}

Get all VAS oriented charges

PUT api/audVAS/markups

Get the ServiceCode markups from Mapping tables for a client and the listed service codes

ordFreightCalculator

Access data from the FreightCalculator table.

APIDescription
GET api/ordFreightCalculator

Get all values from the FreightCalculator table

GET api/ordFreightCalculator/{id}?DataVersion={DataVersion}

Return a single value from the FreightCalculator table using the primary key as ID.

POST api/ordFreightCalculator

Insert a new record into the FreightCalculator table.

PUT api/ordFreightCalculator

Update an existing record from the FreightCalculator table.

DELETE api/ordFreightCalculator/{id}/{DataVersion}

Delete a single record from the FreightCalculator table.

GET api/ordFreightCalculator/order/{id}/{DataVersion}

No documentation available.

GET api/ordFreightCalculator/{id}/copy

No documentation available.

timeSchedule

Access data from the Schedules table.

APIDescription
GET api/timeSchedule

Get all values from the Schedules table

GET api/timeSchedule/{id}

Return a single value from the Schedules table using the primary key as ID.

POST api/timeSchedule

Insert a new record into the Schedules table.

PUT api/timeSchedule/{id}

Update an existing record from the Schedules table.

POST api/timeSchedule/batch

Insert or update a batch of records into the Schedules table.

PUT api/timeSchedule/batchDelete

Delete a batch of records from the Schedules table.

DELETE api/timeSchedule/{id}

Delete a single record from the Schedules table.

GET api/timeSchedule/team/{id}?fromDate={fromDate}&numDays={numDays}

No documentation available.

GET api/timeSchedule/teamFull/{id}?fromDate={fromDate}&numDays={numDays}

No documentation available.

GET api/timeSchedule/employee/{id}?fromDate={fromDate}&numDays={numDays}

No documentation available.

cfgServiceLevel

Access data from the ServiceLevels table.

APIDescription
GET api/cfgServiceLevel

Get all values from the ServiceLevels table

GET api/cfgServiceLevel/{id}

Return a single value from the ServiceLevels table using the primary key as ID.

POST api/cfgServiceLevel

Insert a new record into the ServiceLevels table.

PUT api/cfgServiceLevel/{id}

Update an existing record from the ServiceLevels table.

DELETE api/cfgServiceLevel/{id}

Delete a single record from the ServiceLevels table.

P3PL

Misc access (read only) to P3PL data

APIDescription
GET api/P3PL/clients

Return a list of P3PL Client records

GET api/P3PL/vasclients

Return a list of P3PL Clients configured for VAS billing

GET api/P3PL/carriers

Return a list of Carriers flagged as audited (IsAudit = true)

orgClientWarehous

Access data from the ClientWarehouses table.

APIDescription
GET api/orgClientWarehous

Get all values from the ClientWarehouses table

GET api/orgClientWarehous/{id}

Return a single value from the ClientWarehouses table using the primary key as ID.

POST api/orgClientWarehous

Insert a new record into the ClientWarehouses table.

PUT api/orgClientWarehous/{id}

Update an existing record from the ClientWarehouses table.

DELETE api/orgClientWarehous/{id}

Delete a single record from the ClientWarehouses table.

utlCountryCode

Access data from the CountryCodes table.

APIDescription
GET api/utlCountryCode

Get all values from the CountryCodes table

GET api/utlCountryCode/{id}

Return a single value from the CountryCodes table using the primary key as ID.

POST api/utlCountryCode

Insert a new record into the CountryCodes table.

PUT api/utlCountryCode/{id}

Update an existing record from the CountryCodes table.

DELETE api/utlCountryCode/{id}

Delete a single record from the CountryCodes table.

docRole

Access data from the Roles table.

APIDescription
GET api/docRole

Get all values from the Roles table

GET api/docRole/{id}

Return a single value from the Roles table using the primary key as ID.

POST api/docRole

Insert a new record into the Roles table.

PUT api/docRole/{id}

Update an existing record from the Roles table.

DELETE api/docRole/{id}

Delete a single record from the Roles table.

orgClientsGoTimeVw

Access data from the ClientsGoTimeVw view.

APIDescription
GET api/orgClientsGoTime

Get all values from the orgClientsGoTimeVw view

GET api/orgClientsGoTime/{id}

Return a single value from the orgClientsGoTimeVw view using the primary key as ID.

POST api/orgClientsGoTime/{newShortName}

No documentation available.

GET api/orgClientsGoTime/search/{frag}

No documentation available.

secGroupType

Access data from the GroupTypes table.

APIDescription
GET api/secGroupType

Get all values from the GroupTypes table

GET api/secGroupType/{id}

Return a single value from the GroupTypes table using the primary key as ID.

POST api/secGroupType

Insert a new record into the GroupTypes table.

PUT api/secGroupType/{id}

Update an existing record from the GroupTypes table.

DELETE api/secGroupType/{id}

Delete a single record from the GroupTypes table.

cfgDefaultSubjectTo

Access data from the DefaultSubjectTos table.

APIDescription
GET api/cfgDefaultSubjectTo

Get all values from the DefaultSubjectTos table

GET api/cfgDefaultSubjectTo/{id}

Return a single value from the DefaultSubjectTos table using the primary key as ID.

POST api/cfgDefaultSubjectTo

Insert a new record into the DefaultSubjectTos table.

PUT api/cfgDefaultSubjectTo/{id}

Update an existing record from the DefaultSubjectTos table.

DELETE api/cfgDefaultSubjectTo/{id}

Delete a single record from the DefaultSubjectTos table.

utlPlaceType

Access data from the PlaceTypes table.

APIDescription
GET api/utlPlaceType

Get all values from the PlaceTypes table

GET api/utlPlaceType/{id}

Return a single value from the PlaceTypes table using the primary key as ID.

POST api/utlPlaceType

Insert a new record into the PlaceTypes table.

PUT api/utlPlaceType/{id}

Update an existing record from the PlaceTypes table.

DELETE api/utlPlaceType/{id}

Delete a single record from the PlaceTypes table.

ordOrderFreight

APIDescription
GET api/ordOrderFreight

No documentation available.

GET api/ordOrderFreight/{id}

Return a single value from the OrdersFreight table using the primary key as ID.

POST api/ordOrderFreight

Insert a new record into the OrdersFreight table.

PUT api/ordOrderFreight/{id}

Update an existing record from the OrdersFreight table.

DELETE api/ordOrderFreight/{id}

Delete a single record from the OrdersFreight table.

pmgPrinterType

Access data from the PrinterType table.

APIDescription
GET api/pmgPrinterType

Get all values from the PrinterType table

GET api/pmgPrinterType/{id}

Return a single value from the PrinterType table using the primary key as ID.

GET api/pmgPrinterType/warehouse/{warehouseID}

Return a list of values from the PrinterType table for the specified warehouseID

POST api/pmgPrinterType

Insert a new record into the PrinterType table.

PUT api/pmgPrinterType/{id}

Update an existing record from the PrinterType table.

DELETE api/pmgPrinterType/{id}

Delete a single record from the PrinterType table.

timeScheduleTemplate

Access data from the ScheduleTemplates table.

APIDescription
GET api/timeScheduleTemplate

Get all values from the ScheduleTemplates table

GET api/timeScheduleTemplate/{id}

Return a single value from the ScheduleTemplates table using the primary key as ID.

GET api/timeScheduleTemplate/forUser/{id}

Get all values for the specified UserID from the ScheduleTemplates table

POST api/timeScheduleTemplate

Insert a new record into the ScheduleTemplates table.

PUT api/timeScheduleTemplate/{id}

Update an existing record from the ScheduleTemplates table.

DELETE api/timeScheduleTemplate/{id}

Delete a single record from the ScheduleTemplates table.

ShippedParcel

APIDescription
GET api/audParcel/ShippedParcel/{fromDate}/{toDate}

No documentation available.

POST api/audParcel/ShippedParcel

No documentation available.

PUT api/audParcel/{id}/void

No documentation available.

POST api/audParcel/{id}/reprocess

No documentation available.

docHistory

Access data from the History table.

APIDescription
GET api/docHistory

Get all values from the History table

GET api/docHistory/{id}

Return a single value from the History table using the primary key as ID.

POST api/docHistory

Insert a new record into the History table.

PUT api/docHistory/{id}

Update an existing record from the History table.

DELETE api/docHistory/{id}

Delete a single record from the History table.

GET api/docHistory/document/{docID}

No documentation available.

GET api/docHistory/version/{versionID}

No documentation available.

FileImport

APIDescription
POST api/FileImport

Take the import from the web page and save the file to the local server Determines the TYPE of import, frm the fileImport object found in the post payload and determines the TYPE of import Hands off the processing of the file (if any) to specific services

ordBillingPortalVw

APIDescription
GET api/ordBillingPortalVw?clientID={clientID}&invoiceStatuses={invoiceStatuses}&forwardingStatuses={forwardingStatuses}

No documentation available.

chgCarrierRatesEx

APIDescription
GET api/chgCarrierRatesEx

No documentation available.

chgCarrierAreasEx

APIDescription
GET api/chgCarrierAreasEx

No documentation available.

ordTrackingPortalVw

APIDescription
GET api/ordTrackingPortalVw?clientID={clientID}&forwardingStatuses={forwardingStatuses}

No documentation available.