"SoftLayer_" prefix removed for readability.
Retrieve a cart.
Name | Type | Description |
---|---|---|
cartKey | string | Key required to retrieve a cart. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Order_Cart/getCartByCartKey'