Ribbon Health · Example Payload

Postcustominsurance

HealthcareProvider DirectoryInsuranceClinical DataCare NavigationEligibilityPrice TransparencyProvider SearchHealth PlansDigital Health

Postcustominsurance is an example object payload from Ribbon Health, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

request_body

Example Payload

Raw ↑
{
  "request_body": {
    "uuid": "d8addf29-1054-4ccb-b179-dda65f7fefdd",
    "carrier_association": "Aetna",
    "carrier_brand": "Aetna",
    "carrier_name": "Aetna",
    "state": "NY",
    "plan_name": "Aetna HealthFund Open Choice",
    "plan_type": "PPO",
    "metal_level": "example_metal_level",
    "display_name": "Aetna - HealthFund Open Choice - PPO",
    "network": "example_network",
    "confidence": 4,
    "category": "example_category",
    "codes": []
  }
}