- Add QboPaymentCreatePayload + QboDepositCreatePayload interfaces to lib/types/qbo.ts - Add createPayment(payload) and createDeposit(payload) public methods to QboClient - Both methods use existing private this.request<T>() with POST + minorversion=65 - Both methods throw descriptively if QBO returns no Id in response |
||
|---|---|---|
| .. | ||
| hooks | ||
| services | ||
| types | ||
| utils | ||
| auth-client.ts | ||
| auth-utils.ts | ||
| auth.ts | ||
| bootstrap.ts | ||
| permissions.ts | ||
| status-registry.ts | ||
| utils.ts | ||