Skip to main content
Anchor to TaxSummaryCreatePayload

TaxSummaryCreatePayload

payload

Return type for taxSummaryCreate mutation.

•[Order!]

A list of orders that were successfully enqueued to create a tax summary.

•[TaxSummaryCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•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.


Was this section helpful?