Retrieve billable itemCopy Pageget https://api.instellix.io/v2/orders/{orderIdent}/billableitems/{billableItemId}Returns a single billable item by it´s ID from a specific order.Path ParamsbillableItemIdstringrequiredThe unique internal identifier for the billable item.orderIdentstringrequiredThe unique identifier of an order, given by the Tenant.Responses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 23 days ago