Create new customer and SMPP accountCopy Pagepost https://ssg-portal.melroselabs.com/mgt/customer/Create a new customer and an SMPP accountQuery ParamskeystringrequiredManagement API keyopstringenumrequiredOperationcreate_customer_smppAllowed:create_customer_smppBody Paramsorganisationstringrequiredname of new customer (e.g. "TESTING ABC Ltd")countrystringDefaults to gbISO 3166 country of new customer (e.g. "gb")creditfloatDefaults to 0monetary amount or number of SMS credits to add to new account (e.g. 500)currencystringenumDefaults to NoneCurrency for account balanceNoneGBPUSDEURAllowed:NoneGBPUSDEURcontactNamestringcustomer contact name (e.g. "Joe Bloggs")contactEmailstringcustomer contact email address (will receive configuration email if sendEmailCustomer is true)contactMobilestringcustomer contact mobile numberservicestringrequiredservice API ID for the service the SMPP account is to use (e.g. “bfffff5e-adf1-11eb-bf7e-fffffd5c3860")cugMobilesstringoptional closed user group of mobile numbers (e.g. "4477000,4477111,4477222")sendEmailCustomerbooleansend new SMPP account configuration email to customer contact (e.g. true)truefalsesmppAccountNamestringName of new SMPP accountResponses 200200 400400Updated 11 months ago