Welcome to Zuora Product Documentation

Explore our rich library of product information

Details view of order line items

This topic explains about accessing order line item details through various methods, including the UI and REST API.

After an order line item is created, it is associated with an order and a customer account. There are many different ways to access the order line item details:

  • Access the order line item details page from the order details page in the UI. See View order line item for an order .

  • Access the order line item details page from the customer account details page in the UI. See View order line item for a customer account .

  • Access the order line item details by using the REST API. See View order line item by using the REST API .