ActivityType

Retrieves the collection of ActivityType resources.

get

Retrieves the collection of ActivityType resources.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

ActivityType collection

hydra:totalItemsintegerOptional
get
/api/activity_types
200

ActivityType collection

Retrieves a ActivityType resource.

get

Retrieves a ActivityType resource.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

Resource identifier

Responses
chevron-right
200

ActivityType resource

ActivityType

@idstringRead-onlyOptional
@typestringRead-onlyOptional
@contextone ofRead-onlyOptional
stringOptional
or
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

get
/api/activity_types/{id}

Last updated

Was this helpful?