Interface DocumentLookupRequest.FieldStage
- All Known Implementing Classes:
DocumentLookupRequest.Builder
- Enclosing class:
DocumentLookupRequest
public static interface DocumentLookupRequest.FieldStage
-
Method Summary
Modifier and TypeMethodDescriptionThe field to look up by.
-
Method Details
-
field
The field to look up by. Use
externalIdto 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).
-