SoftLayer Billing Invoice Item::getObject

From SoftLayer Development Network Wiki

Jump to: navigation, search

getObject is a member of the SoftLayer_Billing_Invoice_Item service.

Contents

Overview

getObject retrieves the SoftLayer_Billing_Invoice_Item object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Billing_Invoice_Item service. You can only retrieve the items tied to the account that your portal user is assigned to.

User Access

Users wishing to execute getObject service must have the view account summary permission assigned to their account.

Return Type

getObject returns the SoftLayer_Billing_Invoice_Item data type.

Headers

Required Headers

getObject requires the following headers:

Optional Headers

getObject may use the following headers:

Personal tools