Skip to main content

zoneTaxCodes

Search and filter zone tax code records with pagination support.

Returns a paginated list of zone tax code records based on comprehensive search criteria. Supports filtering by geographic zones, tax codes, product associations, effective dates, and more.

Possible errors:

  • ZONE_TAX_CODE_LIST_ERROR: Failed to retrieve zone tax code list

AUTH: Role=[pricing.OWNER,pricing.EDITOR,pricing.VIEWER]

zoneTaxCodes(
input: ZoneTaxCodeSearchInput
): ZoneTaxCodeResponse!

Arguments

zoneTaxCodes.input ● ZoneTaxCodeSearchInput input

Search criteria for filtering zone tax code records.

If not provided, returns all accessible zone tax codes with default pagination settings. Supports filtering by geographic zones, tax codes, product associations, and effective dates.

Type

ZoneTaxCodeResponse object