Get payment method domain
Get the details for a payment method domain.
Path parameters
domainId
The payment method domain's ID in Payabli.
Headers
requestToken
Response
Success response that includes a payment method domain's details.
type
The record type. For payment method domains, this is always PaymentMethodDomain
.
applePay
Details about the status of the Apple Pay service.
googlePay
Details about the status of the Google Pay service.
createdAt
Timestamp of when record was created, in UTC.
domainName
The domain. For example: subdomain.domain.com
or domain.com
. Must be public. Can’t be localhost
, hidden by a VPN, or protected by a password.
entityId
The entity's ID in Payabli. If the entity is a paypoint, this is the
paypoint ID. If the entity is an organization, this is the organization
ID.
entityType
The entity type. Available values:
- paypoint
- organization
- psp (payment service provider).
id
The payment method domain's ID in Payabli.
ownerEntityId
The domain’s owning entity’s ID in Payabli. This value might be different than the entityId
, depending on whether the domain is cascaded and whether it’s inherited.`
ownerEntityType
The domain’s owner’s entity type. Available values:
- paypoint
- organization
- psp (payment service provider).
cascades
Data about the domain's cascade status.
updatedAt
Timestamp of when record was last updated, in UTC.