ShippingShipping labels
Void Shipping Label
Void a shipping label
Voids a shipping label and refunds the cost. This action cannot be undone. The label will be marked as voided and any packages associated with it will be unlinked so they can have new labels purchased.
Authorization
api_key x-access-token<token>
In: header
Path Parameters
id*string
The shipping label ID to void
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X POST "https://example.com/shipos/shipping-labels/string/void"{ "description": "string", "title": "string"}