setDocumentForReview

final Unit setDocumentForReview(Document document)

Sets a Document for review. Results can be collected from documentFlow and paymentFlow.

Parameters

document

document received from Gini API.

final Unit setDocumentForReview(String documentId, PaymentDetails paymentDetails)

Sets a Document for review. Results can be collected from documentFlow and paymentFlow.

Parameters

documentId

id of the document returned by Gini API.

paymentDetails

optional PaymentDetails for the document corresponding to documentId