Payment Initiations
Get supported ASPSPs
Gets a list of all supported Account Servicing Payment Service Providers (ASPSPs).
get/aspsps
Response
OK
Example response
[
{
"id": "H100000001",
"name": "Bank of Money",
"capabilities": [
{
"type": "SINGLE_IMMEDIATE",
"status": "ENABLED"
}
]
}
]