Creates a drop level custom task.
The request body is of type http://www.FatTail.com/api:CreateDropLevelCustomTask.
Request Body Parameters
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
CustomTaskID optional xs:long
Primary key of the DropCustomTask object
|
 |
DropID optional xs:long
Drop ID for the drop on which the custom task will be created
|
 |
 |
Sequence
| |
 |
 |
Sequence
| |
 |
 |
Sequence
| |
 |
OwnerContactIDs optional ArrayOflong Complex Type
Contact ID list for Owners
 |
Sequence
| |
 |
OwnerRepTypeIDs optional ArrayOflong Complex Type
RepType ID list for Owners
 |
Sequence
| | | | | |
The response body is of type http://www.FatTail.com/api:CreateDropLevelCustomTaskResponse.
Response Body Parameters
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
CustomTaskID optional xs:long
Primary key of the DropCustomTask object
|
 |
DropID optional xs:long
Drop ID for the drop on which the custom task will be created
|
 |
 |
Sequence
| |
 |
 |
Sequence
| |
 |
 |
Sequence
| |
 |
OwnerContactIDs optional ArrayOflong Complex Type
Contact ID list for Owners
 |
Sequence
| |
 |
OwnerRepTypeIDs optional ArrayOflong Complex Type
RepType ID list for Owners
 |
Sequence
| | | |
 |
 |
Sequence
 |
FaultMessges optional ArrayOfstring Complex Type
Collection of exception messages.
 |
Sequence
| |
| |
 |
Success optional xs:boolean
True if the create operation was successful. False if the operation failed.
| | | | |