You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the Update (or any) endpoint, there's no way for me to include additional headers in the <soapenv:Header>. In particular, I need to include the <AllOrNoneHeader> in my Update requests (to make sure the update will rollback if any changes don't work) and have no way to do this.
Is this possible and not shown in the README.md?
The text was updated successfully, but these errors were encountered:
For the Update (or any) endpoint, there's no way for me to include additional headers in the
<soapenv:Header>
. In particular, I need to include the<AllOrNoneHeader>
in my Update requests (to make sure the update will rollback if any changes don't work) and have no way to do this.Is this possible and not shown in the
README.md
?The text was updated successfully, but these errors were encountered: