Order Document Uploaded

When a document is uploaded in Anduin

Event name fundsub.order.document.uploaded

Payload

{
	"event": string,
	"fundId": string,
	"orderId": string,
	"fileIds": Array[string],
	"docType": string
}

Currently, we are supporting the following docType:

  • "LP_SIGNED_DOC"
  • "FILLED_FORM"
  • "COUNTERSIGNED_DOC"
  • "DISTRIBUTED_DOC"
  • "SUPPORTING_DOC"