eQuipAPI

<back to all web services

GetAssetReservationCalendar

Get Reservation calendar data

The following routes are available for this service:
POST/SchedulerResponseGet Reservations for asset reservation calendar
GetAssetReservationCalendar Parameters:
NameParameterData TypeRequiredDescription
UserIDpathstringYesUser Internal ID
SearchCriteriaCollectionpathListNoSearch Criteria Collection for Asset reservation calendar
IsReservationDatapathboolNoFlag for weather coming from Reservation events or Asset resources
IsAssetReservationDatapathboolNoFlag for weather coming from Asset reservation or reservation events
IsResourceDatapathboolNoFlag for weather coming from Asset/Reservation events or resources
SearchParam Parameters:
NameParameterData TypeRequiredDescription
FieldIDbodystringNo
FieldNamebodystringNo
FieldValuebodyObjectNo
OperatorbodystringNo
FieldTypebodyshortNo
UseMultiSelectbodyboolNo
IsSearchAsTextboxbodyboolNo
IsTransactionDetailSearchbodyboolNo
IsSubTransactionDetailSearchbodyboolNo
SecondDateRangeValuebodystringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/GetAssetReservationCalendar HTTP/1.1 
Host: equipstage3.e-isg.com 
Content-Type: text/csv
Content-Length: length

{"UserID":"String","SearchCriteriaCollection":[{"FieldName":"String","FieldValue":{},"Operator":"String"}],"IsReservationData":false,"IsAssetReservationData":false,"IsResourceData":false}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

(string)