Details
Description
The Reseller UI expects the following additional fields to be stored with an order and cannot display the order without them(it just spins forever):
title of business category
title of location
This affects the Orders tab as well as viewing the orders for a specific merchant.
The Deployment API should call the Taxonomy API for each location and business activity in a deployment and store the Location descriptions and Business Category descriptions in each campaign of the order prior to POSTing the order to SAPI.
If there are more than one Business Category for a Business Activity, the first Business Category in the categories list should be used for the order.
Completion of this story should enable API deployments to display properly in the Reseller UI.