30 günlük ücretsiz deneme aboneliğini hemen ücretli hizmet aboneliğine taşıyın.
Bu yöntem yalnızca 30 günlük deneme aboneliği için ödeme planı oluşturulmuşsa geçerlidir. Daha fazla bilgi için abonelikleri yönetme başlıklı makaleye bakın.
HTTP isteği
POST https://reseller.googleapis.com/apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/startPaidService
Bu, müşterinin birincil alan adı veya müşterinin benzersiz tanımlayıcısı olabilir. Bir müşterinin alan adı değişirse, müşteriye erişmek için eski alan adı kullanılamaz ancak müşterinin benzersiz tanımlayıcısı (API tarafından döndürülen) her zaman kullanılabilir. Uygun olduğu durumlarda, benzersiz tanımlayıcıyı sistemlerinizde depolamanızı öneririz.
subscriptionId
string
Bu zorunlu bir özelliktir. subscriptionId, abonelik tanımlayıcısıdır ve her müşteri için benzersizdir. Bir abonelik güncellendiğinde subscriptionId değiştiğinden bu kimliği kalıcı veriler için anahtar olarak kullanmamanızı öneririz. subscriptionId ise tüm bayi aboneliklerini alma yöntemi kullanılarak bulunabilir.
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, Subscription öğesinin bir örneğini içerir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-25 UTC."],[[["Immediately converts a 30-day free trial subscription to a paid service subscription, requiring a pre-configured payment plan."],["Utilizes an HTTP POST request to `https://reseller.googleapis.com/apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/startPaidService` for the conversion process."],["Requires `customerId` and `subscriptionId` as path parameters for identifying the customer and their subscription."],["The request body needs to be empty and a successful response returns a [Subscription](/admin-sdk/reseller/reference/rest/v1/subscriptions#Subscription) object."],["Needs authorization with the `https://www.googleapis.com/auth/apps.order` scope."]]],[]]