Institution
Institutions that are supported when creating Bank Authorisations for a particular country or purpose.
Not all institutions support both Payment Initiation (PIS) and Account Information (AIS) services.
List Institutions#
/institutionsReturns a list of supported institutions.
Response 200
Successful response
institutionsarray9 properties
idstring
The unique identifier for this institution
namestring
A human readable name for this institution
icon_urlstring
A URL pointing to the icon for this institution
logo_urlstring
A URL pointing to the logo for this institution
rolesarray
The roles assigned to this institution, representing the open banking features it supports.
country_codestring
ISO 3166-1 alpha-2 code. The country code of the institution. If nothing is provided, institutions with the country code 'GB' are returned by default.
limitsobject
Defines individual limits for business and personal accounts.
2 properties
dailyobject
Daily limit details for this institution, in the lowest denomination for the currency (e.g. pence in GBP, cents in EUR). The 'limits' property is only available via an authenticated request with a generated access token
singleobject
Single transaction limit details for this institution, in the lowest denomination for the currency (e.g. pence in GBP, cents in EUR). The 'limits' property is only available via an authenticated request with a generated access token
autocompletes_collect_bank_accountboolean
Flag to show if selecting this institution in the select_institution action can auto-complete the collect_bank_account action. The bank can return the payer's bank account details to GoCardless.
statusstring
The status of the institution
enableddisabledtemporarily_disabledmetaobject2 properties
limitintegercursorsobject
2 properties
beforestring
Cursor pointing to the end of the desired set.
afterstring
Cursor pointing to the start of the desired set.
Errors 400401404422500
Bad Request
Unauthorised
Not found
Validation Error
Internal Error
Error Body
codeintegerdocumentation_urlstringerrorsarray2 properties
reasonstringmessagestringmessagestringrequest_idstringtypestringmetadataobjectlinksobjectList institutions for Billing Request#
/billing_requests/{billing_request_id}/institutionsReturns all institutions valid for a Billing Request.
This endpoint is currently supported only for FasterPayments.
Path Parameters
| Name | Type | Description |
|---|---|---|
billing_request_idrequired | string | The billing request id |
Response 200
Successful response
institutionsarray9 properties
idstring
The unique identifier for this institution
namestring
A human readable name for this institution
icon_urlstring
A URL pointing to the icon for this institution
logo_urlstring
A URL pointing to the logo for this institution
rolesarray
The roles assigned to this institution, representing the open banking features it supports.
country_codestring
ISO 3166-1 alpha-2 code. The country code of the institution. If nothing is provided, institutions with the country code 'GB' are returned by default.
limitsobject
Defines individual limits for business and personal accounts.
2 properties
dailyobject
Daily limit details for this institution, in the lowest denomination for the currency (e.g. pence in GBP, cents in EUR). The 'limits' property is only available via an authenticated request with a generated access token
singleobject
Single transaction limit details for this institution, in the lowest denomination for the currency (e.g. pence in GBP, cents in EUR). The 'limits' property is only available via an authenticated request with a generated access token
autocompletes_collect_bank_accountboolean
Flag to show if selecting this institution in the select_institution action can auto-complete the collect_bank_account action. The bank can return the payer's bank account details to GoCardless.
statusstring
The status of the institution
enableddisabledtemporarily_disabledmetaobject2 properties
limitintegercursorsobject
2 properties
beforestring
Cursor pointing to the end of the desired set.
afterstring
Cursor pointing to the start of the desired set.
Errors 400401404422500
Bad Request
Unauthorised
Not found
Validation Error
Internal Error
Error Body
codeintegerdocumentation_urlstringerrorsarray2 properties
reasonstringmessagestringmessagestringrequest_idstringtypestringmetadataobjectlinksobject