REST api vs Access token
Hi,
I'm building a new application and I want to use the new REST api. My application will generate the contract and send to the customer to sign it.
This is something I already do using the SOAP api in another application.
Reading your documentation I saw that the only way to get the Access Token is redirecting the customer to the authentication page, but I don't want to do it because I don't want to send the documents on my customers' behalf.
How can I get the Access Token for my application be able to send the contract on its behalf? Can I do it?
Thanks,
Fabiano
