Hi,
We attempt to create an appointment with the PUT(creation of record), it work correctcly.
But, when we try to set Attribute, we don’t receive any error, and the attribute don’t seem writed in the record.
We doubt that we need to do it in two request , could you confirm me that ?
1-Create the the record with the correct Service Order Type with a PUT
2-Update the record with
Or what can be the problem?
Thanks