Ordering API 2.0.5

Enhancements

  • Added a new endpoint to get single Get User Order by Order ID.
  • Added a new endpoint to provide all available Promo Codes for a vendor.
  • Changed the default time-out period for Get User Orders to four hours.
  • Changed the tokenization service to provide more information when a token is returned.

Fixes

  • Fixed an issue where the tax rate could be returned in the wrong format.
  • Fixed an issue where API responses could return with Snake case (snake_case), rather than Camel case (camelCase) descriptors.