Get the definition of a payment service that can be configured.
payment-service-definitions.read scope.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"adyen-ideal"
Successful Response
The definition ID of the payment service that can be configured. This is the underlying provider followed by a dash followed by the method.
1 - 50"adyen-ideal"
"stripe-card"
A human friendly name for this service.
1 - 200"iDEAL"
"Stripe"
The method of the service
"ideal"
"card"
A list of credentials and related fields which can be configured for this service.
A list of reporting fields which can be configured for this service.
A list of three-letter ISO currency codes that this service supports.
["USD", "GBP", "EUR", "AUD"]A list of two-letter ISO country codes that this service supports.
"US"
"GB"
"DE"
"AUD"
The mode that defines the flow this payment service uses to process a payment.
"card"
"redirect"
Features supported by the payment service.
A list of condition that define when some fields must be provided with a transaction request.
Additional configuration on how to present the approval UI.
List of supported integration clients. Defaults to redirect for most redirect connectors.
["redirect"]Always payment-service-definition.
"payment-service-definition""payment-service-definition"
An icon to display for the payment service.
"https://example.com/icons/adyen-ideal.svg"