FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A stopGapLicenseRequest message contains an element of stopGapFulfillmentRequestType.
Type stopGapFulfillmentRequestType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
fulfillment | stopGapFulfillmentDataType | 1..* | See stopGapFulfillmentDataType. |
Name | Type |
---|---|
stopGapLicense | Method |
The following XML fragment illustrates a stopGapLicenseRequest message:
<stopGapLicenseRequest>
<fulfillment>
<fulfillmentIdentifier>
<primaryKeys>
<fulfillmentId>FID_828cab6_14ddc48ce2a__7ff0</fulfillmentId>
</primaryKeys>
</fulfillmentIdentifier>
<startDate>2015-06-06</startDate>
<endDate>2015-08-09</endDate>
</fulfillment>
</stopGapLicenseRequest>