getNewSMSOTP
POST {{url}}/networkoperatorconsole/shoppingcart/getNewSMSOTP
- Use this API to request subscription at a venue
- Select a serviceplan with BillingCyclePrice.USD > 998 to initiate credit card payment (if configured)
- Selecting a serviceplan with BillingCyclePrice.USD < 999 will create the subscription immediately if the email address has less than MaximumRecurrencePerSubscriberPerVenue subscriptions at the venue. (rolling 365 days)
- Note: See example
switch plan
to modify a subscription's service plan
Request Body
{"StripeClientSecret"=>"seti_1Lhzi4Jdtc4nKntTqbtnJ3ks_secret_MQrQG7NuICY6o1OepCK0j9wW3lNMa6p", "PhoneNumber.E164"=>"+18054097085"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |