Member

Create a member.

The member object represents a user in your application who is a member of your health plan.
The member object allows you to retrieve claims data, keep a history of provider bills, and track payments the user makes. The return object will include a unique identifier that should be stored with the user in your system.

post/api/v1/member

Request body

Metadataobject

Set of key-value pairs that can be attached to the member This can be useful for storing additional information about the member in a structured format

Response

OK

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.