POST api/LabourApi?ServiceID={ServiceID}&Department={Department}&ReAppid={ReAppid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ServiceID

integer

Required

Department

string

Required

ReAppid

string

Required

Body Parameters

None.

Response Information

Resource Description

FactoriesParentModSchema
NameDescriptionTypeAdditional information
statusCode

HttpStatusCode

None.

message

string

None.

objFactories

FactoriesSchema

None.

objAddressUCModel

AddressUCSchema

None.

Response 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 with type 'LMSWhatsappAPI.Model.FactoriesSchema'. Path 'objFactories.OccupentTypeList'.

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 with type 'LMSWhatsappAPI.Model.FactoriesSchema'. Path 'objFactories.OccupentTypeList'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'LMSWhatsappAPI.Model.FactoriesSchema' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'LMSWhatsappAPI.Model.FactoriesSchema' contains cycles and cannot be serialized if reference tracking is disabled.