Payers
Get Payer
get/v1/payers/{payerId}
Response
Payer details
Example response
{
"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.