Start a new topic

GetInboundCallingHistory issue

Hi,


I'm testing out the API functions and I find that GetInboundCallingHistory is giving me "Incorrect Input Parameters". I'm using the following (modified from the Action Name Reference):


 

<ActionName>GetInboundCallingHistory</ActionName>

 <pageSize>100</pageSize>

 <startAt>0</startAt>

 <startDate>2017-03-01</startDate>

 <endDate>2017-03-02</endDate>


Tenant and Auth key are omitted, but correct as other Actions work. I also tried adding the extension as well to mirror GetOutboundCallingHistory to no avail.


Am I doing something wrong here or is this a bug?


Hi Nikolaos,


Sorry for the very delayed reply, I didn't receive the mail saying a new thread had started. Please see xml below,


<?xml version="1.0" encoding="UTF-8"?>

<XML>

<Tenant>

    <Name></Name>

    <Auth></Auth>

</Tenant>

<ActionName>GetInboundCallingHistory</ActionName>

<accountID>1871</accountID>

<pageSize>100</pageSize>

<startAt>0</startAt>

<startDate>2017-03-01</startDate>

<endDate>2017-03-15</endDate>

</XML>


I think the issue was the account id, I don't think this is documented, I will be re-doing documentation soon. Its a bit of a hack to get your account ID but essentially you can see it if you add a new conference room, its the first digits of the conference room number. Please see below:


image




Good day. I can't receive calls from my line. Please assist. Regards Zamo

Hi Zamokuhle, 


Please log a support ticket, this is the Dev forum, only support will be able to help you.



Login or Signup to post a comment