Update the cost of a previously generated shipment label.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Fields

Responses

Example Curl Request

curl --request PUT \
     --url https://api.shipium.com/api/v1/deliveryexperience/shipment/shipiumShipmentId/carrierSelection/carrierSelectionId/label/shipiumLabelId/cost \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Responses

application/json

Updated 26 days ago