updateTaxGroup

abstract suspend fun updateTaxGroup(taxGroupId: Long, putTaxesGroupTaxGroupIdRequest: PutTaxesGroupTaxGroupIdRequest): PutTaxesGroupTaxGroupIdResponse

Update Tax Group Updates Tax Group. Only end date can be up-datable and can insert new tax components. Responses:

  • 200: OK

Return

PutTaxesGroupTaxGroupIdResponse

Parameters

taxGroupId

taxGroupId

putTaxesGroupTaxGroupIdRequest