Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

The information in this document is currently in BETA and subject to change.

 

The Action Types resource represents the type of an action.

 

Resource Properties
Scope Parameteractiontypes
Location/actiontypes
MethodsGET
Default Page Size50
Max Page Size200
Default IncludesNone

 

Resource Attributes
FieldDescriptionFormatRequiredField TypeRestrictionsNotes
nameThe name of the ActionType.string (50)truedefault  
descriptionThe ActionType description.string (255)truedefault  
copyrightHolder stringfalsedefault  
copyrightContact stringfalsedefault  
copyrightEmail stringfalsedefault  
trackActualTime booleanfalsedefault  
trackBillableTime booleanfalsedefault  
isForMarketingCampaign booleanfalsedefault  
isForMarketingEvents booleanfalsedefault  
isForEmployees booleanfalsedefault .
isForCrm booleanfalsedefault  
isForDebtCollection booleanfalsedefault  
isDisabled booleanfalsedefault  
isBillable booleanfalsedefault  
enableActionImage booleanfalsedefault  
defaultEmailSubject stringfalsedefault  
logoFilename stringfalsedefault  
customLogoFilename stringfalsedefault  
customLogoDirectory stringfalsedefault  
customLogoFilesize integerfalsedefault  
customLogoModifiedTimestamp timestampfalsedefault  
templateIdentifier stringfalsedefault  
allowCloseWithOpenInvoice booleanfalsedefault  
allowInlineCustomizing booleanfalsedefault  
primaryParticipantTypeThe primary ParticipantType for the ActionType.stringtruelinkread-only 
billingPreferenceThe billing preferences for the ActionType.stringtruelink Not yet implemented

 

Link Templates
IdentifierResourceLocation Template
actiontypes.primaryParticipantTypeparticipanttypes/participanttypes/{actiontypes.primaryParticipantType}
actiontypes.billingPreferencebillingpreferences/billingpreferences/{actiontypes.billingPreference}
  • No labels