insumer_request_domain_verification
Request a domain verification token for a merchant. Returns token and three methods: DNS TXT, HTML meta tag, or file upload. After placing token, call verify to complete and earn a trust badge.
Instructions
Request a domain verification token for a merchant. Returns the token and three verification methods: DNS TXT record, HTML meta tag, or file upload. After placing the token, call insumer_verify_domain to complete verification. Verified merchants get a trust badge in the public directory. Owner only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Merchant ID | |
| domain | Yes | Domain to verify (e.g. 'example.com') |