File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8206,6 +8206,12 @@ components:
82068206 allOf :
82078207 - $ref : ' #/components/schemas/display_scheme'
82088208 description : The display format that the label should be shown in.
8209+ test_label :
8210+ type : boolean
8211+ default : false
8212+ description : >-
8213+ Indicate if this label is being used only for testing purposes. If
8214+ true, then no charge will be added to your account. This only works with Stamps.com and Endicia for USPS
82098215 create_label_from_rate_response_body :
82108216 title : create_label_from_rate_response_body
82118217 type : object
@@ -8238,6 +8244,12 @@ components:
82388244 allOf :
82398245 - $ref : ' #/components/schemas/display_scheme'
82408246 description : The display format that the label should be shown in.
8247+ test_label :
8248+ type : boolean
8249+ default : false
8250+ description : >-
8251+ Indicate if this label is being used only for testing purposes. If
8252+ true, then no charge will be added to your account. This only works with Stamps.com and Endicia for USPS
82418253 create_label_from_shipment_response_body :
82428254 title : create_label_from_shipment_response_body
82438255 type : object
You can’t perform that action at this time.
0 commit comments