Get payment method domain

Get the details for a payment method domain.

Path parameters

domainIdstringRequired

The payment method domain’s ID in Payabli.

Headers

requestTokenstringRequired

Response

Success response that includes a payment method domain’s details.

applePayobjectOptional

Details about the status of the Apple Pay service.

cascadeslist of objectsOptional

Data about the domain’s cascade status.

createdAtdatetimeOptional

Timestamp of when record was created, in UTC.

domainNamestringOptional

The domain. For example: subdomain.domain.com or domain.com

entityIdlongOptional

The entity’s ID in Payabli.

entityTypestringOptional

The entity type. Available values:

  • paypoint
  • organization
  • psp (payment service provider).
idstringOptional

The payment method domain’s ID in Payabli.

ownerEntityIdlongOptional

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.`

ownerEntityTypestringOptional

The domain’s owner’s entity type. Available values:

  • paypoint
  • organization
  • psp (payment service provider).
updatedAtdatetimeOptional

Timestamp of when record was last updated, in UTC.

Errors