Inconsistency in the chosenID field naming

I was testing to patch some wells through the API and I found that the chosenID field has different names when the patch is successful and when encounter an error.

This is the return json when the patch errored.

This is the return json when the patch is successful.

You can see that the field is returned as chosenId and chosenID.

@eduardo.leyva - thanks for pointing this out. We’re checking internally on the consistency of this. chosenID should be the correct attribute. The team will update this post shortly.

Update on this: The rest api dev team will address the validation message to correctly show what should be expected in the PATCH. Thank you for this.

1 Like

Hi @sopheap.meas i saw this issue also using the monthly production put method.

Hey @eduardo.leyva, since your first post about this our team found a few more inconsistencies with chosenID including the one you just mentioned. We have resolved them and they should go live during our next release. Thanks again for pointing it out.

1 Like

Great! Thanks for the update.