• Assistance
  • Developer Area
  • API Reference
  • Sign in
  • EnglishEnglish
    • EnglishEnglish
    • FrançaisFrançais
  • Assistance
  • Developer Area
  • API Reference
  • Sign in
  • EnglishEnglish
    • EnglishEnglish
    • FrançaisFrançais
home/Assistance/Subscriptions/How to start a subscription at a specific date

How to start a subscription at a specific date

59 views 0

There are 2 ways to start a subscription at a specific date :

  1. from the backoffice
  2. with the API

1 – How start a Subscription from the Backoffice 

First, create a new Subscription.

 

Set the start date and send the “Subscribe” link to the customer to finalize the subscription (register its payment information).

2 – How to Start a Subscription with the API 

Starting a Subscription at a specific date can be done with the following request with “DateStart” parameter:

POST /v1/Subscription/
{

“ReferenceOffer”: “premium”,
“ReferenceCustomer”: “123456”,
“DateStart”: “2017-06-19T08:38:00.00Z”

}

See more at: https://docs.proabono.com/api/#override-a-subscription

Tags:APIsubscriptionbackofficeimportstart

Was this helpful?

Yes  No
Related posts
  • How to Customize the Display Name of a Subscription
  • How to change the renewal date of a Subscription
  • How to restart a subscription ?
  • How to suspend a subscription ?
  • Coming deadlines
  • How can i prevent a customer from cancelling his subscription independently ?
Subscriptions
  • How to start a subscription at a specific date
  • Differences between an Offer and a Subscription
  • Extra charges during the period
  • What is a upfront fee ? setup fee ?
  • How can i prevent a customer from cancelling his subscription independently ?
  • Coming deadlines
  • How to suspend a subscription ?
  • How to restart a subscription ?
  • How to change the renewal date of a Subscription
  • How to Customize the Display Name of a Subscription
Popular Articles
  • What is ProAbono ?
  • How to upate customer billing address ?
  • Introducing Postman for the ProAbono API
  • Set up ProAbono for WordPress
  • ProAbono Client Libraries
Categories
  • Quick Start
  • Catalog
    • Features
    • Offer
  • Customers
  • Subscriptions
  • Invoicing / Billing
  • Payment
  • Integration
    • Hosted Pages
    • Zapier
    • Plugins
      • WordPress
  • Emails
  • Backoffice

Ready to go
to the next level ?

Product
  • Overview
  • Charging & Invoicing
  • Online Subscription
  • Usage-based Billing
  • Payment Gateways
Documentation
  • Knowledge Base
  • Developer Zone
  • API Reference
Contact
  • Talk with an expert
  • Customer Support
  • Contact us
  • Terms of Use
  • Privacy Policy
  • ProAbono © 2015-2022 Subscription Tech SAS. All rights reserved.