List payment method domains
Get a list of payment method domains that belong to a PSP, organization, or paypoint.
Headers
requestToken
Query parameters
entityId
Identifier for the organization or paypoint.
- Set this to `organization` and use the org ID in `entityID` to get details for the organization.
- Set this `paypoint` and use the paypoint's entryname in `entityId`` to get details for the paypoint.
entityType
The type of entity. Valid values:
- organization
- paypoint
Set this to `organization` and use the org ID in `entityID` to get details for the organization.
Set this `paypoint` and use the paypoint's entryname in `entityId`` to get details for the paypoint.
fromRecord
Number of records to skip. Defaults to 0
.
limitRecord
Max number of records for query response. Defaults to 20
.
Response
Success
records
summary