Generate Consumer Attributes
POST {{baseUrl}}/analytics/ca360/v1/customers/{{customerId}}/analytics
Generate a Consumer Attributes report for the given customer. The to
and from
date range is the last 12 months of consumer data, based on the date at which the report was generated.
An analytic ID is created and associated with the customer's ID. If you generate multiple Consumer Attributes reports for the same customer, then each report will have its own analytic ID.
Supported regions:
Request Body
{"accountIds"=>["5011648377", "5011648377"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Finicity-App-Token | string | ||
Finicity-App-Key | string |
RESPONSES
status: OK
{"analytic_id":"ce9693d5-a83e-4ad0-a694-6f48c4fc7877","created_date":"2022-04-12T11:51:23"}