Question

After upgrade to PBA-E 5.5 SubscriptionDetailsGetEx_API returns 13 values instead of 11 described in the documentation, what are the last values?

Answer

The extra values returned in PBA-E 5.5 are 'BillingPeriodType' and 'BillingPeriod' parameters:

  • BillingPeriodType - subscription billing period type (4 - monthly on statement cycle date, 3 - fixed number of years, 2 - fixed number of months);

  • BillingPeriod - subscription billing period.

    This information is to be included to the documentation with one of the product updates (#PBA-53210).

Internal content