Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 836 Bytes

CustomersMetadataUpdateInBulkRequestBody.md

File metadata and controls

10 lines (7 loc) · 836 Bytes

# CustomersMetadataUpdateInBulkRequestBody

Properties

Name Type Description Notes
sourceIds string[] An array of customer `source_id`'s. [optional]
metadata object Metadata key value pairs to be updated. A set of custom key/value pairs that you can attach to a customer. The metadata object stores all custom attributes assigned to the customer. It can be useful for storing additional information about the customer in a structured format. This metadata can be used for validating whether the customer qualifies for a discount or it can be used in building customer segments. [optional]

[Back to Model list] [Back to API list] [Back to README]