insurancePayors

Create an insurance payor

post/insurancePayors

Request body

_idstring

Luma's internal ID of an object.

userstring

The ID of the root account user.

deleted0 | 1

Flag for logical deletion where 1 means deleted.

createdBystring

The ID of the user who created this object.

updatedBystring

The ID of the user who updated this object.

createdAtstring date-time

The date/time when this object was created.

updatedAtstring date-time

The date/time when this object was updated.

namestring required

The payor's legal/system name.

friendlyNamestring

Patient-facing display name, preferred over name when present.

addressstring
address2string
citystring
statestring
countrystring
postcodestring
phonestring
source'integrator' | 'manual'

Who owns this payor's fields. If integrator, the integrator owns all fields and overwrites Luma edits on every sync. If manual, the integrator only owns name and externalId; friendlyName and externalIdentifiers can be freely edited in Luma.

isHiddenFromPatientsboolean

Whether this payor is excluded from patient-facing payor search.

Response

Successful creation

_idstring

Luma's internal ID of an object.

userstring

The ID of the root account user.

deleted0 | 1

Flag for logical deletion where 1 means deleted.

createdBystring

The ID of the user who created this object.

updatedBystring

The ID of the user who updated this object.

createdAtstring date-time

The date/time when this object was created.

updatedAtstring date-time

The date/time when this object was updated.

namestring

The payor's legal/system name.

friendlyNamestring

Patient-facing display name, preferred over name when present.

addressstring
address2string
citystring
statestring
countrystring
postcodestring
phonestring
source'integrator' | 'manual'

Who owns this payor's fields. If integrator, the integrator owns all fields and overwrites Luma edits on every sync. If manual, the integrator only owns name and externalId; friendlyName and externalIdentifiers can be freely edited in Luma.

isHiddenFromPatientsboolean

Whether this payor is excluded from patient-facing payor search.