Last Updated: Nov 23, 2020
Use this function to modify the status of the document in a given table.
Set Status For Document (tablepath, uuid, new_status)
Input Parameter Name | Description |
---|---|
tablepath | Path of the table |
uuid | UUID of the record |
new_status | Status to be updated |
Set Status For Document ( /docube/api/pdf/Training/BasicTraining/invoicetable, 5fba170c58e0a754f2a19050, MANUAL_INTERVENTION_VALIDATION_FAILED )
To view all the Document functions, click here.