Change Package owner
Postman Collection : Belfius-Change-Owner.postman_collection.json
Scenario 1 : Packages are in status 'completed' or 'in progress'
Prerequisites:
- API Url
- Signinghub Username & Password
- Signinghub Client ID and Secret
- Current Package owner email adress
- Package ID's of the packages that need to be changed (you can use the 'Get Packages' api call to retrieve the package ID's Get Packages Manual)
- Email address of new package owner
API calls to execute:
- Authenticate (Authenticate Manual)
- Change Document Package Owner (Change Document Package Owner Manual)
Fill in the user email in the request body
Scenario 2 : Packages are in status 'pending'
Prerequisites:
- API Url
- Signinghub Username & Password
- Signinghub Client ID and Secret (link to info)
- Current Package owner email adress
- Package ID's of the packages that need to be changed (you can use the 'Get Packages' api call to retrieve the package ID's)
- Email address of new package owner
API calls to execute:
- Authenticate (Authenticate Manual)
- Get Workflow Details (Get Workflow Details Manual)
in the body of the response you will be able to see which order the current signer is in , note this value for the following request
- Update Workflow User (Update Workflow User Manual)
fill in the user email and user name in the body of the request
- Change Document Package Owner (Change Document Package Owner Manual)
Fill in the user email in the request body