Retrieve all Drop IDs for a specified OrderID.
| Method | GetDropIDListForOrder |
The request body is of type http://www.FatTail.com/api:GetDropIDListForOrder.
| Name | Description | Data Type |
|---|---|---|
| orderId | xml:long |
![]() |
|
The response body is of type http://www.FatTail.com/api:GetDropIDListForOrderResponse.
| Name | Description | Data Type |
|---|---|---|
| GetDropIDListForOrderResult | http://schemas.microsoft.com/2003/10/Serialization/Arrays:ArrayOflong |
![]() |
|
| Fault | Description |
|---|---|
| DataAccessFaultFault | This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetDropIDListForOrder_DataAccessFaultFault_FaultMessage. |