v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBSubscriptions
Subscribe to usage product
Subscribes the account's usage subscription to a usage product. The subscription is processed asynchronously.
Important considerations:
- If the account has no usage subscription yet, one is created as part of processing the request
- A default payment method can optionally be supplied; it must already exist for the customer
post/subscriptions/{subscriptionId}/usages/{id}
Path parameters
subscriptionIdstring required
The unique identifier of the usage subscription
idstring uuid required
The unique identifier of the usage product to subscribe to
Request body
Response
When request is accepted. Returns a 'Link' object to the subscription.