This endpoint allows users to reprint shipping labels by providing account details, caller type, and label information. It returns the label ID or any errors encountered during the process.
The request body for this endpoint accepts a JSON object that contains account details, caller type, and label information required to reprint shipping labels.
The body is of type object
.
Reprint Successful
The response is of type object[]
.