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
Contracts
Custom Schemas
Eligibility
Encounters
Expected Network Status
Exports
External Payment Account Config
Fee Schedules
Guarantor
Import Invoice
Insurance Adjudications
Insurance Payments
Insurance Refunds
Non Insurance Payer Payments
Non Insurance Payer Refunds
Non Insurance Payers
Organization Service Facilities
Organization Providers
Patient Payments
Patient Refunds
Payers
Service Lines
Tasks
Third Party Payer Payments
Third Party Payer Refunds
Third Party Payers
Write Offs
Pre Encounter
Service Facility
Contact Sales
API Reference
Billing Notes
V2
Create billing note
POST
https://
api.joincandidhealth.com
/
api
/
billing_notes
/
v2
Request
This endpoint expects an object.
encounter_id
UUID
Required
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
Built with