# Billing Auto-Apply Auto Apply Payment based on specified configuration options. Endpoint: POST /billing-auto-apply Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Request fields (application/json): - `invoice_Key` (integer) - `premPayment_Key` (integer) - `payment_Posted` (number,null) - `payment_Posted_Date` (string,null) - `payment_ID` (string,null) - `received_Date` (string) - `autoApplyOption` (integer) - `autoApplyAdjustmentOption` (integer) - `autoApplyCategories` (array,null) - `autoApplySubscribers` (array,null) ## Response 202 fields ## Response 401 fields