approveSubscriptionSetup

POST {{url}}/networkoperatorconsole/shoppingcart/approveSubscriptionSetup

  • 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

{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "UnitID_internal"=>"USA.MA.02035.ROAMINGIQDEMOS.FOXBORO._V3VENUE.USA.FL.34209.PALMASOLA.BRADENTON.01.Robinson.1", "ServicePlanID"=>"USA.MA.02035.ROAMINGIQ.FOXBORO._V3SERVICEPLAN_.200MBPS", "EmailAddress"=>"gj@idea-central.com", "dateAddedUTC.ISO8601"=>"2022-11-06T21:22:07.705Z"}

HEADERS

KeyDatatypeRequiredDescription
originstring