Anyone know if I am able to access the payment met...
# suitetalkapi
j
Anyone know if I am able to access the payment method list using suiteQL? example: SELECT p.id as internalid, p.name FROM paymentmethod p ORDER BY p.id ASC