Gateway/AddPropertySimple
Authorization required: No
HTTP methods allowed: GET, POST
Syntax: Gateway/AddPropertySimple/{registration_id}/{property_name}/{value}/ Details Details
Adds a user-defined property for the gateway identified by the registration_id
This is a restricted call compared to Gateway/AddProperty since autentication is only done with a registration_idand 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 -VerifyRegistrationId- and Gateway/AddProperty
Unit-tests: 2 test(s)
Popularity: 14453 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04