paymentRules
Lists payment rules owned by the authenticated account. Returns both CARD_ROUTING and PAYMENT_METHOD_VISIBILITY rules; filter client-side by ruleType.
paymentRules(
token: String
pageSize: Int
): PaymentRulesConnection!
Arguments
paymentRules.token ● String scalar
paymentRules.pageSize ● Int scalar
Type
PaymentRulesConnection object
Paginated list of payment rules.