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
Retrieve Billing Code
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
200 - application/json
The code that a user and integrators will see.
Maximum string length:
10The description of the code that users will see.
Maximum string length:
200The practice who created the billing code.
The amount of money that will be charged for the code.
Pattern:
^-?\d{0,8}(?:\.\d{0,2})?$The internal elation id of the billing code.
The position in the list of billing codes.
Required range:
-2147483648 <= x <= 2147483647Previous
Update Billing CodeUpdate a CPT code that users can add to bills. To view them in the app, go to Practice Settings - Billing.
Next
Retrieve Billing Code