cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
322
Views
0
Helpful
0
Replies

TMS API GetConferencesForSystems

abotev
Level 1
Level 1

Hi,

 

 When I send request to the API with startDate , endDate and systemIds, I always receive all meetings which are in different period.

Could someone help me? Is the problem in my format of startDate, endDate?

My request body is :

<soap:Body>
     <GetConferencesForSystems xmlns="http://tandberg.net/2004/02/tms/external/booking/">
      <SystemIds>3</SystemIds>
      <StartDate>2017-10-03 10:29:00</StartDate>
      <EndDate>2017-10-04 10:29:00</EndDate>
      <ConferenceStatus>Pending</ConferenceStatus>
    </GetConferencesForSystems>
  </soap:Body>

 

Thanks in advance

Angel

0 Replies 0