CustomerCreate a CustomerAsk AIpost https://api.thirdfi.org/api/v1/customersThis API is used to create new customer.Query ParamssandboxstringrequiredBody ParamsemailAddressstringrequiredEmail address of the customer.firstNamestringFirst name of the customer.lastNamestringLast name of the customer.dateofBirthstringDate of birth of the customer.streetstringStreet name of customer address.citystringCity name of customer address.statestringState name of customer address.countrystringCountry name of customer address.postalCodestringPostal code of customer address.statusstringCustomer status. Can be A - Active, I - InactiveResponses 201Cunstomers fetched. 400Bad Request 401Unauthorized 403Forbidden ResourcesUpdated about 3 years ago