Question

How to get a list of subscriptions of the specific customer using PBA API?

Answer

The method GetCustomerSubscriptionList_API can be used.

Note: The method is available only for PBA 5.5.5 only, see the release notes. In earlier PBA version attempt to use a method will result in base-64 encoded message:

Q29tbXVuaWNhdGlvbiBGYWlsdXJlOiBNZXRob2QgJycgaXMgbm90IGF2YWlsYWJsZSBpbnNpZGUgYSBTZXJ2ZXIgJ0JNX0NvbnRhaW5lcicuIAoK

which is:

Communication Failure: Method '' is not available inside a Server 'BM_Container'. 

Internal content