Purchase insurance
Adds insurance coverage to an existing shipping label.
Parameters
Request Body
label_id
string
Required
ID of the shipping label to insure
insurance_value
number
Required
Insurance coverage amount (max $50,000)
Returns
201
Insurance purchased successfully
400
Validation error or label already insured
401
Authentication required
404
Shipping label not found
Related
Insurance
POST/api/v1/insurances