We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 269c3c2 + c407d19 commit eb189a7Copy full SHA for eb189a7
official/guides/carriers/fedex/options.json
@@ -0,0 +1,10 @@
1
+{
2
+ "options": {
3
+ "print_custom_1": "printCustom1",
4
+ "print_custom_2": "printCustom2",
5
+ "print_custom_2_code": "PO",
6
+ "print_custom_3": "printCustom3",
7
+ "print_custom_3_code": "RMA",
8
+ "invoice_number": "INVOICE12345"
9
+ }
10
+}
official/guides/carriers/usps/options.json
+ "invoice_number": "INVOICE12345",
+ "label_size": "4x6",
+ "label_format": "PNG"
0 commit comments