π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.
post
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Body
contractIdinteger Β· int32 Β· nullableOptional
contractVersionNumberinteger Β· int32 Β· nullableOptional
currentApproachinteger Β· enumOptionalPossible values:
currentTextinteger Β· enumOptionalPossible values:
currentTextContentstring Β· nullableOptional
typeinteger Β· enumOptionalPossible values:
Responses
200
Success
application/json
stringOptional
post
/Onboarding/api/v1/SignContractRequest/GetCurrentTextTemplate200
Success
Last updated