Using rest api, how can we predetermine RecipientIdentityInputOption given an identity verification workflow?
I’m able to retrieve account workflow IDs using the API call GetAccountIdentityVerification(accountId). However, how can these be mapped to RecipientIdentityInputOption?
Is the list of identity verifications standardized across all DocuSign accounts, or does it vary depending on the account configuration? Trying to make a system integration with multiple DocuSign accounts.
Using rest api, how can we predetermine RecipientIdentityInputOption given an identity verification workflow?
I’m able to retrieve account workflow IDs using the API call GetAccountIdentityVerification(accountId). However, how can these be mapped to RecipientIdentityInputOption?
Is the list of identity verifications standardized across all DocuSign accounts, or does it vary depending on the account configuration? Trying to make a system integration with multiple DocuSign accounts.
Share Improve this question edited Mar 24 at 17:02 Jess Marvela asked Mar 24 at 17:01 Jess MarvelaJess Marvela 112 bronze badges1 Answer
Reset to default 2You can create your own custom identity verification workflows which can have it's own configuration but any of the ones provided by Docusign will be identical across accounts. Not all workflows may be available on all accounts, however.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744238494a4564587.html
评论列表(0条)