Retrieve an instance of the InvoiceItem object by its ID.Copy Pageget https://{server_address}/ResourceServer/api/v10/Invoice/Item/{id}Path ParamsidintegerrequiredUnique identifier for the InvoiceItem object.Responses 200Requested record. 400The request could not be processed.Updated 2 months ago