Skip to main content
Anchor to TaxSummaryCreateUserError

TaxSummaryCreateUserError

object

An error that occurs during the execution of TaxSummaryCreate.

•TaxSummaryCreateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

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.

Arguments

•ID

The ID of the order to create the tax summary for.

•DateTime

The start time of the range of orders to create the tax summary for.

•DateTime

The end time of the range of orders to create the tax summary for.



Was this section helpful?


Was this section helpful?