v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
Billing Codes

Retrieve Billing Code

Get a CPT code that the practice has set up. To view all codes in the app, go to Practice Settings - Billing.

get/api/2.0/billing_codes/{id}/

Path parameters

idinteger required

Response

chargestring decimal nullable

The amount of money that will be charged for the code.

codestring required

The code that a user and integrators will see.

descriptionstring required

The description of the code that users will see.

idinteger

The internal elation id of the billing code.

practiceinteger required

The practice who created the billing code.

sequenceinteger

The position in the list of billing codes.