Toggle Navigation
SoftLayer API
Articles
Docs
Go
Java
PHP
Python
Rest
Ruby
Tools
Items with tag
softlayer_account_shipment
reference
editObject
Edit the properties of a shipment record by passing in a modified instance of a SoftLayer_Account_Shipment object.
getAccount
The account to which the shipment belongs.
getAllCouriers
Retrieve a list of available shipping couriers.
getAllCouriersByType
Retrieve a list of available shipping couriers.
getAllShipmentStatuses
Retrieve a a list of shipment statuses.
getAllShipmentTypes
Retrieve a 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.
getCurrency
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.
SoftLayer_Account_Shipment
The SoftLayer_Account_Shipment data type contains information relating to a shipment. Basic information such as addresses, the shipment courier, and any tracking information for as shipment is accessible with this data type.
SoftLayer_Account_Shipment
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.
Open Source SDKs
softlayer-python
softlayer-java
softlayer-go
softlayer-perl
softlayer-php
softlayer-ruby
SL CLI
Standalone SoftLayer CLI
Installation
Documentation
Feature Request
Bug Report
Changelog
SL Plugin
Classic Infrastructure Plugin for ibmcloud CLI
Installation
Documentation
Feature Request
Bug Report
Changelog