ShippingTypes

This entity describes an Autotask Shipping Type. A Shipping Type defines a carrier for a product shipment and can be associated with a Quote entity.

In Autotask, Shipping Types are set up in the Admin module and added to a Quote in the CRM module.

NOTE  You can refer to the Online Help to find root and child access URLs of the entity you wish to query. Refer to Finding resource and child access URLs of REST API entities for more information.

Entity details

Entity Name: ShippingTypes

Entity Path:

/atservicesrest/v1.0/ShippingTypes

Can Create:  
Can Update:  
Can Query:
Can Delete:  
Can Have UDFs:  

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
billingCodeID integer   ProjectCharges  
description string (2000)      
id long    
isActive boolean      
name string (100)      

Additional resources