spec/support/constant.rb in easypost-2.1.3 vs spec/support/constant.rb in easypost-2.1.4
- old
+ new
@@ -82,6 +82,16 @@
weight: 20,
origin_country: 'us',
hs_tariff_number: 123456
}]
}
+ merchandise: {
+ customs_certify: true,
+ customs_signer: 'Dr. Pepper',
+ contents_type: 'merchandise',
+ contents_explanation: '', # only required when contents_type: 'other'
+ eel_pfc: 'NOEEI 30.37(a)',
+ non_delivery_option: 'abandon',
+ restriction_type: 'none',
+ restriction_comments: ''
+ }
}