SO, header Update and, at the same time, add line-level charge components using the REST API?
Summary:
We need to update both Sales Order header-level attributes/flags and line-level shipping freight charges with charge components as part of a single business transaction using one Oracle Fusion Sales Orders REST API call.
Currently, we use two separate REST API operations, and each operation creates a separate Sales Order revision. This results in two additional revisions for the same Sales Order and is also causing a performance impact.
Our requirement is to perform both updates in one API call and one Sales Order revision.
Content (please ensure you mask any confidential information):
Our freight update integration currently uses the following two REST API operations:
0