Approvals Approvals for SOAP API Developers IWA Web Service Current: Retrieving Approve or Reject Page URL PDF Download PDF Download page Retrieving Approve or Reject Page URL. Current page All pages Retrieving Approve or Reject Page URL This API gets the approve/reject page URL for the given approval request. This API accepts the approval request object as input parameter. APISignaturegetApproveRejectPageUrlwebService static String getApproveRejectPageUrl(Apttus_Approval__Approval_Request__c requestSO)Request ParametersNameTypeRequired?DescriptionApproval_Request__c requestSOObjectYesThe approval request object.Response ParameterNameTypeDescriptionapproveRejectPageURLStringThe URL of the approve/reject page. ×