Interface DocumentLookupRequest.FieldStage

All Known Implementing Classes:
DocumentLookupRequest.Builder
Enclosing class:
DocumentLookupRequest

public static interface DocumentLookupRequest.FieldStage
  • Method Details

    • field

      DocumentLookupRequest._FinalStage field(@NotNull @NotNull String field)

      The field to look up by. Use externalId to look up by the document's external identifier (no schema declaration required), or the name of any lookup field declared on the bound schema. For a sensitive field, this body variant is required (the GET variant rejects sensitive-field lookups).