v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Update a payment method domain

Updates an existing payment method domain.

post/v1/payment_method_domains/{payment_method_domain}

Path parameters

payment_method_domainstring required

Response

Successful response.

createdinteger required

Time at which the object was created. Measured in seconds since the Unix epoch.

domain_namestring required

The domain name that this payment method domain object represents.

enabledboolean required

Whether this payment method domain is enabled. If the domain is not enabled, payment methods that require a payment method domain will not appear in Elements.

idstring required

Unique identifier for the object.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

object'payment_method_domain' required

String representing the object's type. Objects of the same type share the same value.