Defines the body parameters that can be included in requests to the BulkRetrieveCustomers endpoint.
Bulk Retrieve Customers Request
Name | Type | Tags | Description |
---|---|---|---|
customer_ids |
Array<String> |
Required | The IDs of the customer profiles to retrieve. |
{
"customer_ids": [
"8DDA5NZVBZFGAX0V3HPF81HHE0",
"N18CPRVXR5214XPBBA6BZQWF3C",
"2GYD7WNXF7BJZW1PMGNXZ3Y8M8"
]
}