getInvoiceItems


SoftLayer_Ticket::getInvoiceItems

Description

The invoice items associated with a ticket. Ticket based invoice items only exist when a ticket incurs a fee that has been invoiced.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Ticket/{SoftLayer_TicketID}/getInvoiceItems'