Joel Emanoel Posted November 5, 2018 Share Posted November 5, 2018 Hello guys, how are you? I have a problem, when i run the code below, it does not return the tickets to me. It should return why there is a ticket created. $tickets = localAPI("GetTickets"); Return: stdClass Object ( [result] => success [totalresults] => [startnumber] => 0 [numreturned] => ) It is not returning the complete result that should be with 1 ticket. I also have another question, can I create an invoice to add credit through the API? I did not find anything relative in the documentation. Regards! 0 Quote Link to comment Share on other sites More sharing options...
Dries Posted May 3, 2021 Share Posted May 3, 2021 Hello Joel, I'm 3 years late but maybe this can help other people, you didn't assign ticket departments to your API account, that's why no tickets are returning. Kind regards, Dries 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.