Add TurboQuote onboarding guides#54
Draft
nicolasiscoding wants to merge 7 commits intodevelopfrom
Draft
Conversation
- Add TurboPartner PHP SDK docs with full API reference - Add TurboPartner JavaScript SDK docs with full API reference - Add TLDR copy-pastable quickstart snippets to both pages - Add JS SDK to TurboPartner table in SDK overview and sidebar - QA fixes: remove ipWhitelist/allowedOrigins, fix scope count (22) - Remove baseUrl from config examples - Add contact us callout linking to turbodocx.com/demo - Standardize admonition banner types across both docs Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix Python version requirement (3.8 → 3.9) - Add metadata param to create_organization() example - Add search and resource_id params to get_partner_audit_logs() example Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add NotFoundError, RateLimitError, NetworkError to error handling section - Fix broken /docs/API/partner-api link to /docs/SDKs/ - Add scopes param to update_partner_api_key() example Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add tracking param to update_organization_entitlements() example - Add search param to list_organization_users() example - Add offset/search params to list_organization_api_keys() example - Add offset/search params to list_partner_api_keys() example - Add offset/search params to list_partner_portal_users() example Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… setup Add two new step-by-step guides to the TurboQuote documentation section: - "Creating a New Quote" — 13-step walkthrough covering quote initiation, company/contact creation, and quote submission - "Adding a New Product" — 13-step walkthrough covering product catalog, product creation with category/billing/pricing, and insertion into a quote Includes 28 annotated screenshots and sidebar configuration for the new TurboQuote category. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
npm run buildpasses🤖 Generated with Claude Code