Είσοδος
|
Εγγραφή
|
Ελληνικά
English
Français
Deutsch
Italiano
Español
Polski
Our offer
Αρχική
Χρεώσεις / Τιμολόγηση
Planyo store :: Extensions
Πρόγραμμα Συνεργασίας
Customer site of the week
What's new
Σχετικά με την Planyo
Features
META Site
Learn more
Experience a sample planyo site as customer -- Simple integration without own website
Experience a sample planyo site as customer -- Planyo embedded on own website
Experience a sample planyo site as administrator
Χρεώσεις / Τιμολόγηση
Features
Tutorials
Planyo FREE
Planyo PRO / PRO-COMM
META Site
Get started
Plugin
Joomla
Drupal
Wordpress
Typo3
MODx
facebook
Google Sites
S_OUR_PRICING
S_AFPROGSHORT
Βοήθεια
Frequently Asked Questions
Tutorials
S_EXPERTS
API - Planyo Web Services
Επικοινωνία
Blog
API - Planyo Web Services - remove_coupon
You are here:
Planyo
»
Βοήθεια
»
API
» remove_coupon
remove_coupon
Description:
Removes a coupon.
Input:
coupon_id
int
required
ID of the coupon to be removed.
method
string
required
must be set to
remove_coupon
language
string
optional
by specifying a 2-letter (ISO 639-1) language code (all capital letters e.g. EN, DE, FR, ES, IT) you can change the language of the text values returned
api_key
string
required
your API key -
Click here to get your key
. If your API key uses a hash key, you must also include the parameters
hash_key
and
hash_timestamp
.
Output:
none
API playground:
Click here to test this function in the API playground.