rpula123

Retrieve Sender IDs API

0 votes
Get sender ids by owner’s api key API Call : https://sandbox.e-signlive.com/api/account/senders We are trying to retrieve the senders by owners API key. In the response it returns only one sender where we have multiple senders. Can you please help with this. Thanks Rajesh

Reply to: Retrieve Sender IDs API

0 votes
Hi Rajesh, You need to give from and to parameters to paginate through all senders:
https://sandbox.e-signlive.com/api/account/senders?from=1&to=100
and use "count" attribute in the response payload to help you determine whether to continue the iteration. Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Retrieve Sender IDs API

0 votes
Thank You Duo.

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