POST api/Booking?strStartDtTime={strStartDtTime}&strEndDtTime={strEndDtTime}&maxhours={maxhours}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
strStartDtTime

string

Required

strEndDtTime

string

Required

maxhours

decimal number

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true