POST api/SgpDomaineActivite

Request Information

URI Parameters

None.

Body Parameters

DomaineActiviteDpDto
NameDescriptionTypeAdditional information
InfoSearchIdDomaineActivite

InfoSearchOfInt32

None.

InfoSearchCode

InfoSearchOfString

None.

InfoSearchLibelle

InfoSearchOfString

None.

InfoSearchIsDeleted

InfoSearchOfBoolean

None.

InfoSearchDateCreation

InfoSearchOfDateTime

None.

InfoSearchDateMaj

InfoSearchOfDateTime

None.

InfoSearchCreatedBy

InfoSearchOfInt64

None.

InfoSearchModifiedBy

InfoSearchOfInt64

None.

InfoSearchDataKey

InfoSearchOfString

None.

IdDomaineActivite

integer

None.

Code

string

None.

Libelle

string

None.

IsDeleted

boolean

None.

DateCreation

date

None.

DateMaj

date

None.

CreatedBy

integer

None.

ModifiedBy

integer

None.

DataKey

string

None.

SecteurActivites

Collection of SecteurActiviteDpDto

None.

IsNewItem

boolean

None.

RequiredTenant

boolean

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'DomaineActivite' with type 'Inexa.ASO.Common.Dto.Generated.DomaineActiviteDpDto'. Path 'SecteurActivites[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'DomaineActivite' with type 'Inexa.ASO.Common.Dto.Generated.DomaineActiviteDpDto'. Path 'SecteurActivites[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Le graphique de l'objet pour le type 'Inexa.ASO.Common.Dto.Generated.SecteurActiviteDpDto' contient des cycles et il est impossible de le sérialiser si le suivi de référence est désactivé.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Le graphique de l'objet pour le type 'Inexa.ASO.Common.Dto.Generated.SecteurActiviteDpDto' contient des cycles et il est impossible de le sérialiser si le suivi de référence est désactivé.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'DomaineActiviteDpDto'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.