Getting started
IntroIntro
Use the Seller API from HTTP, an SDK, the CLI, or MCP. Every face calls the same public operation with the same auth, permission, idempotency, and errors.- Create a human-rooted service account in the Dashboard.
- Grant only the actions you need, then reveal the credential once.
- Call
retrieveRefundin sandbox withrefund_ref.
Quickstarts
The seven candidate SDKs share one client shape: explicitsandbox or live, a credential, and a timeout. Snippets in snippets/ compile against that overlay and the conformance sandbox.
refund_ref and operation_id in every language.