Skip to main content
GET
/
api
/
v2
/
branches
/
{id}
/
providers
List enabled providers for a branch
curl --request GET \
  --url https://api.example.com/api/v2/branches/{id}/providers
{
  "branchId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "idCheck": [],
  "sourceOfFunds": []
}

Path Parameters

id
string<uuid>
required

Branch ID

Response

Enabled providers grouped by service

branchId
string<uuid>

Branch the result is scoped to

idCheck
enum<string>[]

Valid values for clients[].checkProvider when creating a case

Available options:
yoti,
thirdfort,
title-guardian
sourceOfFunds
enum<string>[]

Valid values for clients[].sofProvider when creating a case. Only applicable when verificationOfFunds is true.

Available options:
upload,
thirdfort,
armalytix