FindDeliveryTimesParams
This parameter set is used for determining when a specific service can achieve the desired result.
Parameters:
| Parameter | Type | Default | Description | |
|---|---|---|---|---|
| 1 | carrierServiceCode | String | (Required) | The code of the service to find the times for. |
| 2 | dateCount | Integer | 5 | The number of possible delivery dates to return. |
| 3 | recipientAddress | Address | (Required) | The address of the recipient. |
| 4 | senderAddress | Address | (Required) | The address of the sender. |
| 5 | warehouseCode | String | (Required) | The code of the warehouse. |

