πInitialize Request
This endpoint is used to initialize a contract signing request by verifying the organization's wallet balance.It checks whether the organization has sufficient funds to cover the contract signing cost
post
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Responses
200
Success
application/json
statusinteger Β· enumOptionalPossible values:
Indicates the result of the operation. 0 = Success, 1 = Failed.
post
/Onboarding/api/v1/SignContractRequest/Initialize200
Success
Last updated