GET api/ChildSafeBox/GetBoxById?boxId={boxId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
boxId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ChildSafeBoxDTO
NameDescriptionTypeAdditional information
associateId

integer

None.

AssociateName

string

None.

CreatedBy

integer

None.

CreateByRoleId

integer

None.

BoxId

integer

None.

BoxNumber

string

None.

Location

string

None.

ContactPerson

string

None.

Phone

string

None.

DropOffDate

date

None.

AddressDTO

ChildSafeAddressDTO

None.

StatusId

integer

None.

StatusName

string

None.

SNo

integer

None.

CreateDate

date

None.

CreateDateShortDateString

string

None.

LastPickUpDate

string

None.

FormattedPhone

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.