Create a new merchant under the authenticated partner. Requires an Idempotency-Key header so retries safely return the originally-created merchant rather than creating duplicates.
Documentation Index
Fetch the complete documentation index at: https://walletconnect-pay-docs-docs-add-ai-agent-sdk-section.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Unique key to ensure idempotent request processing. Max 255 characters.
255Display name for the merchant
1 - 256"Acme Store"
Contact email for the merchant
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$"billing@acme.store"
Merchant logo URL (HTTPS only), or null to unset
"https://example.com/logo.png"
Merchant created