...
- Documents - API routes with a URL of /documents provide interactions with documents on your account.
- Properties - API routes with a URL of /properties provide interactions with properties on your account.
- Callbacks - API routes with a URL of /callback provide the ability to register to receive a notification to your IT systems once document processing has been completed.
Typical User Interactions
...
Data about properties on your account can be accessed by HTTP GET requests to /api/properties/{propertyId}. Please refer to the Properties Summary Postman request for a working example.
Callbacks
Callbacks can be used to allow our API to notify your IT systems when we have completed processing a submitted PDF. With help setting up callbacks, please contact us directly.