Intents

List Intent external providers

Retrieve the list of third-party PSP names supported as ExternalData.ExternalProviderName values on the Intent object.

get/v3.0/{ClientId}/payins/intents/external-providers

Path parameters

ClientIdstring required

Platform's API account identifier, associated with the API key.

Headers

Authorizationstring required

Bearer authentication of the form Bearer <token>, where token is your auth token.

If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.

Response

Success

string[] required

The list of third-party PSP names supported as ExternalData.ExternalProviderName values on the Intent object.

Changes

Changed in 1 of the 8 revisions of this API.1