As of January 7th, 2021, we have enabled the ability to upload multiple documents at Review for all customers. This was a highly requested enhancement that has enabled the use of key review features for multiple documents on a single workflow. This change has also impacted Ironclad’s API such that the draft attribute will only be an array-type response moving forward.
Technical documentation for Ironclad's API is available here: API Documentation.
Previously
Example Object response previously (the response could be Object or Array, just showing the object one here):
After Release
Example Array responses after January release
Example response 1:
Example response 2 (single draft):
In order to help with this transition, we will be supporting an API shim from January 7, 2021 - April 6, 2021. The temporary shim will be defaulted on for companies with API tokens and will take the first document in the array of documents and return it as the draft.
There will be a flag in your Company Settings during the transition period. When you have confirmed you have accounted for the array response, you can use the flag to turn the shim off. Note that this shim will be removed and turned off for all companies after April 6, 2021.
To access the API setting (for Admins only), go to Company Settings > API: