OSSupportQuestions | Posts: 21 maximum amount of senders Monday, August 5, 2019 at 09:45am 0 votes Hey team, Can we obtain the maximum amount of senders on the account using the API/SDK? Thanks in advance! August 5 Created January 21 Last Updated 5 years ago Last Reply 1 Replies 36 Views 2 Users 0 Likes 0 Links Duo_Liang | Posts: 3776 Reply to: maximum amount of senders Monday, August 5, 2019 at 10:28am 0 votes Hey there, Account's plan information is hosted at the sender object, you can retrieve this information by below API: GET /api/account/senders?search={account_owner_email} The maximum amount of senders is under the path “results”—“account”—“licenses”—“plan”—“quotas”. Hope this could help! Duo Duo Liang OneSpan Evangelism and Partner Integrations Developer Log in or register to post comments
Duo_Liang | Posts: 3776 Reply to: maximum amount of senders Monday, August 5, 2019 at 10:28am 0 votes Hey there, Account's plan information is hosted at the sender object, you can retrieve this information by below API: GET /api/account/senders?search={account_owner_email} The maximum amount of senders is under the path “results”—“account”—“licenses”—“plan”—“quotas”. Hope this could help! Duo Duo Liang OneSpan Evangelism and Partner Integrations Developer Log in or register to post comments
Reply to: maximum amount of senders
Monday, August 5, 2019 at 10:28amDuo Liang OneSpan Evangelism and Partner Integrations Developer