POST api/Plants

Request Information

URI Parameters

None.

Body Parameters

ClientPlant
NameDescriptionTypeAdditional information
Id

integer

None.

ClientId

integer

None.

Name

string

None.

Description

string

None.

MainLogo

string

None.

Client

Client

None.

PhaseOfPlants

Collection of PhaseOfPlant

None.

ProductOfPlants

Collection of ProductOfPlant

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

PlantResponse
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

None.

Description

string

None.

MainLogo

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.