Used by partners to provision a subscription for their customers. This creates a subscription without associating it with the end user account. EntitleSubscription must be called separately using OAuth in order for the end user account to be associated with the subscription. It should be called directly by the partner using service accounts.
Path parameters
Required. The parent resource name, which is the identifier of the partner. It will have the format of "partners/{partner_id}".
Query parameters
number of duration units to be included.
The unit used for the duration
Required. Identifies the subscription resource on the Partner side. The value is restricted to 63 ASCII characters at the maximum. If a subscription with the same ID already exists, the creation fails with an ALREADY_EXISTS error.
Request body
Response
Successful response