GET/api/public/access-request/payment-status
現在、アクセス申請のファネルに対して準備済みまたは設定されている決済プロバイダー(PayPal、Stripe)を返します。
Auth & Absicherung
Keine Authentifizierung erforderlich
Idempotent: Ja
Beispiel-Response
{"ok":true,"data":{"paypal_ready":false,"mode":"sandbox","paypal_sandbox_ready":false,"stripe_ready":false,"stripe_sepa_enabled":false}}Live-Test-Nachweis
成功(200)ライブ検証済み;エンドポイントが入力パラメータを期待していないため、ネガティブケースは存在しません。