I have a process to which a client is linked. Is it possible to change his data (full name, phone number) via an API request?
"client": {
"typesex": "man",
"name": "Name",
"namelast": "Last Name",
"namemiddle": "Middle name",
}
It doesn't work
I have a process to which a client is linked. Is it possible to change his data (full name, phone number) via an API request? "client": { "typesex": "man", "name": "Name", "namelast": "Last Name", "namemiddle": "Middle name", } It doesn't work
Leave a message in this thread and the user's contacts will be shown to you
As my experiences, the problem might be that the API isn’t recognizing namelast and namemiddle as valid fields. Some APIs only allow name (single string) or specifically expect a first_name / last_name format. Try adjusting the payload to what the docs specify—sometimes even capitalization matters. If you post the API’s expected schema, it’ll be easier to debug. https://escaperoad.org
As my experiences, the problem might be that the API isn’t recognizing namelast and namemiddle as valid fields. Some APIs only allow name (single string) or specifically expect a first_name / last_name format. Try adjusting the payload to what the docs specify—sometimes even capitalization matters. If you post the API’s expected schema, it’ll be easier to debug.
https://escaperoad.org
Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter.
Log in and comment
Donate
You don't have enough funds in your account Top up