PaymentTerms

This entity describes an Autotask Payment Term. A payment term specifies the conditions and requirements for payment due on an Autotask invoice; for example, Net 30 days.

In Autotask, payment terms are set up in the Admin module and added to a Quote or invoice template.

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: paymentTerms

Entity Path:

/atservicesrest/v1.0/paymentTerms

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

Field definitions

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

Additional resources