πŸ“ƒGet Current Contract Section

This endpoint receives a payload containing contract-related information and returns the current section of the contract that the user is working on or needs to complete.

This endpoint retrieves the content of a specific contract section for display.

It requires the contractId, contractVersionNumber,

currentApproach (1 for SignedByapplicant, 2 for SignByorganization),

currentText (the section you want to display), currentTextContent,

and type (1 for low risk, 2 for high risk, 5 for low risk FRA, 4 for high risk FRA).

Last updated