Commit a3740dc
Stop sending bank metadata in seat claim/sync payloads (#20)
The server no longer stores bank_name, actual_account, or sync_mode.
Drop them from the /bank-seats/claim and /bank-seats/sync request
bodies. Seat enforcement only needs seat_id.
Co-authored-by: David Alves <davidalves@Davids-MacBook-Air.local>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 221d4e4 commit a3740dc
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | 209 | | |
213 | 210 | | |
214 | 211 | | |
| |||
242 | 239 | | |
243 | 240 | | |
244 | 241 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
| 242 | + | |
251 | 243 | | |
252 | 244 | | |
253 | 245 | | |
| |||
0 commit comments