Jun
03
2026
REST API
- The required format of message properties of the send order end point was not the one found in the documentation - this has been fixed. The software expected "key1:value1;key2:value2" but the format described in the documentation was "key1=value1;key2=value2" - now the software expects the format "key1=value1;key2=value2" for the message properties via REST