ActivityType
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Resource identifier
Responses
200
ActivityType resource
ActivityType
@idstringRead-onlyOptional
@typestringRead-onlyOptional
@contextone ofRead-onlyOptional
stringOptional
idintegerOptional
The unique identifier for the activity type
namestringOptional
The name of the activity type
enablesReverseChargebooleanOptional
Weather or not the activity type enables reverse charge
taxRatenumberOptional
The rate of the tax entity
404
Resource not found
get
/api/activity_types/{id}Last updated
Was this helpful?