2 lines
3.6 KiB
XML
2 lines
3.6 KiB
XML
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dms-enterprise" visibility="Public" akProvenStatus="Disable" version="2018-11-01" keepClientResourceOwnerId="true" name="ApproveOrder" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTP|HTTPS" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,message,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="dms-enterprise-prod" timeout="10000" protocol="http" httpHost="http://api-dms-share-${regionId}.aliyun-inc.com/worknode/openapi/workflow/approvalOrder" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="actionName" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="tid" tagName="Tid" type="Long" required="false" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="workflowInstanceId" tagName="WorkflowInstanceId" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" minValue="1" visibility="Public"/><Parameter name="type" tagName="ApprovalType" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" value="AGREE,CANCEL,REJECT" visibility="Public"><Switch><Cases><Case value="AGREE" tagValue="AGREE"/><Case value="CANCEL" tagValue="CANCEL"/><Case value="REJECT" tagValue="REJECT"/></Cases></Switch></Parameter><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" docRequired="false" checkBlank="false" defaultValue="center"/><Parameter name="comment" tagName="Comment" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="IspSignatureSecretKey" tagName="IspSignatureSecretKey" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="dms-enterprise-prod" timeout="10000" protocol="http" httpHost="http://perf-api.dms.aliyun.com/worknode/openapi/workflow/approvalOrder" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/></ResultMapping></Api>
|