LogiSense Billing API/Account/{id}/Note/{noteId}Retrieve a specified Note object by its ID for a specified Account.Copy Pageget https://{server_address}/ResourceServer/api/v10/Account/{id}/Note/{noteId}Path ParamsidintegerrequiredUnique identifier for the Account object.noteIdintegerrequiredUnique identifier for the Note object.Responses 200Get a Note by its ID based on a specified Account 400The request could not be processed.Updated 6 months ago Delete a Note object from the Account.Delete a Note/{noteId} object from the Account.Did this page help you?YesNo