List payment method domains
Get a list of payment method domains that belong to a PSP, organization, or paypoint.
Authentication
requestTokenstring
API Key authentication via header
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
Errors
400
Bad Request Error
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error