Bill
Retrieve Line Item
Retrieves a specific line item within a Bill.
This endpoint retrieves the line item given by its unique identifier (UUID) from a specific Bill.
get/organizations/{orgId}/bills/{billId}/lineitems/{id}
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
billIdstring required
The unique identifier (UUID) of the Bill containing the line item.
idstring required
The unique identifier (UUID) of the line item you want to retrieve.
Query parameters
additionalstring[]
Comma separated list of additional fields.
Response
Returns the requested line item from a Bill