Skip to main content

Payer1

idinteger
namestringrequired
retrieverstringrequired
short_namestringnullable
supports_realtime_verificationboolean
website_home_urlstringnullable

i.e. https://www.medmutual.com/

Payer1
{
"id": 0,
"name": "string",
"retriever": "string",
"short_name": "string",
"supports_realtime_verification": true,
"website_home_url": "string"
}