SetInstallStatusWithLease

App Portal 2017

You can use the SetInstallStatusWithLease web method to set the install status Success/Fail with the lease expiration date for the package request.

Parameters

The SetInstallStatusWithLease web method includes the following parameters:

SetInstallStatusWithLease Parameters

#

Parameters

Data Type

Description

1.  

RequestId

String

ID number of the request.

2.  

InstallStatus

Boolean

Enter one of the following values:

Success 
Fail 
3.  

LeaseDate

Date / Time

Lease expiration date.

Return Value

Returns one of the following values:

Returns TRUE for success
Returns FALSE for failure