Get Payment Method Domain
Get the details for a payment method domain.
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
The payment method domain's ID in Payabli.
"pmd_12AB"
Response
Data related to the payment method domain.
The entity's ID in Payabli.
109
The entity type. Available values:
- paypoint
- organization
- psp (payment service provider).
"paypoint"
The domain. For example: subdomain.domain.com
or domain.com
"subdomain.domain.com"
Details about the status of the Apple Pay service.
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.`
109
The domain's owner's entity type. Available values:
- paypoint
- organization
- psp (payment service provider).
"organization"
Data about the domain's cascade status.
Details about the cascade process.
Timestamp of when record was created, in UTC.
"2022-07-01 15:00:01"
Timestamp of when record was last updated, in UTC.
"2022-07-01 15:00:01"
The payment method domain's ID in Payabli.
"pmd_12AB"
Was this page helpful?