Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 772 Bytes

CustomersMetadataUpdateInBulkRequestBody.md

File metadata and controls

15 lines (7 loc) · 772 Bytes

CustomersMetadataUpdateInBulkRequestBody

Request body schema for POST /customers/metadata/async.

Properties

Name Type Description Notes
sourceIds List<String> An array of customer `source_id`'s.
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.