Skip to main content
GET
/
agent
/
stripe
/
payment-methods
Get payment methods
curl --request GET \
  --url http://localhost/mogl/mogl-backend/api/agent/stripe/payment-methods \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Response

200

Payment methods list