x402_gift_card_asset_ledger_handoff
Explain the admin-only encrypted gift-card asset ledger for residual balances and redemption material. Does not reveal secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| type | No | ||
| asset | No | ||
| input | No | Public-safe request body/input for a hosted service or endpoint. Never include secrets, raw cards, wallet keys, passwords, or private account tokens. | |
| items | No | ||
| query | No | ||
| since | No | ||
| itemId | No | ||
| accepts | No | ||
| content | No | Public-safe creator content for preview/import. Do not include secrets, private student data, or copyrighted material you do not own. | |
| network | No | ||
| audience | No | Optional audience hint for wisely_start_here / wisely_get_playbook / wisely_agent_instructions. | |
| payoutId | No | ||
| platform | No | Optional OS/platform hint for local bridge setup, e.g. windows, mac, linux. | |
| amountUsd | No | ||
| creatorId | No | ||
| fromAsset | No | ||
| localPort | No | Optional localhost port for the local commerce bridge MCP server. Defaults to 4027. | |
| receiptId | No | ||
| sellerUrl | No | Third-party x402 paid resource URL to probe for HTTP 402 payment requirements. | |
| serviceId | No | ||
| sessionId | No | Wallet handoff/payment session id returned by x402_wallet_handoff/connect_wallet. | |
| toAddress | No | ||
| sellerBody | No | Public-safe POST body for an external x402 seller. Never include cookies, bearer tokens, wallet secrets, private keys, card data, or account passwords. | |
| contentType | No | ||
| fromAddress | No | ||
| fromNetwork | No | ||
| manifestUrl | No | ||
| paidActions | No | ||
| endpointSlug | No | ||
| sellerMethod | No | Use POST for paid APIs that need a public-safe body before returning 402. | |
| payoutAddress | No | ||
| serverJsonUrl | No | ||
| idempotencyKey | No | Stable retry key for paid invokes and wallet handoff sessions. | |
| paymentPayload | No | ||
| includeExamples | No | Set false to request a shorter playbook response. | |
| fromTokenAddress | No | ||
| preferredNetwork | No | Preferred payment network for wallet handoff, e.g. eip155:8453 or base. | |
| defaultEntitlement | No | ||
| paymentRequirement | No | ||
| paymentRequirements | No | ||
| returnSignedPayment | No | Alias for includeSignedPayment. | |
| includeSignedPayment | No | For x402_payment_session_status, include the signed X-PAYMENT payload when the user has signed. |