Customer/AddPropertyMultipleSimple
Authorization required: No
HTTP methods allowed: GET, POST
Adds a set of user-defined properties for the customer identified by the registration_id
This is a restricted call compared to Customer/AddProperty since autentication is only done with a registration_id and not email (username) and password. Only a few properties is allowed to set by this method.
-VerifyRegistrationId- can be used to read the corresponding values that is allowed to set by this method.
possible data_error values for bpapi_status are:
"invalid_registration_id_data_error"
This call is for internal use by Sikom and is therefore not documented for third part usage (the particulars of this call may change at any moment without notice).
Third parties should use -AddPropertySimple- which gives access to the same functionality.
See also -AddPropertySimple-, -VerifyRegistrationId- and Customer/AddProperty
Popularity: 2751 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04