# Create or Update Batch ClaimPreBatchDetail Create or Update multiple ClaimPreBatchDetail at once. If the entity exists, it will be updated. If the entity does not exist, it will be created. Endpoint: PUT /claim-prebatch-details-batch Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Request fields (application/json): - `claimPreBatchDetail_Key` (integer, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `ansI_Code` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `apC_Code` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `adjusted_From_Adjustment_Line` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `adjusted_From_Line` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `adjustment_Seq` (string, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `auth_Number` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `auth_Required` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `batch_Claim` (integer, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `batch_Number` (integer, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `benefit_Code` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `benefit_Rate_Applied` (number,null) Benefit Rate being applied to this detail line. - `billed_Price` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `brand_Indicator` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `buccal` (boolean, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `coB_Amt` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `coB_Hold` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `coB_Mem_Resp` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `claim_Seq` (string, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `co_Ins_Amt` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `co_Pay_Amt` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `days_Supply` (integer,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `deductible_Amt` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `diagnosis_Code` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `discount_Amt` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `dispense_As_Written` (integer,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `distal` (boolean, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `drug_Code` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `drug_Quantity` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `entry_Date` (string) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `entry_User` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `ex_Code` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `ex_Code2` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `ex_Code3` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `fica` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `facial` (boolean, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `federal_Amount_To_Tax` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `federal_Tax` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `federal_Tax_Flat` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `fill_Date` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `formulary_Indicator` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `incisal` (boolean, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `interest` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `labial` (boolean, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `line_Control_Number` (string,null) Number added manually to claims and from 837 files and sent outbound on 835 files. - `lingual` (boolean, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `local_Tax` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `mail_Order_Indicator` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `medicare_Amount_To_Tax` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `medicare_Tax` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `mesial` (boolean, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `modifier` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `modifier_2` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `modifier_3` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `modifier_4` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `not_Covered_Amt` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `occlusal` (boolean, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `oral_Cavity_Designation_Code_1` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `oral_Cavity_Designation_Code_2` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `oral_Cavity_Designation_Code_3` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `oral_Cavity_Designation_Code_4` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `oral_Cavity_Designation_Code_5` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `other_Deduction_Amount` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `paid_Amt` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `partial_Loss` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `pharmacy_Name` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `place_Of_Service` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `plan_Price` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `premium_Deduction` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `prescriber_ID` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `prescription_Date` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `prescription_Number` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `principal` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `procedure_Code` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `procedure_Code2` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `qualifying_Payment_Amount` (number,null) QPA (Qualified Payment Amount) values received in upcoming EDI transactions for the NSA (No Surprise Act) mandate. - `reason_Code` (integer,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `refill_Indicator` (integer,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `root` (boolean, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `service_Date` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `service_Thru` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `socSec_Amount_To_Tax` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `social_Security` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `state_Amount_To_Tax` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `state_Tax` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `state_Tax_Flat` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `state_Tax_State` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `status_Code` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `svc_Count` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `taxable_Amount` (number,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `tooth_Number` (integer,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `ucR_Price` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `unit_Dose` (integer,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `update_Date` (string) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `update_User` (string,null) Archive storage table for tracking initial entry of Claim information. Not to be used externally. - `with_Hold_Amt` (number, required) Archive storage table for tracking initial entry of Claim information. Not to be used externally. Note: The database will apply a default value of 0 for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of 0 to meet the API requirements and ensure that the functionality occurs as expected. - `rx_CoPay_Assist_Amt` (number,null) - `rx_Penalty_Amt` (number,null) ## Response 207 fields (text/plain): - `data` (array,null) - `data.id` (array, required) List of key/value pairs that represent the unique id for the entity operation. - `data.id.key` (string,null) - `data.id.value` (any,null) - `data.status` (integer, required) http status of the operation (eg, 200, 201, 500) - `data.body` (string, required) operation message (eg, Updated, Created, Error message) - `error` (object) - `error.detail` (string,null) A human-readable explanation specific to this occurrence of the problem. - `error.instance` (string,null) A URI reference that identifies the specific occurrence of the problem.It may or may not yield further information if dereferenced. - `error.status` (integer) The HTTP status code([RFC7231], Section 6) generated by the origin server for this occurrence of the problem. - `error.title` (string,null) A short, human-readable summary of the problem type.It SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization(e.g., using proactive content negotiation; see[RFC7231], Section 3.4). - `error.type` (string,null) A URI reference [RFC3986] that identifies the problem type. This specification encourages that, when dereferenced, it provide human-readable documentation for the problem type (e.g., using HTML [W3C.REC-html5-20141028]). When this member is not present, its value is assumed to be "about:blank". - `debug` (object) - `debug.activityID` (string, required) ## Response 401 fields