Reactivates a collection of cancelled Drop objects.
The request body is of type http://www.FatTail.com/api:ReactivateCancelledDrops.
Request Body Parameters
Name | Description | Data Type |
DropIds | Collection of system IDs for the Drop objects to reactivate. | http://schemas.microsoft.com/2003/10/Serialization/Arrays:ArrayOflong |
Overview
The response body is of type http://www.FatTail.com/api:ReactivateCancelledDropsResponse.
Response Body Parameters
Name | Description | Data Type |
ReactivateCancelledDropsResult | Collection of status information for each Drop in the request. | http://www.FatTail.com/api:ArrayOfDropReactivateCancelledResult |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
DropID optional xs:long
System ID for the drop being reactivated.
|
 |
 |
Sequence
 |
FaultMessges optional ArrayOfstring Complex Type
Collection of exception messages.
 |
Sequence
| |
| |
 |
Success optional xs:boolean
True if the reactivate operation was successful. False if an exception was encountered.
| | | | | | |