Method
- POST Submit a Bulk Data Graph job
- This method allows you to submit a batch of Data Graph API calls
to retrieve information from the specified datasets. It allows you to search by ID
(
getById) or to search by address (getByAddress).
To efficiently process bulk requests, make sure your input data follows the required format. To help you, two sample template files are available: ID and Address. Use these templates to ensure your input data is structured correctly.