Reorder documentsAsk AIpost https://rest.api.pactima.com/v1/e-signature-templates/{eSignatureTemplateId}/documents/actions/reorderReorder documents given a referenced array of document ids.Path ParamseSignatureTemplateIdstringrequiredId of the eSignature templateBody ParamsdocumentsOrderarray of stringsArray of document ids by which to order the documentsdocumentsOrderADD stringResponse 200Returns the updated ESignatureTemplate object if successfully updated. Returns an error if the update parameters are invalid.Updated 6 months ago