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
Response
OK
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.