Get payment method domain

Get the details for a payment method domain.

Authentication

requestTokenstring
API Key authentication via header

Path parameters

domainIdstringRequired
The payment method domain's ID in Payabli.

Response

Success response that includes a payment method domain's details.
applePayobject
Details about the status of the Apple Pay service.
cascadeslist of objects
Data about the domain's cascade status.
createdAtdatetime
Timestamp of when record was created, in UTC.
domainNamestring

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

entityIdlong
The entity's ID in Payabli.
entityTypestring

The entity type. Available values:

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

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

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

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

Errors

400
Bad Request Error
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error