latestOpenAPI 3.1.02026-08-173864115.8 MB
20731269b0c4
Payment Method Domains
Retrieve Payment Method Domain
Retrieves a payment method domain to check its verification status.
get/payment_method_domains/{id}
Response
payment method domain retrieved
Example response
{
"account_id": "biz_xxxxxxxxxxxxxx",
"created_at": "2026-01-01T12:00:00.000Z",
"hostname": "checkout.shinetime.example",
"id": "pmd_xxxxxxxxxxxxxx",
"provider": "apple",
"status": "verified",
"updated_at": "2026-01-01T12:00:00.000Z"
}