Question

After upgrade to PBA 5.5 AccountDetailsGet_API returns 26 values instead of 25 described in the documentation, what is the last value?

Answer

The extra value returned in PBA-E 5.5 is 'FullyRegistred' parameter, that was included with the implementation of the online store short registration form. This parameter indicates whether a customer completed full registration; possible values are 0 (no) and 1 (yes). If you do not use short registration form feature in the online store, then 1 is returned for all the accounts. This information is to be included to the documentation with one of the product updates (#PBA-53189).

Internal content