POST Setup/BusinessUnitStatus?validateOnly={validateOnly}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
validateOnly

boolean

Default value is False

Body Parameters

BusinessUnitStatusDTO
NameDescriptionTypeAdditional information
BusinessUnitStatusID

integer

None.

BUID

integer

None.

Type

BusinessUnitStatusType

None.

StatusName

string

None.

StatusDescription

string

None.

StatusType

integer

None.

StatusSubType

integer

None.

Props

Collection of Object

None.

SortOrder

integer

None.

RecordState

RecordState

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.

StatusReasonCodeTableID

integer

None.

StatusReasonRequired

boolean

None.

StatusReasonShowCodeTableLabel

boolean

None.

StatusReason2CodeTableID

integer

None.

StatusReason2Required

boolean

None.

StatusReason2ShowCodeTableLabel

boolean

None.

StatusReason3CodeTableID

integer

None.

StatusReason3Required

boolean

None.

StatusReason3ShowCodeTableLabel

boolean

None.

Summary

string

None.

BedStatus

BedStatusType

None.

FormName

string

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded, application/x-compressed-json

Sample:

Sample not available.

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.