INPUT_OBJECT
Payload for Insurance Fees Inputs for Org Cpt Code
input OrganizationCptCodeInsuranceFeesInput {# If true, this object will be deleted_destroy: Boolean# Fee (in cents) per unitfee_per_unit: Int# The insurance plan associated with the cpt code objectinsurance_plan_id: ID# The ID associated with organization cpt code objectorganization_cpt_code_id: ID}