Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
--location 'https://staging-api.propaga.io/v1/link/contract' --header 'Authorization: <your_awesome_token>' --header 'Content-Type: application/json' --data '{ "userId": "4a5694d8-ca68-48be-8530-4228ef2a47ee", "verificationId": "222297d8-187b-4ea7-a193-d8fd82ee162a" }'
{ "contractLink": "<contract_url>" }
Creates a link to sign the contract with Propaga (if required by your onboarding process)
{ "errorCode": "USER_NOT_FOUND", "errorMessage": "This user not found" }
{ "errorCode": "USER_IS_VERIFIED", "errorMessage": "This user is verified" }
Was this page helpful?