pullingshots / Shipment

Perl interface into various shipping web service API's - FedEx, UPS, Purolator, Temando, Canada Post
https://metacpan.org/pod/Shipment
19 stars 19 forks source link

Support UPS reference types #34

Closed mjaquilina closed 8 years ago

mjaquilina commented 9 years ago

UPS supports pre-defined reference types including PO number, transaction reference, and invoice number. Shipment-UPS at present only supports user-defined references, that appear as "Reference Number [reference]" on the label. Would be nice to support the pre-defined reference types for cleaner label generation.

pullingshots commented 8 years ago

I believe this is now possible by passing a hash in the reference attribute.