Not tax advice. Computation tools only. Have a professional check your work before filing.
openaccountants/skills/wa-sales-tax.md

Use this skill with your AI agent

View on GitHub

Paste this skill into your AI agent's context, or save the file to your project. Works with any AI agent that reads markdown.

wa-sales-tax.md255 lines10.0 KB
v10Washington
Not yet verified by an accountantContact accountant
1---
2name: wa-sales-tax
3description: >
4 Washington State Sales Tax for self-employed individuals selling taxable goods or services. Covers the 6.5% state rate, local tax add-ons, destination-based sourcing, use tax, and the Combined Excise Tax Return. Primary source: RCW 82.08 (sales tax), RCW 82.12 (use tax).
5version: 1.0
6jurisdiction: US-WA
7tax_year: 2025
8category: state
9depends_on:
10 - us-tax-workflow-base
11validated: April 2026
12validation_status: ai-drafted-q3
13---
14 
15# Washington Sales Tax v1.0
16 
17## What this file is
18 
19**Obligation category:** CT (Consumption Tax)
20**Functional role:** Return preparation
21**Status:** Complete
22 
23This is a Tier 2 content skill for the Washington state retail sales tax and use tax portion of the Combined Excise Tax Return. Washington has a 6.5% state rate plus local rates that vary by location, using destination-based sourcing.
24 
25---
26 
27## Section 1 -- Scope statement
28 
29**In scope:**
30 
31- Combined Excise Tax Return (retail sales tax and use tax sections)
32- State retail sales tax at 6.5%
33- Local sales tax (city, county, transit, regional transit)
34- Destination-based sourcing rules
35- Use tax on purchases where no WA sales tax was collected
36- Reseller permits and exemptions
37 
38**Out of scope (refused):**
39 
40- B&O tax computation (separate skill: wa-business-occupation-tax)
41- Motor vehicle excise tax
42- Real estate excise tax
43- Spirits/tobacco/cannabis taxes
44- Marketplace facilitator obligations (platform responsibilities)
45- Multi-state nexus analysis
46 
47---
48 
49## Section 2 -- Filing requirements
50 
51### Who must collect
52 
53Any person making retail sales of tangible personal property or certain services in Washington must collect and remit retail sales tax. The seller must register with the Washington DOR. **Source:** RCW 82.08.050.
54 
55### Filing frequency
56 
57Filing frequency aligns with the same thresholds used for B&O tax (the Combined Excise Tax Return reports both):
58 
59| Tax liability | Filing frequency | Due date |
60|--------------|------------------|----------|
61| Small (annual option) | Annual | April 15 |
62| Medium | Quarterly | Last day of month following quarter |
63| Large | Monthly | 25th of following month |
64 
65---
66 
67## Section 3 -- Rates and thresholds
68 
69### State rate
70 
71| Item | Rate | Source |
72|------|------|--------|
73| State retail sales tax | 6.5% | RCW 82.08.020 |
74| State use tax | 6.5% | RCW 82.12.020 |
75 
76### Local rate examples (2025)
77 
78Local rates vary significantly. Washington has over 400 local tax jurisdictions. Selected examples:
79 
80| Location | Local rate | Combined rate | Source |
81|----------|-----------|---------------|--------|
82| Seattle | 3.60% | 10.10% | DOR tax rate lookup |
83| Tacoma | 3.80% | 10.30% | DOR tax rate lookup |
84| Bellevue | 3.60% | 10.10% | DOR tax rate lookup |
85| Spokane | 2.40% | 8.90% | DOR tax rate lookup |
86| Vancouver (Clark Co.) | 2.00% | 8.50% | DOR tax rate lookup |
87| Unincorporated King Co. | 3.60% | 10.10% | DOR tax rate lookup |
88 
89**Critical:** Always use the DOR tax rate lookup tool (dor.wa.gov) to determine the exact rate for each delivery address. Rates change quarterly.
90 
91### Sourcing
92 
93Washington uses **destination-based sourcing** for all retail sales:
94- Delivered goods: tax rate where the buyer receives the goods.
95- Over-the-counter (pickup): tax rate of the seller's location.
96- Services: tax rate where the service is received/performed.
97- Digital goods/services: tax rate of the buyer's address.
98 
99**Source:** RCW 82.32.730 (Streamlined Sales and Use Tax Agreement conformity).
100 
101---
102 
103## Section 4 -- Computation rules (Step format)
104 
105### Step 1: Determine taxable vs. exempt sales
106 
107For each sale, determine:
1081. Is the item tangible personal property or an enumerated taxable service? If yes, taxable unless exempt.
1092. Does the buyer have a valid reseller permit? If yes, the sale is exempt (sale for resale).
1103. Does another exemption apply? (See Section 5.)
111 
112### Step 2: Determine the tax rate by destination
113 
114For each taxable sale:
1151. Identify the delivery address (ship-to or pickup location).
1162. Look up the combined rate (state + local) for that address using the DOR tax rate lookup.
1173. Identify the location code (4-digit code) for reporting.
118 
119### Step 3: Compute sales tax collected
120 
121For each rate/location combination:
122- Taxable sales x combined rate = sales tax.
123 
124### Step 4: Report on Combined Excise Tax Return
125 
126Group sales by location code. Report:
127- Gross sales
128- Exempt/deductible sales
129- Taxable sales
130- Tax collected
131- Location code
132 
133### Step 5: Compute use tax
134 
135For items purchased for use in Washington where no sales tax was collected:
136- Purchase price x combined rate (for the location where the item will be used) = use tax.
137 
138### Step 6: Reconcile and remit
139 
140Total sales tax collected + use tax owed = total tax due.
141 
142If sales tax collected exceeds the amount due (rounding differences), the excess is still remitted.
143 
144---
145 
146## Section 5 -- Edge cases and special rules
147 
148### E-1: Services -- most are NOT taxable
149 
150Washington taxes retail sales of tangible personal property and certain specifically enumerated services. Most professional services (consulting, legal, accounting, marketing) are NOT subject to retail sales tax. **Taxable services include:**
151- Construction/repair services (labor on real/personal property)
152- Landscaping, janitorial services
153- Physical fitness services
154- Digital automated services
155- Extended warranties/service contracts
156 
157**Source:** RCW 82.04.050 (definition of retail sale).
158 
159### E-2: Digital products and services
160 
161Washington taxes digital goods (e-books, music, movies, apps) and digital automated services (SaaS). This is a significant difference from many states. **Source:** RCW 82.04.192; RCW 82.04.050(6).
162 
163- Digital goods: taxed at the buyer's location rate.
164- Digital automated services (SaaS): taxed at the buyer's location rate.
165- Custom software: exempt from retail sales tax.
166 
167### E-3: Food
168 
169- Prepared food (restaurants, heated food, food with utensils): taxable.
170- Grocery food (unprepared food for home consumption): exempt.
171- Dietary supplements: taxable.
172- Soft drinks: taxable.
173 
174**Source:** RCW 82.08.0293.
175 
176### E-4: Reseller permit
177 
178A buyer making purchases for resale must present a valid reseller permit (not the old resale certificate, which was retired in 2010). The seller must verify the permit using the DOR's online lookup tool. **Source:** RCW 82.04.060.
179 
180### E-5: Manufacturing machinery and equipment
181 
182Machinery and equipment used directly in a manufacturing operation is exempt from sales tax. This is a significant exemption for manufacturers. **Source:** RCW 82.08.02565.
183 
184### E-6: Interstate sales
185 
186Sales of goods shipped to buyers outside Washington are generally exempt from Washington retail sales tax if the seller ships via common carrier. The seller must retain documentation of out-of-state delivery. **Source:** RCW 82.08.0273.
187 
188### E-7: Marketplace facilitators
189 
190As of January 1, 2020, marketplace facilitators (Amazon, Etsy, etc.) must collect and remit Washington sales tax on behalf of marketplace sellers. If a marketplace facilitator collects the tax, the seller does NOT need to collect it again. **Source:** RCW 82.08.0531.
191 
192---
193 
194## Section 6 -- Test suite
195 
196### Test 1: In-store retail sale in Seattle
197 
198- **Input:** Sale of $500 of tangible goods, buyer picks up in Seattle. Combined rate: 10.10%.
199- **Expected:** Tax: $500 x 10.10% = $50.50.
200 
201### Test 2: Shipped sale (destination-based)
202 
203- **Input:** Seller in Seattle ships $1,000 of goods to buyer in Spokane. Spokane combined rate: 8.90%.
204- **Expected:** Tax: $1,000 x 8.90% = $89.00 (Spokane rate, not Seattle rate).
205 
206### Test 3: Digital product sale
207 
208- **Input:** Sale of $200 SaaS subscription to a Bellevue customer. Combined rate: 10.10%.
209- **Expected:** Taxable as digital automated service. Tax: $200 x 10.10% = $20.20.
210 
211### Test 4: Professional service (not taxable)
212 
213- **Input:** $5,000 consulting engagement for a Seattle client.
214- **Expected:** Professional consulting is NOT subject to retail sales tax. Tax: $0. (Note: B&O tax still applies.)
215 
216### Test 5: Use tax
217 
218- **Input:** Business in Tacoma purchases $2,000 of office furniture from Oregon vendor, no tax collected. Tacoma combined rate: 10.30%.
219- **Expected:** Use tax: $2,000 x 10.30% = $206.00.
220 
221---
222 
223## Section 7 -- Prohibitions
224 
225- **P-1:** Do NOT use origin-based sourcing. Washington is destination-based.
226- **P-2:** Do NOT assume all services are taxable. Most professional services are exempt from retail sales tax.
227- **P-3:** Do NOT accept the old resale certificate form. Only valid reseller permits are accepted (since 2010).
228- **P-4:** Do NOT tax grocery food. Only prepared food is taxable.
229- **P-5:** Do NOT ignore digital goods and SaaS. Washington taxes them.
230- **P-6:** Do NOT use a flat rate for all locations. Rates vary by destination address and change quarterly.
231 
232---
233 
234## Section 8 -- Self-checks
235 
236Before delivering output, verify:
237 
238- [ ] Destination-based sourcing applied (rate based on buyer's location)
239- [ ] Correct combined rate looked up per delivery address via DOR tool
240- [ ] Services correctly classified (most professional services exempt)
241- [ ] Digital goods/SaaS taxed at buyer's location rate
242- [ ] Grocery food exempt; prepared food taxable
243- [ ] Reseller permits verified (not old resale certificates)
244- [ ] Use tax reported for out-of-state purchases
245- [ ] Location codes correctly assigned for each jurisdiction
246- [ ] Sales shipped out of state properly excluded
247 
248---
249 
250## Section 9 -- Disclaimer
251 
252This skill and its outputs are provided for informational and computational purposes only and do not constitute tax, legal, or financial advice. Open Accountants and its contributors accept no liability for any errors, omissions, or outcomes arising from the use of this skill. All outputs must be reviewed and signed off by a qualified professional (such as a CPA, EA, tax attorney, or equivalent licensed practitioner in your jurisdiction) before filing or acting upon.
253 
254The most up-to-date, verified version of this skill is maintained at [openaccountants.com](https://openaccountants.com). Log in to access the latest version, request a professional review from a licensed accountant, and track updates as tax law changes.
255 

Run this skill, then get an accountant to check it

After running the full skill pack in your AI agent, sign up and upload your worksheet. We'll connect you with a trusted accountant in our network who can review your numbers before you file.

Quality

Q3: AI-drafted

AI-generated with structure and citations. Not independently verified.

Needs deep research against tax authority websites to reach Q2.

Accountant Review

Not yet reviewed
0/29

About

Washington State Sales Tax for self-employed individuals selling taxable goods or services. Covers the 6.5% state rate, local tax add-ons, destination-based sourcing, use tax, and the Combined Excise Tax Return. Primary source: RCW 82.08 (sales tax), RCW 82.12 (use tax).

US-WAty-2025

Use this skill

This skill is open source and free to use in any AI agent. Copy it, download it, or clone the repo. If you find an error, flag it — a licensed accountant will review.

2 of 3 in the US-WA workflow: