Implement Adding of Customer on uspEMCreateEntityById

Issue No: EM-2556
Created 8/13/2018 10:23:33 PM
Type Integration
Priority Major
Status Closed
Resolution Fixed
Fixed Version 18.3
Description We need a way under mobile billing to add new customer entity on the fly. We'll need a standard wat to do this from EM. I see there is already a uspEMCreateEntityById SP on the scripts project. However, there seems to be no implementation for Customers, only Vendors. We need to implement Customers in here so that we can make use of the same SP on our functionality.     We also need to get the Entity Id of the created customer afterwards. Please add an @EntityId integer output parameter on the sp as well