Skip to main content
Anchor to requestedEditCalculate

requestedEditCalculate

query

Requires customer_read_pre_authenticated access scope. Also: The user must have customer_read_orders access or be pre-authenticated for the queried order.

The calculated financial outcome of a requested order edit.

•CalculateEditInput!
required

The input fields for calculating a requested order edit.


Was this section helpful?

•CalculatedEdit

The calculated financial outcome of an edit based on the line items requested for editing.

•CalculatedEditLineItemConnection!
non-null

A list of line items being processed for an edit.

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.


•EditFinancialSummary!
non-null

A breakdown of the monetary values for the calculated edit.


Was this section helpful?