diff options
Diffstat (limited to 'perllib/Integrations/Echo.pm')
-rw-r--r-- | perllib/Integrations/Echo.pm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perllib/Integrations/Echo.pm b/perllib/Integrations/Echo.pm index 2bd98b777..d8608708e 100644 --- a/perllib/Integrations/Echo.pm +++ b/perllib/Integrations/Echo.pm @@ -336,7 +336,7 @@ sub GetEventsForObject { EventTypeId => 2118, ServiceId => 542, }, { - # Request for a new paper container + # Request for a new paper container, currently out of stock EventTypeId => 2104, Data => { ExtensibleDatum => [ { Value => 2, DatatypeName => 'Source' }, @@ -348,6 +348,7 @@ sub GetEventsForObject { }, ] }, ServiceId => 535, + ResolutionCodeId => 584, } ] if $type eq 'PointAddress'; return [ { # Missed collection for service 537 (paper) |