v1

latestOpenAPI 3.1.02026-07-265074203.0 KB
Billing Codes

Partially Update Billing Code

patch/api/2.0/billing_codes/{id}/

Path parameters

idinteger required

Request body

chargestring decimal nullable

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

codestring

The code that a user and integrators will see.

descriptionstring

The description of the code that users will see.

idinteger

The internal elation id of the billing code.

practiceinteger

The practice who created the billing code.

sequenceinteger

The position in the list of billing codes.

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.