問題タブ [google-reseller-api]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
google-reseller-api - G Suite サブスクリプションの作成
「G Suite Reseller API」POST https://www.googleapis.com/apps/reseller/v1/customers/customerId/subscriptionsを使用して顧客のサブスクリプションを作成する際に、 plan.planName を「ANNUAL_MONTHLY_PAY」として指定し、renewalSettings を指定できます。更新タイプは「AUTO_RENEW_YEARLY_PAY」
または、planName が「ANNUAL_MONTHLY_PAY」の場合、renewalType は「AUTO_RENEW_MONTHLY_PAY」にする必要がありますか? 現在、テスト用のリセラー アカウントを持っていないため、まだテストしていません。
ありがとう