Paid Service Invoice Line

Represents a line item within a Paid Service Invoice. Each line corresponds to a specific Service Item that was performed and paid for.

Property Summary
ServiceItemID
string
The ID of the Service Item that was performed.
Cost
decimal
The cost charged for this service line item.
ExpireDate
DateTime?
The expiration date for the service coverage provided by this line item.
PackageCode
string
The package code grouping this line item with related services.
ServiceItem
ServiceItemModel
The Service Item details associated with this line.
IntegrationID
string
An external identifier used for system-to-system integration.