Create a customerAsk AIpost https://noms.api.nacelle.com/api/v1/customersThis will create a customer based on the input parameters.Body Paramsaddressesarray of objects≤ 100Addresses associated with the customeraddressesADD objectdestination_reference_idstring1 to 100Destination reference IDemailstringrequiredEmail address of the customerfirst_namestring1 to 100First name of the customeriduuidThe unique identifier for the customerlast_namestring1 to 100Last name of the customermerchant_created_atdate-timeMerchant Specified Timestamp of when the Customer was created.merchant_modified_atdate-timeMerchant Specified Timestamp of the last modification to the Customer.metadataobjectMetadata associated with the customer as key-value pairsmetadata objectphonestring≤ 30Phone number of the customersource_reference_idstring1 to 100Source reference IDHeadersX-Nacelle-Space-IDstringrequiredResponses 201Created 400Bad Request 401Unauthorized 403Forbidden 404Not Found 429Rate Limit Exceeded 500Internal Server ErrorUpdated over 2 years ago