GET
/
PaymentMethodDomain
/
list

Authorizations

requestToken
string
header
required

Most endpoints require an organization token. Some endpoints require an application token, and those endpoints are noted.

Query Parameters

entityId
integer

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
string

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.
limitRecord
integer
default:
20

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

fromRecord
integer
default:
0

Number of records to skip. Defaults to 0.

Response

200 - application/json
records
object[]
summary
object