Okay
  Public Ticket #2434560
API for custom development
Closed

Comments

  • Mary Jo Staebler started the conversation

    Is their documentation for an API so that I may dynamically create items like coupons in Amelia?

  • [deleted] replied

    Hi Mary Jo Staebler,

    Thank you for your interest in our plugin.

    We have API Routes for the Amelia app, but most of them are protected depends on of the permissions that is set in WordPress Accounts. You can check those API Routs in our free version of Amelia. Amelia Lite is a free WordPress booking plugin that allows to set up a fully-featured automated WordPress booking system on your website. It is a handy tool for small businesses and individuals that depend on stable appointment-booking processes. You can download it from this link.
    When you download Lite version you can find all API Routs in this file ../wp-content/plugins/ameliabooking/src/Infrastructure/Routes/Routes.php (edited) 

    If you don't succeed with this, the second possible solution would be to import coupons in the database.

    Best regards.