Based on the popular open-source "Contract Killer" for web professionals by Stuff & Nonsense
- Originally published: 23rd December 2008
- Revised date: March 15th 2016
- Modified by Platypus Innovations, LLC: July 29, 2020
- Original post
| <?php | |
| /*********** | |
| * CURRENTLY NON-FUNCTIONAL - NEEDING TO MAKE SOME SERVER CHANGES | |
| * | |
| * I've never written an API before, so I'm sure that my extension class is | |
| * riddled with issues and doesn't conform to proper RESTful standards. | |
| * Nevertheless, I wanted to provide some additional API calls to the Order | |
| * Desk API client. | |
| * | |
| * In addition, my API endpoint provides a queue for calls that |