Update

PATCH
/api/billing_notes/v2/:billing_note_id

Path parameters

billing_note_idUUIDRequired

Request

This endpoint expects an object.
textstringRequired

Empty string not allowed.

Response

This endpoint returns an object.
billing_note_idUUID
created_atdatetime

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

encounter_idUUID
textstring

Empty string not allowed.

author_auth0_idstringOptional
author_namestringOptional

Errors

Built with