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

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