post_v1-workspaces-workspace-id-data-customersCopy Pagepost https://data.getangler.ai/v1/workspaces/{workspace_id}/data/customersPath Paramsworkspace_idstringrequiredBody ParamssrcstringenumSHOPIFYAPIS3SEGMENTAllowed:SHOPIFYAPIS3SEGMENTdataset_idstringload_idstringdataarray of objectsrequiredlength between 1 and 500data* objectaccepts_marketingboolean | nullWhether the customer has consented to receive marketing material by email.truefalseaccepts_marketing_updated_atdate-time | nullThe date and time (ISO 8601 format) when the customer consented or objected to receiving marketing material by email.addressesarray of objects or null | nullA list of the ten most recently updated addresses for the customer.addressesADD object | nullclient_idstring | nullThe browser or device ID that this customer registration originated from.currencystring | nullThe three-letter code (ISO 4217 format) for the currency that the customer used when they paid for their last order.created_atdate-timerequiredThe date and time (ISO 8601 format) when the customer was created.default_addressobject | nullThe mailing address associated with the payment method.default_address object | nullemailstring | nullThe unique email address of the customer.hashed_emailstring | nullHashed customer's email in SHA256 (lower case).hashed_first_namestring | nullHashed customer's first name in SHA256 (lower case).hashed_last_namestring | nullHashed customer's last name in SHA256 (lower case).hashed_phonestring | nullHashed customer's phone in SHA256 (lower case).email_marketing_consentobject | nullThe marketing consent information when the customer consented to receiving marketing material by email.email_marketing_consent object | nullfirst_namestring | nullThe customer's first name.idstringrequiredlength ≥ 1A unique identifier for the customer.last_namestring | nullThe customer's last name.last_order_idstring | nullThe ID of the customer's last order.last_order_namestring | nullThe name of the customer's last order.metafieldobject | nullAttaches additional metadata to a shop's resources.metafield object | nullmarketing_opt_in_levelstring | nullThe marketing subscription opt-in level, as described in the M3AAWG Sender Best Common Practices, that the customer gave when they consented to receive marketing material by email.notestring | nullA note about the customer.orders_countinteger | nullThe number of orders associated with this customer.phonestring | nullThe unique phone number (E.164 format) for this customer.sms_marketing_consentobject | nullThe marketing consent information when the customer consented to receiving marketing material by SMS.sms_marketing_consent object | nullstatestring | nullenumThe state of the customer's account with a shop.ENABLEDDISABLEDINVITEDDECLINEDAllowed:ENABLEDDISABLEDINVITEDDECLINEDtagsstring | nullTags that the shop owner has attached to the customer, formatted as a string of comma-separated values.tax_exemptboolean | nullWhether the customer is exempt from paying taxes on their order.truefalsetotal_spentstring | nullThe total amount of money that the customer has spent across their order history.updated_atdate-time | nullThe date and time (ISO 8601 format) when the customer information was last updated.verified_emailboolean | nullWhether the customer has verified their email address.truefalseadditional_fieldsarray of objects | nullExtra properties.additional_fieldsADD objectADD objectResponse 201Default ResponseUpdated about 23 hours ago