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.
applePayobject or null
Details about the status of the Apple Pay service.
cascadeslist of objects or null
Data about the domain's cascade status.
createdAtdatetime or null
Timestamp of when record was created, in UTC.
domainNamestring or null

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

entityIdlong or null
The entity's ID in Payabli.
entityTypestring or null

The entity type. Available values:

  • paypoint
  • organization
  • psp (payment service provider).
idstring or null
The payment method domain's ID in Payabli.
ownerEntityIdlong or null

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

ownerEntityTypestring or null

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

  • paypoint
  • organization
  • psp (payment service provider).
updatedAtdatetime or null
Timestamp of when record was last updated, in UTC.

Errors