latestOpenAPI 3.1.02026-08-143874115.7 MB
a84d4905fdbb
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"
}