IOperationServiceGetActiveRemovalTypes Method iikoFront Api V3 Documentation
Gets removal types which are allowed to use.

Namespace: Resto.Front.Api.V3
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax

C#
List<IRemovalType> GetActiveRemovalTypes()

Return Value

Type: ListIRemovalType
Remarks

Deleting printed product is unwanted operation usually, so it requires providing reason and removal type. If product was marred, it could be written off from some account depending on removal type.
See Also

Reference