This API endpoint allows to undo the Void status of a Document.Only Documents that are currently in Void status can be undone. If the Document was previously Invalid, it will be reverted to an Invalid status. Otherwise it will be set to a PendingApproval status. You may use Create Document endpoint to overwrite the document based on reference_number and resubmit.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.