Skip to main content

DocumentType

The type of document to upload.

enum DocumentType {
IDENTITY_VERIFICATION
SIGNED_APPLICATION_FORM
}

Values​

DocumentType.IDENTITY_VERIFICATION​

Identity verification document (passport, ID card, etc.). It is the partner's responsibility to ensure the document is legitimate and belongs to the customer.

DocumentType.SIGNED_APPLICATION_FORM​

The signed application form for the offer, signed by both the customer and the broker.

Member Of​

UploadDocumentInput input