"SoftLayer_" prefix removed for readability.
Check order items for conflicts
Name | Type | Description |
---|---|---|
itemPrices | SoftLayer_Product_Item_Price[] | Item prices to be ordered. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Product_Item_Price]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Order/checkItemConflicts'