Account Aggregation

POST {{baseUrl}}/sources/:id/load-accounts

Starts an account aggregation on the specified source. If the target source is a delimited file source, then the CSV file needs to be included in the request body. You will also need to set the Content-Type header to multipart/form-data. A token with ORGADMIN, SOURCEADMIN, or SOURCE_SUBADMIN authority is required to call this API.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring