Retrieving packages for all senders using the API key and .NET SDK
Thursday, February 15, 2018 at 10:58amShould I be able to view current packages for all senders under the same account using the API key and .NET SDK?
I have created a Sandbox account with an additional sender and can successfully create a new package in DRAFT passing only the secondary account as the sender. If i then execute eslClient.PackageService.GetPackages(DocumentPackageStatus.DRAFT, new PageRequest(0)) my resulting collection count is 0.
Doesn't the API key have full access to the child senders under the account? Any assistance would be appreciated!
Reply to: Retrieving packages for all senders using the API key and .NET SDK
Thursday, February 15, 2018 at 11:08amReply to: Retrieving packages for all senders using the API key and .NET SDK
Tuesday, February 27, 2018 at 09:38amReply to: Retrieving packages for all senders using the API key and .NET SDK
Wednesday, December 12, 2018 at 10:57amReply to: Retrieving packages for all senders using the API key and .NET SDK
Thursday, December 13, 2018 at 05:13amReply to: Retrieving packages for all senders using the API key and .NET SDK
Wednesday, December 11, 2019 at 04:50am