c2g.Findglobal with sharing class Find @category Accounting @since Summer 2026 @readOnly @supportsAgents @keywords find, search, lookup, retrieve, invoice, journal, document, name, number Searches accounting records by name and returns the matching record ID. Methodsfindglobal static List<c2g.Find.Response> find(List<c2g.Find.Request> requests) c2g.Find.Requestglobal with sharing class Request Properties
c2g.Find.Responseglobal with sharing class Response Properties
c2g.Find.FindExceptionglobal with sharing class FindException extends Exception |