Anchor to taxSummaryCreatetax
mutationtax Summary Create
Requires access scope. Also: The caller must be a tax calculations app and the relevant feature must be on.
Creates a tax summary for a given order. If both an order ID and a start and end time are provided, the order ID will be used.
Anchor to Arguments
Arguments
- Anchor to endTimeend•Date
Time Time The end time of the range of orders to create the tax summary for.
- Anchor to orderIdorder•ID
Id The ID of the order to create the tax summary for.
- Anchor to startTimestart•Date
Time Time The start time of the range of orders to create the tax summary for.
Was this section helpful?
- Anchor to enqueuedOrdersenqueued•[Order!]
Orders A list of orders that were successfully enqueued to create a tax summary.
- Anchor to userErrorsuser•[Tax
Errors Summary Create User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?