Parameter | Description |
---|---|
End Date | End date of events. |
Start Date | Start date of events. |
Parameter | Description |
---|---|
Account Key | Which account key to use for authentication. Must be used with a valid Division ID. If not provided, will default to use the first Account Key and Division ID found. |
Division ID | Which division ID to use for authentication. Must be used with a valid Account Key. If not provided, will default to use the first Account Key and Division ID found. |
[
{
"customerName": "<string>",
"customerCode": "<string>",
"customerId": 1,
"linkedAccountIds": [
"<string>",
"<string>"
],
"customerNameId": "<string>"
}
]
Was this page helpful?