Commerce Webstore Order Summaries, Adjustment Aggregates

Submit a job to calculate adjustment aggregates for a list of order summary IDs.
Resource
/commerce/webstores/webstoreId/order-summaries/async-actions/adjustment-aggregates
Available version
55.0
HTTP methods
POST
Request body for POST
Root XML tag
<orderSummaryAdjustmentAggregatesAsyncInput>
JSON example
{
"orderSummaryIds": ["1Osxx0000004CDsCAM", "1Osxx0000004CH6CAM"]
}
Properties
Name Type Description Required or Optional Available Version
orderSummaryIds String[] List of order summary IDs. Required 55.0
Response body for POST
Order Summary Adjustment Aggregates Async Output