PUT api/Products/delete/Products?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

Product
NameDescriptionTypeAdditional information
Id

integer

None.

SerialNumber

string

None.

Name_nl

string

None.

Name_en

string

None.

Name_fr

string

None.

Name_de

string

None.

Description_nl

string

None.

Description_en

string

None.

Description_fr

string

None.

Description_de

string

None.

Price

decimal number

None.

TenantId

integer

None.

Tenant

Tenant

None.

VatId

integer

None.

Vat

VAT

None.

ServiceVatId

integer

None.

ServiceVat

VAT

None.

ProductGroupId

integer

None.

ProductGroup

ProductGroup

None.

ProductGroupTypes

Collection of ProductGroupType

None.

Files

Collection of File

None.

RoomReservationProducts

Collection of RoomReservationProduct

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}