Payer3
archivedboolean
disabledboolean
idinteger
is_premium_claims_harvestingboolean
True if the payer is signed up for premium claims harvesting
long_namestringnullable
Includes whether this is Patient Access API, otherwise this should be the same as name
namestringrequired
retrieverstringrequired
Payer3
{
"archived": true,
"disabled": true,
"id": 0,
"is_premium_claims_harvesting": true,
"long_name": "string",
"name": "string",
"retriever": "string"
}