Skip to main content

Detach Product Type from ScannerType

DELETE 

/scanner/:guid/product/:product_guid

Detach a Product Type from a ScannerType

Request

Path Parameters

    guid uuidrequired

    The guid of the ScannerType.

    product_guid uuidrequired

    The guid of the Product Type.

Responses

Product Type detached from ScannerType.

Loading...