Billing NotesV2

Create billing note

POST

Request

This endpoint expects an object.
encounter_id
UUIDRequired
text
stringRequired
Empty string not allowed.

Response

This endpoint returns an object
billing_note_id
UUID
created_at
datetime

An RFC 3339, section 5.6 datetime. For example, 2017-07-21T17:32:28Z.

encounter_id
UUID
text
string
Empty string not allowed.
author_auth0_id
stringOptional
author_name
stringOptional