getReceipt


SoftLayer_Billing_Order::getReceipt

Generate and return an order receipt.

Description

Generate a SoftLayer_Container_Product_Order_Receipt object with all the order information.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Order/{SoftLayer_Billing_OrderID}/getReceipt'