What is considered a document transaction?
When looking at pricing for the services API, what is considered a document transaction?
For each document generation from a word template to a PDF there are around 5 (can be more) REST API requests that I make:
- Authentication (Obtain access token)
- Get Upload URI to upload Word template
- Upload template
- Generate document (send data to merge with template)
- Check status of document generation request (can be multiple if request is not complete)
Do all of these requests count towards a document generation transactions? If not all, which requests count towards your quota?
Is there a difference between using the REST API's vs using the .NET SDK when it comes to document generation transactions?
After meeting with an Adobe sales rep today, they were not able to answer some of these questions. To stay in the free tier, I can only produce 500 "Document Generation Transactions" per month but to move to the enterprise tier, I need to be generation over 15K transactions per month to meet their minimum dollar amount to be considered for an enterprise contract according to them. There is no middle ground for me to move forward. Any ideas?
