Get price lines for display
Authorizations
Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.
Headers
Your tenant identifier. Requests without it are rejected.
Path Parameters
Policy ID
^policy(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Query Parameters
Branch ID (optional, defaults to latest)
^branch(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Filter assets active at this date (ISO-8601)
Response
Billing frequency from policy config
YEARLY, HALF_YEARLY, QUARTERLY, MONTHLY, BIENNIAL, WEEKLY Full contract amounts (face value)
Recurring amounts divided by frequency
One-time amounts at face value
Configurable display lines computed from product priceBreakdownConfig
Configurable total display line
First invoice total display line
Renewal total display line
Date the price was computed at (whenAt, branch effective date, or now)

