Introduction
Returns an array of
ApiDeviceContractEarlyTerminationFee
objects representing early termination fee charges for the given billing period.
Parameters
apiKey
The active API Key.
forAccount
Account to retrieve ETF records for, otherwise Empty.
monthFilter
The month number for the billing period (1 = January, 12 = December).
sessionId
The active session ID.
yearFilter
The 4-digit year for the billing period.
Return value
Array of
ApiDeviceContractEarlyTerminationFee
objects for the given period.
Code samples
Loading API Runner...