v1
latestOpenAPI 3.0.12026-07-135618141.0 KBInstitutions
Get institution
Gets an institution by its ID.
get/institutions/{id}
Path parameters
idinteger required
The unique identifier of the institution.
Response
Success
Example response
{
"currency_code": "NZD",
"title": "Bank of Foo",
"updated_at": "2015-04-21T22:42:22Z",
"created_at": "2015-04-21T22:42:22Z",
"id": 57
}