Private
clientThe createByRateId
allows you to create a shipping label by using a rateId
which is a unique identifier tied to a specific rate.
This helps ensure that when a user is rate shopping, they can purchase a label for the price they were initially rated.
The list
method retrieves a list of labels created by a given user.
The void
method allows a user to void a label by labelId
.
Generated using TypeDoc
Labels API module - /v1/labels