"SoftLayer_" prefix removed for readability.
Retrieve a list of couriers for a given courier type
Name | Type | Description |
---|---|---|
courierTypeKeyName | string | The keyName for the courier type. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Shipment/getAllCouriersByType'