APIs for Managing Line Items

This section describes the APIs you would use to manage line items.

APIs for managing line items entitlements

URI

Method

Description

/entitlement/{entitlementId}/line-items

POST

Creates a line item for a specified entitlement.

/entitlement/{entitlementId}/line-items

GET

Retrieves all line items for a specified entitlement.

/entitlement/{entitlementId}/line-items/{activationId}/policies

PATCH

Configures line item policies for specific activation IDs in an entitlement.

/entitlement/{entitlementId}/additional-properties

PATCH

Specifies properties for the line items in a specified entitlement.