All bountiesSign in with GitHub to claim
CommercePlatform secretClaimed
Naver SmartStore
smartstore.naver.com
Product catalog, orders, and shipment status via the seller commerce APIs.
- Tier
- 🥈 Silver
- Reward
- ₩150,000
- Auth
- Platform secret
- Operations
- 5
- Status
- Claimed
Scope
Integrate Naver SmartStore's seller-side commerce surface. Uses platform secret / API-key style auth, making it a Silver bounty. Focus on catalog and order management read operations a seller dashboard would need.
Expected operations
- List products
- Get product detail
- List orders
- Get order detail
- Get shipment status
Suggested surface — propose changes in your submission if the upstream differs.
Acceptance criteria
- Provider scaffolded from the public @apifuse/provider-sdk
- All listed operations implemented with Zod/Standard Schema input & output
- Each operation declares exactly one of healthCheck or healthCheckUnsupported
- Real upstream fixture data included where applicable
- bun run check and bun run test pass
- Auth, credential, and env-secret behavior documented (no real secrets committed)
Evidence to submit
- Workspace branch or archive link
- SDK version/tag and the create command used
- Operation list with input/output summaries
- Health coverage table per operation
- bun run check and bun run test output
Ready to claim?
This bounty is already claimed. Browse other open bounties.
Sign in to claim
Claiming a bounty requires a GitHub sign-in. Your APIFuse account tracks the claim and shows its status on your dashboard.