InformationTitleAdd a new clientURL Name44001076857-add-clientAnswerAdds a new client to your account. Send a POST request to https://api.transmitsms.com/add-client.json with the parameters below. ParameterDescriptionRequirednameClient company nameYEScontactContact nameNOemailClient email addressYESpasswordClient passwordYESmsisdnClient phone number, internationally formatted (e.g. AU 61491570156, UK 447500017696)YEStimezoneA valid TZ zone name, e.g. Australia/Sydney. Defaults to your ownNOapi_secretSet a String value (max 255 characters)NOclient_paysSet to true if the client will pay (the default) or false if you will payNOsms_marginThe number of cents to add to the base SMS price. A decimal valueNOnumber_marginThe number of cents to add to the base number price. A decimal valueNOpayment_methodSet to fixed or variable valueNOfixed_top_up_amountSet fixed top-up amount when payment method is set to fixedNO Example JSON Response XML Response PHP Example