Search payment methodsAsk AIget https://api.revioapi.com/v1/PaymentMethodsSearch for one or more payment methods.Query Paramssearch.payment_method_idarray of int32sQuery by identifier.search.payment_method_idADD int32search.descriptionarray of stringsQuery by description.search.descriptionADD stringsearch.cc_enabledbooleanQuery by credit card payment methods.truefalsesearch.erate_enabledbooleanQuery by erate payment methods.truefalsesearch.ach_enabledbooleanQuery by electronic check payment methods.truefalsesearch.show_in_customer_portal_flagbooleanQuery by payment methods available in billcentertruefalsesearch.show_in_agent_portal_flagbooleanQuery by payment methods available in agent portaltruefalsesearch.page_sizeint32Format - int32. Defines how many items to return at a time.search.pageint32Format - int32. Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)search.sortstringSpecifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago