DEV

Type.

InclusivePriceConfiguration

An InclusivePriceConfiguration describes whether duty and/or tax are included in the price of items for a given ship-to country, and the combined rate applied when they are.

Fields

id

ID!

Required

The ID of the InclusivePriceConfiguration.

archivedAt

DateTime

The time the configuration was archived, if applicable.

createdAt

DateTime!

Required

When the InclusivePriceConfiguration was created.

createdBy

ID!

Required

The user who created the InclusivePriceConfiguration.
The duty portion of this configuration.

effectiveRate

Decimal!

Required

The total inclusive rate applied to this configuration, combining all duty, tax, and fee components.

organizationId

ID!

Required

The organization ID associated with the InclusivePriceConfiguration.

shipToCountry

CountryCode!

Required

The ship-to country this configuration applies to.

Required

The tax portion of this configuration.

updatedAt

DateTime!

Required

When this InclusivePriceConfiguration was last updated.

updatedBy

ID!

Required

The user who last updated the InclusivePriceConfiguration.
Book a demo

Was this page helpful?