List Payment Methods
Dashboard
List Payment Methods
List payment-method config for the current merchant.
Always returns 3 rows: one per supported method. Methods that the
merchant hasn’t configured yet appear as enabled=false, config={}
placeholders so the dashboard can render a “Set up” state.
GET
List Payment Methods
Response
Successful Response
Top-level dashboard GET response. Always returns 3 rows:
one per supported method. Missing rows are synthesised as
enabled=false, config={} placeholders so the UI can render a
"Set up" state without distinguishing 'never configured' from
'configured but disabled'.