Billing Codes
Partially Update Billing Code
PATCH
Partially Update Billing Code
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
The amount of money that will be charged for the code.
Pattern:
^-?\d{0,8}(?:\.\d{0,2})?$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 position in the list of billing codes.
Required range:
-2147483648 <= x <= 2147483647Response
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 <= 2147483647Partially Update Billing Code