Is there any V8 API Working Example in PHP ?

Hello people!

I tried to use the JSON API with V8 but I can’t manage it.
I got the authorization, did everytrhing but looks really hard to make it real.

Is there any working example in PHP of how to call the API ?

Thank you,

Alex

What you could do is use Postman, download the collection of json examples at http://yoursuitecrm/Api/docs/postman/, import this to postman, and have it make php code examples for you. (code menu point, below send when you have a request loaded).