List Payment MethodsAsk AIget https://api.rocket.net/v1/billing/payment_methodsList all payment methods present on the accountQuery Paramspageinteger≥ 1Defaults to 1Page of results to include (default = 1)per_pageinteger1 to 1000Defaults to 10How many results to include in each page (default = 10)include_tokenbooleanDefaults to falseInclude the token used at the payment gateway in the responsetruefalseactivebooleanDefaults to falseInclude only an active payment methodtruefalseResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 405Invalid input 412Precondition failed 500Internal errorUpdated 6 months ago