Residual SummariesAsk AIget https://testapi.payarc.net/v1/residual_table_summariesQuery Paramsfrom_datestringrequiredIt is not required by validation, but it is required for a query and throw server 500 error. Example: 2024-10-01to_datestringrequiredIt is not required by validation, but it is required for a query and throw server 500 error. Example: 2024-10-20year_monthbooleanDefaults to falseIf it is true, adds a column residual_year_month with the following format: Y-mtruefalseclassification_typestringDefaults to nullThe following options: missing_changed_buy_rate, change_in_merchant_pricing, volume_tiers, merchant_refunds, net_current_vs_previous, current_vs_previous, profit_negative_differenceauditbooleanDefaults to falseIt combine itself with classification_type and based on that, it adds additional information, or compare current vs previous monthtruefalsew_pbooleanDefaults to falseIf it is true, makes a join with residual_summary_worked_flagtruefalsetsys_midstringDefaults to nullNullable | Digits:15agent_idstringDefaults to nullThis field is used for filtering merchants. If the Authenticated user is an agent, it takes their id and filters the merchants by it. Alternatively the agent_id can be passed as a parameter to filter. If both are true then the authenticated user's id take precedence.bankstringenumIf it is empty, it takes all the banks from the lov values for banks567067199267Allowed:567067199267view_agent_idstringDefaults to nullReturn all of the accounts where view_agent_it is primary agent. And view_agent_id should be secondary to the Authenticated usermerchant_idstringDefaults to nullThis field is used for filtering results. The value should be crypted account idResponses 200200 401401 422422 500500Updated 10 months ago