# Billing Apply Payment Category Using the ListPremApplyPaymentCategory Operation to get a list of payments and additional configuration, have On Accout and PremPayment information updated. Endpoint: POST /billing-apply-payment-category Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Request fields (application/json): - `file_Type` (string,null) - `posted_Date` (string) - `received_Date` (string) - `posted_Amount` (number) - `user_ID` (string,null) - `write_Off_When_In_Tolerance_Range` (boolean) - `payment` (object) - `payment.premPayment_Key` (integer, required) - `payment.account_Key` (integer,null) - `payment.division_ID` (string,null) - `payment.entry_Date` (string) - `payment.entry_User` (string,null) - `payment.funding_Key` (integer,null) - `payment.group_ID` (string,null) - `payment.payment_Amount` (number,null) - `payment.payment_Date` (string,null) - `payment.payment_ID` (string,null) - `payment.payment_Name` (string,null) - `payment.payment_Type` (string,null) - `payment.payor_ID` (string,null) - `payment.subscriber_ID` (string,null) - `payment.update_Date` (string) - `payment.update_User` (string,null) - `applyPayments` (array,null) - `applyPayments.apply_Payment_Category` (string,null) - `applyPayments.adjustment_Reason` (string,null) - `applyPayments.reason_Key` (integer,null) - `applyPayments.group_Name` (string,null) - `applyPayments.ssn` (string,null) - `applyPayments.subscriber_Name` (string,null) - `applyPayments.plan_Type` (string,null) - `applyPayments.amount_Due` (number,null) - `applyPayments.on_Account` (number,null) - `applyPayments.apply_Payment` (number,null) ## Response 202 fields ## Response 401 fields