Payers
Get Payers
get/v1/payers
Response
A list of payers
Example response
{
"payers": [
{
"payerId": "60054",
"payerName": "Aetna",
"aliasPayerIds": [
"6400",
"7187"
],
"aliasPayerNames": [
"Health First Colorado",
"Medicaid of Colorado"
]
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.