Customer/AddPropertySimple
Authorization required: No
HTTP methods allowed: GET, POST
Syntax: Customer/AddPropertySimple/{registration_id}/{property_name}/{value}/ Details Details Details
Adds a user-defined property 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"
See also -AddPropertyMultipleSimple-, -VerifyRegistrationId- and Customer/AddProperty
Unit-tests: 3 test(s)
Popularity: 69462 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04