v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Configuration

Search for test services.

get/configure/service

Query parameters

domainstring

The domain API key value to identify the domain within which to search for test services. If not provided, the domain used is the one linked to the community identified by the community API key provided for authentication.

keystring

The service's key.

identifierstring

The service's reference identifier. The value is checked in a case-insensitive manner and using wildcard matching.

versionstring

The service's version. The value is checked in a case-insensitive manner and using wildcard matching.

serviceType'messaging' | 'validation' | 'processing'

The service's type.

apiType'soap' | 'rest'

The service's API type.

Response

Test services retrieved.

keystring required

The unique key used to identify the service and its underlying domain parameter.

domainstring required

The API key identifying the domain of the service.

addressstring required

The service's address.

serviceType'messaging' | 'validation' | 'processing' required

The type of the service.

apiType'soap' | 'rest' required

The API type of the service.

descriptionstring

The service's description.

identifierstring

The service's reference identifier.

versionstring

The service's version.