A service that enables the consignment to be delivered at the specified carrier branch instead of the recipient's address.
HOLD_AT_DEPARTMENTNo details parameter is required for this service type.
{
"special_services": [
{
"service_type": "HOLD_AT_DEPARTMENT"
}
]
}
// Basic usage
{
"service_type": "HOLD_AT_DEPARTMENT"
}