Contact Sales
Search...
/
Introduction
Getting Started
Candid Environments
Payer Information
API Principles
Design Principles
Development Lifecycle
Breaking Changes
Conventions
Additional Resources
Postman
OpenAPI
Legacy Documentation
Support
API Reference
Auth
Billing Notes
V2
POST
Create billing note
DEL
Delete billing note
PATCH
Update
Charge Capture
Contracts
Credentialing
Custom Schemas
Eligibility
Encounter Providers
Encounters
Expected Network Status
Exports
External Payment Account Config
Fee Schedules
Guarantor
Import Invoice
Insurance Adjudications
Insurance Payments
Insurance Refunds
Medication Dispense
Non Insurance Payer Payments
Non Insurance Payer Refunds
Non Insurance Payers
Organization Service Facilities
Organization Providers
Patient Payments
Patient Refunds
Payers
Service Lines
Tasks
Write Offs
Pre Encounter
Diagnoses
Service Facility
Contact Sales
API Reference
Billing Notes
V2
Update
PATCH
https://
api.joincandidhealth.com
/
api
/
billing_notes
/
v2
/
:billing_note_id
Path parameters
billing_note_id
UUID
Required
Request
This endpoint expects an object.
text
string
Required
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
string
Optional
author_name
string
Optional
Errors
400
Organization Not Authorized Error
403
Unauthorized Error
404
Entity Not Found Error
422
HTTP Request Validation Error
Built with