SoftLayer_Account_Shipment


SoftLayer_Account_Shipment

Description

SoftLayer’s shipment service allows the user to access information pertaining to a shipment from the user to SoftLayer or from SoftLayer to the user.

Methods

editObject

Edit a shipment record.

getAccount

The account to which the shipment belongs.

getAllCouriers

Retrieve a list of available shipping couriers.

getAllCouriersByType

Retrieve a list of couriers for a given courier type

getAllShipmentStatuses

Retrieve a list of shipment statuses.

getAllShipmentTypes

Retrieve a list of shipment types.

getCourier

The courier handling the shipment.

getCreateEmployee

The employee who created the shipment.

getCreateUser

The customer user who created the shipment.

getDestinationAddress

The address at which the shipment is received.

getMasterTrackingData

The one master tracking data for the shipment.

getModifyEmployee

The employee who last modified the shipment.

getModifyUser

The customer user who last modified the shipment.

getObject

Retrieve a SoftLayer_Account_Shipment record.

getOriginationAddress

The address from which the shipment is sent.

getShipmentItems

The items in the shipment.

getStatus

The status of the shipment.

getTrackingData

All tracking data for the shipment and packages.

getType

The type of shipment (e.g. for Data Transfer Service or Colocation Service).

getViaAddress

The address at which the shipment is received.