Anchor to requestedEditCalculaterequested
queryrequested Edit Calculate
Requires 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.
Anchor to Arguments
Arguments
- input (CalculateEditInput!)
- Anchor to inputinput•Calculate
Edit Input! required The input fields for calculating a requested order edit.
Was this section helpful?
Anchor to Possible returnsPossible returns
- CalculatedEdit (CalculatedEdit)
- Anchor to CalculatedEditCalculated•Calculated
Edit Edit The calculated financial outcome of an edit based on the line items requested for editing.
- Anchor to financialSummaryfinancial•Edit
Summary Financial Summary! non-null A breakdown of the monetary values for the calculated edit.
- Anchor to lineItemsline•Calculated
Items Edit Line Items! non-null The line item changes being processed for an edit, grouped by the type of change.
Was this section helpful?