List payment method domains

Get a list of payment method domains that belong to a PSP, organization, or paypoint.

Headers

requestTokenstringRequired

Query parameters

entityIdlongOptional

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

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.
fromRecordintegerOptionalDefaults to 0

Number of records to skip. Defaults to 0.

limitRecordintegerOptionalDefaults to 20

Max number of records for query response. Defaults to 20.

Response

Success
recordslist of objects or null
summaryobject or null

Errors