richard.wei.wang

Signer Management field - Delivery ( Provider; Email; Download)

0 votes

Hi there,

Please see the link below.

https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/signer-management

We currently use REST API to integrate with OneSpan.

In the Response Payload, it has a 'delivery' object which has three attributes 'provider'/'email'/'download'.

  i.e.

      "id": "Signer5",
            "delivery": {
                "provider": false,
                "email": false,
                "download": false
            },

We'd like to know

1) The meaning of those three attributes when the value is TRUE or FALSE.

2) Any use cases to untilize those three attributes.

 

Thanks a lot!

Richard


 


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