I need to set up a way to manage a code on the carrier that indicates that whenever a shipment is tendered where the carrier is assigned, the tender will be auto accepted.
The approach I have in mind is to set up a code on the carrier that can be updated through the User Interface with a value of Y or N. Then add an If statement in an agent that checks the code for Y and does the Accept Tender function when true.
Is there a way create a carrier attribute that can be updated by users and referenced and acted on by an agent?
Thanks,
Rich
The approach I have in mind is to set up a code on the carrier that can be updated through the User Interface with a value of Y or N. Then add an If statement in an agent that checks the code for Y and does the Accept Tender function when true.
Is there a way create a carrier attribute that can be updated by users and referenced and acted on by an agent?
Thanks,
Rich
Comment