Skip to main content
Server path: /moco-account | Type: Application | PCID required: Yes

Tools

ToolDescription
moco_account_create_account_catalog_servicesCreate account catalog service
moco_account_create_account_catalog_services_itemsCreate account catalog service item
moco_account_create_account_custom_propertiesCreate account custom property
moco_account_create_account_expense_templatesCreate account expense template
moco_account_create_account_task_templatesCreate account task template
moco_account_create_account_web_hooksCreate account web hook
moco_account_delete_catalog_servicesDelete account catalog service
moco_account_delete_catalog_services_itemsDelete account catalog service item
moco_account_delete_custom_propertiesDelete account custom property
moco_account_delete_expense_templatesDelete account expense template
moco_account_delete_task_templatesDelete account task template
moco_account_delete_web_hooksDelete account web hook
moco_account_get_catalog_servicesGet account catalog service
moco_account_get_catalog_services_itemsGet account catalog service item
moco_account_get_custom_propertiesGet account custom property
moco_account_get_expense_templatesGet account expense template
moco_account_get_task_templatesGet account task template
moco_account_get_web_hooksGet account web hook
moco_account_list_account_catalog_servicesList account catalog services
moco_account_list_account_custom_propertiesList account custom properties
moco_account_list_account_expense_templatesList account expense templates
moco_account_list_account_fixed_costsList account fixed costs
moco_account_list_account_hourly_ratesList account hourly rates
moco_account_list_account_internal_hourly_ratesGet account internal hourly rates
moco_account_list_account_task_templatesList account task templates
moco_account_list_account_web_hooksList account web hooks
moco_account_update_account_catalog_servicesUpdate account catalog service
moco_account_update_account_catalog_services_1Update account catalog service
moco_account_update_account_catalog_services_itemsUpdate account catalog service item
moco_account_update_account_catalog_services_items_1Update account catalog service item
moco_account_update_account_custom_propertiesUpdate account custom property
moco_account_update_account_expense_templatesUpdate account expense template
moco_account_update_account_internal_hourly_ratesUpdate account internal hourly rates
moco_account_update_account_task_templatesUpdate account task template
moco_account_update_account_task_templates_1Update account task template
moco_account_update_account_web_hooksUpdate account web hook
moco_account_update_account_web_hooks_1Update account web hook
moco_account_update_account_web_hooks_disableDisable account web hook
moco_account_update_account_web_hooks_enableEnable account web hook

moco_account_create_account_catalog_services

Create account catalog service Parameters:
ParameterTypeRequiredDefaultDescription
itemsany[]NoThe items value
titlestringNoThe title value

moco_account_create_account_catalog_services_items

Create account catalog service item Parameters:
ParameterTypeRequiredDefaultDescription
catalog_service_idintegerYesCatalog Service Id
additionalbooleanNoThe additional value
descriptionstringNoThe description value
destroyedbooleanNoThe destroyed value
idintegerNoThe id value
net_totalnumberNoNet Total
optionalbooleanNoThe optional value
partbooleanNoThe part value
position_group_displaystringNoPosition Group Display
position_group_itemsobject[]NoPosition Group Items
quantitynumberNoThe quantity value
subtotal_typestringNoSubtotal Type
titlestringNoThe title value
typestringNoThe type value
unitstringNoThe unit value
unit_costnumberNoUnit Cost
unit_pricenumberNoUnit Price

moco_account_create_account_custom_properties

Create account custom property Parameters:
ParameterTypeRequiredDefaultDescription
api_onlybooleanNoApi Only
defaultsstring[]NoThe defaults value
entitystringYesThe entity value
kindstringYesThe kind value
namestringYesThe name value
notification_enabledbooleanNoNotification Enabled
placeholderstringNoThe placeholder value
placeholder_altstringNoPlaceholder Alt
print_on_invoicebooleanNoPrint On Invoice
print_on_offerbooleanNoPrint On Offer
print_on_timesheetbooleanNoPrint On Timesheet

moco_account_create_account_expense_templates

Create account expense template Parameters:
ParameterTypeRequiredDefaultDescription
currencystringYesISO 4217 currency code (e.g. EUR, USD).
descriptionstringNoThe description value
revenue_category_idintegerNoRevenue Category Id
titlestringYesThe title value
unitstringNoThe unit value
unit_costnumberNoUnit Cost
unit_pricenumberNoUnit Price

moco_account_create_account_task_templates

Create account task template Parameters:
ParameterTypeRequiredDefaultDescription
billablebooleanNoThe billable value
descriptionstringNoThe description value
indexintegerNoThe index value
namestringNoThe name value
project_defaultbooleanNoProject Default
revenue_category_idintegerNoRevenue Category Id

moco_account_create_account_web_hooks

Create account web hook Parameters:
ParameterTypeRequiredDefaultDescription
eventstringYesThe event value
hookstringYesThe hook value
targetstringYesThe target value

moco_account_delete_catalog_services

Delete account catalog service Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_delete_catalog_services_items

Delete account catalog service item Parameters:
ParameterTypeRequiredDefaultDescription
catalog_service_idintegerYesCatalog Service Id
idintegerYesResource ID.

moco_account_delete_custom_properties

Delete account custom property Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_delete_expense_templates

Delete account expense template Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_delete_task_templates

Delete account task template Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_delete_web_hooks

Delete account web hook Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_get_catalog_services

Get account catalog service Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_get_catalog_services_items

Get account catalog service item Parameters:
ParameterTypeRequiredDefaultDescription
catalog_service_idintegerYesCatalog Service Id
idintegerYesResource ID.

moco_account_get_custom_properties

Get account custom property Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_get_expense_templates

Get account expense template Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_get_task_templates

Get account task template Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_get_web_hooks

Get account web hook Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_list_account_catalog_services

List account catalog services Parameters:
ParameterTypeRequiredDefaultDescription
pageintegerNoPage number, starting at 1.
per_pageintegerNoPage size.
idsstringNoComma-separated IDs.
updated_afterstringNoISO 8601 UTC timestamp (e.g. 2026-01-31T14:30:00Z). Returns entities created or updated after this timestamp and is intended for incremental synchronization. Combine with delete webhooks for full synchronization.

moco_account_list_account_custom_properties

List account custom properties Parameters:
ParameterTypeRequiredDefaultDescription
pageintegerNoPage number, starting at 1.
per_pageintegerNoPage size.
idsstringNoComma-separated IDs.
updated_afterstringNoISO 8601 UTC timestamp (e.g. 2026-01-31T14:30:00Z). Returns entities created or updated after this timestamp and is intended for incremental synchronization. Combine with delete webhooks for full synchronization.
entitystringNoThe entity value

moco_account_list_account_expense_templates

List account expense templates Parameters:
ParameterTypeRequiredDefaultDescription
pageintegerNoPage number, starting at 1.
per_pageintegerNoPage size.
idsstringNoComma-separated IDs.
updated_afterstringNoISO 8601 UTC timestamp (e.g. 2026-01-31T14:30:00Z). Returns entities created or updated after this timestamp and is intended for incremental synchronization. Combine with delete webhooks for full synchronization.

moco_account_list_account_fixed_costs

List account fixed costs Parameters:
ParameterTypeRequiredDefaultDescription
pageintegerNoPage number, starting at 1.
yearintegerNoOptional year filter for monthly cost entries.

moco_account_list_account_hourly_rates

List account hourly rates Parameters:
ParameterTypeRequiredDefaultDescription
company_idintegerNoOptional company ID. Returns company-specific defaults when available.
include_archived_usersbooleanNoInclude archived users in the users section.

moco_account_list_account_internal_hourly_rates

Get account internal hourly rates Parameters:
ParameterTypeRequiredDefaultDescription
yearsstringNoComma-separated years, for example 2024,2025. Defaults to current year.
unit_idintegerNoOptional unit filter.
include_archivedbooleanNoInclude archived users in response.

moco_account_list_account_task_templates

List account task templates Parameters:
ParameterTypeRequiredDefaultDescription
pageintegerNoPage number, starting at 1.
per_pageintegerNoPage size.
idsstringNoComma-separated IDs.
updated_afterstringNoISO 8601 UTC timestamp (e.g. 2026-01-31T14:30:00Z). Returns entities created or updated after this timestamp and is intended for incremental synchronization. Combine with delete webhooks for full synchronization.

moco_account_list_account_web_hooks

List account web hooks Parameters:
ParameterTypeRequiredDefaultDescription
pageintegerNoPage number, starting at 1.
per_pageintegerNoPage size.
idsstringNoComma-separated IDs.
updated_afterstringNoISO 8601 UTC timestamp (e.g. 2026-01-31T14:30:00Z). Returns entities created or updated after this timestamp and is intended for incremental synchronization. Combine with delete webhooks for full synchronization.

moco_account_update_account_catalog_services

Update account catalog service Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.
titlestringYesThe title value

moco_account_update_account_catalog_services_1

Update account catalog service Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.
titlestringNoThe title value

moco_account_update_account_catalog_services_items

Update account catalog service item Parameters:
ParameterTypeRequiredDefaultDescription
catalog_service_idintegerYesCatalog Service Id
idintegerYesResource ID.
additionalbooleanNoThe additional value
descriptionstringNoThe description value
destroyedbooleanNoThe destroyed value
net_totalnumberNoNet Total
optionalbooleanNoThe optional value
partbooleanNoThe part value
position_group_displaystringNoPosition Group Display
position_group_itemsobject[]NoPosition Group Items
quantitynumberNoThe quantity value
subtotal_typestringNoSubtotal Type
titlestringNoThe title value
typestringNoThe type value
unitstringNoThe unit value
unit_costnumberNoUnit Cost
unit_pricenumberNoUnit Price

moco_account_update_account_catalog_services_items_1

Update account catalog service item Parameters:
ParameterTypeRequiredDefaultDescription
catalog_service_idintegerYesCatalog Service Id
idintegerYesResource ID.
additionalbooleanNoThe additional value
descriptionstringNoThe description value
destroyedbooleanNoThe destroyed value
net_totalnumberNoNet Total
optionalbooleanNoThe optional value
partbooleanNoThe part value
position_group_displaystringNoPosition Group Display
position_group_itemsobject[]NoPosition Group Items
quantitynumberNoThe quantity value
subtotal_typestringNoSubtotal Type
titlestringNoThe title value
typestringNoThe type value
unitstringNoThe unit value
unit_costnumberNoUnit Cost
unit_pricenumberNoUnit Price

moco_account_update_account_custom_properties

Update account custom property Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.
api_onlybooleanNoApi Only
defaultsstring[]NoThe defaults value
entitystringNoThe entity value
kindstringNoThe kind value
namestringNoThe name value
notification_enabledbooleanNoNotification Enabled
placeholderstringNoThe placeholder value
placeholder_altstringNoPlaceholder Alt
print_on_invoicebooleanNoPrint On Invoice
print_on_offerbooleanNoPrint On Offer
print_on_timesheetbooleanNoPrint On Timesheet

moco_account_update_account_expense_templates

Update account expense template Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.
descriptionstringNoThe description value
revenue_category_idintegerNoRevenue Category Id
titlestringNoThe title value
unitstringNoThe unit value
unit_costnumberNoUnit Cost
unit_pricenumberNoUnit Price

moco_account_update_account_internal_hourly_rates

Update account internal hourly rates Parameters:
ParameterTypeRequiredDefaultDescription
ratesobject[]NoThe rates value
yearintegerNoThe year value

moco_account_update_account_task_templates

Update account task template Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.
billablebooleanNoThe billable value
descriptionstringNoThe description value
indexintegerNoThe index value
namestringYesThe name value
project_defaultbooleanNoProject Default
revenue_category_idintegerNoRevenue Category Id

moco_account_update_account_task_templates_1

Update account task template Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.
billablebooleanNoThe billable value
descriptionstringNoThe description value
indexintegerNoThe index value
namestringNoThe name value
project_defaultbooleanNoProject Default
revenue_category_idintegerNoRevenue Category Id

moco_account_update_account_web_hooks

Update account web hook Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.
hookstringNoThe hook value

moco_account_update_account_web_hooks_1

Update account web hook Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.
hookstringNoThe hook value

moco_account_update_account_web_hooks_disable

Disable account web hook Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.

moco_account_update_account_web_hooks_enable

Enable account web hook Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesResource ID.