saxonfields

In the callback JSON payload what is in the sessionUser property?

0 votes

For the different callback notification events in https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/set-callback-notifications  what is in the sessionUser property in the payload?


Reply to: In the callback JSON payload what is in the sessionUser property?

0 votes

it depends on if the event is generated by a signer of sender actions. It will have the corresponding sender or signer id then in the property.

For example:

  • sender triggered events such as  PACKAGE_CREATE, PACKAGE_ACTIVATE, PACKAGE_DEACTIVATE etc will have the sender id.
  • signer triggered events such as DOCUMENT_SIGNED, SIGNER_COMPLETE etc will have the signer id.
  • PACKAGE_COMPLETE in the case of multiple signers will have the signer id of the last signer to sign.

 


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off